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

[7.14] [Reporting] Fix flaky download pdf test (#105210) #105741

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

jloleysens
Copy link
Contributor

Backports the following commits to 7.14:

* added a retry for checking that we are on the dashboard landing page

* added .only and removed .skip

* remove .only

* revert this: added .only for flaky test runner

* Remove .only

Co-authored-by: Kibana Machine <[email protected]>
@jloleysens jloleysens enabled auto-merge (squash) July 15, 2021 11:48
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/observability/feature_controls/observability_security·ts.Observability specs feature controls observability security feature controls observability cases all privileges allows a case to be created

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:12:24]         └-: Observability specs
[00:12:24]           └-> "before all" hook in "Observability specs"
[00:12:24]           └-: feature controls
[00:12:24]             └-> "before all" hook in "feature controls"
[00:12:24]             └-: observability security feature controls
[00:12:24]               └-> "before all" hook in "observability security feature controls"
[00:12:24]               └-> "before all" hook in "observability security feature controls"
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Loading "mappings.json"
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Loading "data.json.gz"
[00:12:24]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_task_manager_7.14.0_001/udarnQgMSOOxbQGwYDrmMQ] deleting index
[00:12:24]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_1/LWZndz5aT8GYGlvH9K8j_Q] deleting index
[00:12:24]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_7.14.0_001/gv0i6ut0THOT589TxYfCsg] deleting index
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Deleted existing index ".kibana_7.14.0_001"
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Deleted existing index ".kibana_task_manager_7.14.0_001"
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Deleted existing index ".kibana_1"
[00:12:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:12:24]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_1]
[00:12:24]                 │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]]).
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Created index ".kibana_1"
[00:12:24]                 │ debg [x-pack/test/functional/es_archives/cases/default] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"1","number_of_shards":"1"}}
[00:12:24]                 │ info [x-pack/test/functional/es_archives/cases/default] Indexed 9 docs into ".kibana_1"
[00:12:24]                 │ debg Migrating saved objects
[00:12:24]                 │ proc [kibana]   log   [12:27:41.757] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 3ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:41.760] [info][savedobjects-service] [.kibana] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 8ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:41.762] [info][savedobjects-service] [.kibana] WAIT_FOR_YELLOW_SOURCE -> CHECK_UNKNOWN_DOCUMENTS. took: 2ms.
[00:12:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_task_manager_7.14.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:12:24]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_task_manager_7.14.0_001]
[00:12:24]                 │ proc [kibana]   log   [12:27:41.767] [info][savedobjects-service] [.kibana] CHECK_UNKNOWN_DOCUMENTS -> SET_SOURCE_WRITE_BLOCK. took: 5ms.
[00:12:24]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_1/sQi6veSDRGy1e8IpqnFfnA]]
[00:12:24]                 │ proc [kibana]   log   [12:27:41.832] [warning][environment] Detected an unhandled Promise rejection.
[00:12:24]                 │ proc [kibana] {"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [.kibana_7.14.0] and [require_alias] request flag is [true] and [.kibana_7.14.0] is not an alias","index_uuid":"_na_","index":".kibana_7.14.0"}],"type":"index_not_found_exception","reason":"no such index [.kibana_7.14.0] and [require_alias] request flag is [true] and [.kibana_7.14.0] is not an alias","index_uuid":"_na_","index":".kibana_7.14.0"},"status":404}
[00:12:24]                 │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_task_manager_7.14.0_001][0]]]).
[00:12:24]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_1]
[00:12:24]                 │ proc [kibana]   log   [12:27:41.872] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 115ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:41.907] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP. took: 140ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:41.953] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 81ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:41.954] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 200ms
[00:12:24]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_7.14.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:12:24]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_7.14.0_reindex_temp]
[00:12:24]                 │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.14.0_reindex_temp][0]]]).
[00:12:24]                 │ proc [kibana]   log   [12:27:42.028] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 120ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.031] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 4ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.036] [info][savedobjects-service] [.kibana] Starting to process 9 documents.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.037] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 5ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.041] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_INDEX_BULK. took: 5ms.
[00:12:24]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.14.0_reindex_temp/PHQ1fxk1TqOqR8n22MXpDg] update_mapping [_doc]
[00:12:24]                 │ proc [kibana]   log   [12:27:42.089] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX_BULK -> REINDEX_SOURCE_TO_TEMP_READ. took: 48ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.095] [info][savedobjects-service] [.kibana] Processed 9 documents out of 9.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.096] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 6ms.
[00:12:24]                 │ proc [kibana]   log   [12:27:42.098] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 3ms.
[00:12:24]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] adding block write to indices [[.kibana_7.14.0_reindex_temp/PHQ1fxk1TqOqR8n22MXpDg]]
[00:12:24]                 │ info [o.e.c.m.MetadataIndexStateService] [node-01] completed adding block write to indices [.kibana_7.14.0_reindex_temp]
[00:12:25]                 │ proc [kibana]   log   [12:27:42.159] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 61ms.
[00:12:25]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] applying create index request using existing index [.kibana_7.14.0_reindex_temp] metadata
[00:12:25]                 │ info [o.e.c.m.MetadataCreateIndexService] [node-01] [.kibana_7.14.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:12:25]                 │ info [o.e.c.r.a.AllocationService] [node-01] updating number_of_replicas to [0] for indices [.kibana_7.14.0_001]
[00:12:25]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.14.0_001/TPcKQbEkR6yncgi3mXPB7w] create_mapping [_doc]
[00:12:25]                 │ info [o.e.c.r.a.AllocationService] [node-01] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.14.0_001][0]]]).
[00:12:25]                 │ proc [kibana]   log   [12:27:42.291] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> REFRESH_TARGET. took: 132ms.
[00:12:25]                 │ proc [kibana]   log   [12:27:42.294] [info][savedobjects-service] [.kibana] REFRESH_TARGET -> OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT. took: 3ms.
[00:12:25]                 │ proc [kibana]   log   [12:27:42.297] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_OPEN_PIT -> OUTDATED_DOCUMENTS_SEARCH_READ. took: 3ms.
[00:12:25]                 │ proc [kibana]   log   [12:27:42.303] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_READ -> OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT. took: 6ms.
[00:12:25]                 │ proc [kibana]   log   [12:27:42.305] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH_CLOSE_PIT -> UPDATE_TARGET_MAPPINGS. took: 2ms.
[00:12:25]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.14.0_001/TPcKQbEkR6yncgi3mXPB7w] update_mapping [_doc]
[00:12:25]                 │ proc [kibana]   log   [12:27:42.378] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 73ms.
[00:12:25]                 │ info [o.e.t.LoggingTaskListener] [node-01] 28213 finished with response BulkByScrollResponse[took=23.1ms,timed_out=false,sliceId=null,updated=9,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:12:25]                 │ proc [kibana]   log   [12:27:42.483] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 105ms.
[00:12:25]                 │ info [o.e.c.m.MetadataDeleteIndexService] [node-01] [.kibana_7.14.0_reindex_temp/PHQ1fxk1TqOqR8n22MXpDg] deleting index
[00:12:25]                 │ proc [kibana]   log   [12:27:42.552] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 69ms.
[00:12:25]                 │ proc [kibana]   log   [12:27:42.552] [info][savedobjects-service] [.kibana] Migration completed after 800ms
[00:12:25]                 │ debg [x-pack/test/functional/es_archives/cases/default] Migrated Kibana index after loading Kibana data
[00:12:26]                 │ debg [x-pack/test/functional/es_archives/cases/default] Ensured that default space exists in .kibana
[00:12:26]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true,"visualization:visualize:legacyPieChartsLibrary":true}
[00:12:26]                 │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_7.14.0_001/TPcKQbEkR6yncgi3mXPB7w] update_mapping [_doc]
[00:12:28]               └-: observability cases all privileges
[00:12:28]                 └-> "before all" hook for "shows observability/cases navlink"
[00:12:28]                 └-> "before all" hook for "shows observability/cases navlink"
[00:12:28]                   │ debg creating role cases_observability_all_role
[00:12:28]                   │ info [o.e.x.s.a.r.TransportPutRoleAction] [node-01] added role [cases_observability_all_role]
[00:12:28]                   │ debg creating user cases_observability_all_user
[00:12:28]                   │ info [o.e.x.s.a.u.TransportPutUserAction] [node-01] added user [cases_observability_all_user]
[00:12:28]                   │ debg created user cases_observability_all_user
[00:12:28]                   │ debg SecurityPage.forceLogout
[00:12:28]                   │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:12:28]                   │ debg --- retry.tryForTime error: .login-form is not displayed
[00:12:28]                   │ debg Redirecting to /logout to force the logout
[00:12:28]                   │ debg Waiting on the login form to appear
[00:12:28]                   │ debg Waiting for Login Page to appear.
[00:12:28]                   │ debg Waiting up to 100000ms for login page...
[00:12:28]                   │ debg browser[INFO] http://localhost:61231/logout?_t=1626352065995 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:28]                   │
[00:12:28]                   │ debg browser[INFO] http://localhost:61231/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:28]                   │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:12:31]                   │ERROR browser[SEVERE] http://localhost:61231/api/alerts/list_alert_types - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:12:31]                   │ debg browser[INFO] http://localhost:61231/42564/bundles/core/core.entry.js 12:157123 "Detected an unhandled Promise rejection.
[00:12:31]                   │      Error: Unauthorized"
[00:12:31]                   │ERROR browser[SEVERE] http://localhost:61231/42564/bundles/core/core.entry.js 5:2514 
[00:12:31]                   │ debg browser[INFO] http://localhost:61231/login?msg=LOGGED_OUT 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:31]                   │
[00:12:31]                   │ debg browser[INFO] http://localhost:61231/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:31]                   │ debg --- retry.tryForTime error: .login-form is not displayed
[00:12:32]                   │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=2500
[00:12:32]                   │ERROR browser[SEVERE] http://localhost:61231/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:12:32]                   │ debg TestSubjects.exists(loginForm)
[00:12:32]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loginForm"]') with timeout=2500
[00:12:32]                   │ debg Waiting for Login Form to appear.
[00:12:32]                   │ debg Waiting up to 100000ms for login form...
[00:12:32]                   │ debg TestSubjects.exists(loginForm)
[00:12:32]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loginForm"]') with timeout=2500
[00:12:32]                   │ debg TestSubjects.setValue(loginUsername, cases_observability_all_user)
[00:12:32]                   │ debg TestSubjects.click(loginUsername)
[00:12:32]                   │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:32]                   │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:33]                   │ debg TestSubjects.setValue(loginPassword, cases_observability_all_user-password)
[00:12:33]                   │ debg TestSubjects.click(loginPassword)
[00:12:33]                   │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:33]                   │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:33]                   │ debg TestSubjects.click(loginSubmit)
[00:12:33]                   │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:33]                   │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:33]                   │ debg Waiting for login result, expected: undefined.
[00:12:33]                   │ debg Waiting up to 20000ms for logout button visible...
[00:12:33]                   │ debg TestSubjects.exists(userMenuButton)
[00:12:33]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenuButton"]') with timeout=2500
[00:12:33]                   │ proc [kibana]   log   [12:27:50.580] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:12:36]                   │ debg browser[INFO] http://localhost:61231/app/home 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:36]                   │
[00:12:36]                   │ debg browser[INFO] http://localhost:61231/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:36]                   │ debg --- retry.tryForTime error: [data-test-subj="userMenuButton"] is not displayed
[00:12:37]                   │ debg TestSubjects.exists(userMenuButton)
[00:12:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenuButton"]') with timeout=2500
[00:12:37]                   │ debg TestSubjects.exists(userMenu)
[00:12:37]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=2500
[00:12:39]                   │ debg --- retry.tryForTime error: [data-test-subj="userMenu"] is not displayed
[00:12:40]                   │ debg TestSubjects.click(userMenuButton)
[00:12:40]                   │ debg Find.clickByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:12:40]                   │ debg Find.findByCssSelector('[data-test-subj="userMenuButton"]') with timeout=10000
[00:12:40]                   │ debg TestSubjects.exists(userMenu)
[00:12:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"]') with timeout=120000
[00:12:40]                   │ debg TestSubjects.exists(userMenu > logoutLink)
[00:12:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="userMenu"] [data-test-subj="logoutLink"]') with timeout=2500
[00:12:40]                 └-> shows observability/cases navlink
[00:12:40]                   └-> "before each" hook: global before each for "shows observability/cases navlink"
[00:12:40]                   │ debg isGlobalLoadingIndicatorVisible
[00:12:40]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:40]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:41]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:42]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:42]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:42]                   │ debg TestSubjects.exists(collapsibleNav)
[00:12:42]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:12:44]                   │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:12:45]                   │ debg TestSubjects.click(toggleNavButton)
[00:12:45]                   │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:12:45]                   │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:12:45]                   │ debg TestSubjects.find(collapsibleNav)
[00:12:45]                   │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:12:45]                   │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:12:45]                   │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:12:45]                   │ debg Find.clickByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:12:45]                   │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:12:45]                   └- ✓ pass  (5.4s) "Observability specs feature controls observability security feature controls observability cases all privileges shows observability/cases navlink"
[00:12:45]                 └-> landing page shows "Create new case" button
[00:12:45]                   └-> "before each" hook: global before each for "landing page shows "Create new case" button"
[00:12:45]                   │ debg navigateToActualUrl http://localhost:61231/app/observability/cases
[00:12:45]                   │ debg browser[INFO] http://localhost:61231/app/observability/cases?_t=1626352082875 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:45]                   │
[00:12:45]                   │ debg browser[INFO] http://localhost:61231/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:45]                   │ debg currentUrl = http://localhost:61231/app/observability/cases
[00:12:45]                   │          appUrl = http://localhost:61231/app/observability/cases
[00:12:45]                   │ debg TestSubjects.find(kibanaChrome)
[00:12:45]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:47]                   │ debg TestSubjects.find(createNewCaseBtn)
[00:12:47]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=20000
[00:12:47]                   │ proc [kibana]   log   [12:28:04.577] [error][http] ResponseError: security_exception: [security_exception] Reason: action [indices:data/read/search] is unauthorized for user [cases_observability_all_user] with roles [cases_observability_all_role], this action is granted by the index privileges [read,all]
[00:12:47]                   │ proc [kibana]     at onBody (/dev/shm/workspace/kibana-build-23/node_modules/@elastic/elasticsearch/lib/Transport.js:337:23)
[00:12:47]                   │ proc [kibana]     at IncomingMessage.onEnd (/dev/shm/workspace/kibana-build-23/node_modules/@elastic/elasticsearch/lib/Transport.js:264:11)
[00:12:47]                   │ proc [kibana]     at IncomingMessage.emit (events.js:387:35)
[00:12:47]                   │ proc [kibana]     at endReadableNT (internal/streams/readable.js:1317:12)
[00:12:47]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
[00:12:47]                   │ proc [kibana]   meta: {
[00:12:47]                   │ proc [kibana]     body: { error: [Object], status: 403 },
[00:12:47]                   │ proc [kibana]     statusCode: 403,
[00:12:47]                   │ proc [kibana]     headers: {
[00:12:47]                   │ proc [kibana]       'x-opaque-id': 'fa8de210-ec88-4085-8290-0de218e3add7',
[00:12:47]                   │ proc [kibana]       'x-elastic-product': 'Elasticsearch',
[00:12:47]                   │ proc [kibana]       'content-type': 'application/json; charset=UTF-8',
[00:12:47]                   │ proc [kibana]       'content-length': '501'
[00:12:47]                   │ proc [kibana]     },
[00:12:47]                   │ proc [kibana]     meta: {
[00:12:47]                   │ proc [kibana]       context: null,
[00:12:47]                   │ proc [kibana]       request: [Object],
[00:12:47]                   │ proc [kibana]       name: 'elasticsearch-js',
[00:12:47]                   │ proc [kibana]       connection: [Object],
[00:12:47]                   │ proc [kibana]       attempts: 0,
[00:12:47]                   │ proc [kibana]       aborted: false
[00:12:47]                   │ proc [kibana]     }
[00:12:47]                   │ proc [kibana]   }
[00:12:47]                   │ proc [kibana] }
[00:12:47]                   │ proc [kibana]  error  [12:28:04.405]  Error: Internal Server Error
[00:12:47]                   │ proc [kibana]     at HapiResponseAdapter.toInternalError (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:61:19)
[00:12:47]                   │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:177:34)
[00:12:47]                   │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:12:47]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:12:47]                   │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:124:50)
[00:12:47]                   │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:12:47]                   │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:46:20)
[00:12:47]                   │ proc [kibana]     at exports.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:31:20)
[00:12:47]                   │ proc [kibana]     at Request._lifecycle (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:370:32)
[00:12:47]                   │ proc [kibana]     at Request._execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:279:9)
[00:12:47]                   │ proc [kibana]  error  [12:28:04.402]  Error: Internal Server Error
[00:12:47]                   │ proc [kibana]     at HapiResponseAdapter.toError (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:128:19)
[00:12:47]                   │ proc [kibana]     at HapiResponseAdapter.toHapiResponse (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:82:19)
[00:12:47]                   │ proc [kibana]     at HapiResponseAdapter.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:73:17)
[00:12:47]                   │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:164:34)
[00:12:47]                   │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:12:47]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:12:47]                   │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:124:50)
[00:12:47]                   │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:12:47]                   │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:46:20)
[00:12:47]                   │ proc [kibana]     at exports.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:31:20)
[00:12:47]                   │ proc [kibana]     at Request._lifecycle (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:370:32)
[00:12:47]                   │ proc [kibana]     at Request._execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:279:9)
[00:12:47]                   │ proc [kibana]   log   [12:28:04.609] [warning][api-authorization][plugins][security] User not authorized for "/api/uptime/index_status": responding with 403
[00:12:47]                   │ proc [kibana]   log   [12:28:04.616] [warning][api-authorization][plugins][security] User not authorized for "/api/apm/observability_overview/has_rum_data?start=2021-07-15T12%3A13%3A04.365Z&end=2021-07-15T12%3A28%3A04.366Z&uiFilters=": responding with 403
[00:12:47]                   │ proc [kibana]   log   [12:28:04.654] [warning][api-authorization][plugins][security] User not authorized for "/api/apm/observability_overview/has_data": responding with 403
[00:12:47]                   │ERROR browser[SEVERE] http://localhost:61231/api/metrics/source/default/hasData - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:12:47]                   │ERROR browser[SEVERE] http://localhost:61231/api/infra/log_source_configurations/default/status - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:12:47]                   │ERROR browser[SEVERE] http://localhost:61231/api/uptime/index_status - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:47]                   │ERROR browser[SEVERE] http://localhost:61231/api/apm/observability_overview/has_rum_data?start=2021-07-15T12%3A13%3A04.365Z&end=2021-07-15T12%3A28%3A04.366Z&uiFilters= - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:47]                   │ERROR browser[SEVERE] http://localhost:61231/api/apm/observability_overview/has_data - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:47]                   └- ✓ pass  (1.9s) "Observability specs feature controls observability security feature controls observability cases all privileges landing page shows "Create new case" button"
[00:12:47]                 └-> doesn't show read-only badge
[00:12:47]                   └-> "before each" hook: global before each for "doesn't show read-only badge"
[00:12:47]                   │ debg navigateToActualUrl http://localhost:61231/app/observability/cases
[00:12:47]                   │ERROR browser[SEVERE] http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 389:77071 Error: Object type ".none" is not registered.
[00:12:47]                   │          at type_registry_TypeRegistry.get (http://localhost:61231/42564/bundles/plugin/triggersActionsUi/kibana/triggersActionsUi.plugin.js:2:55459)
[00:12:47]                   │          at ExternalServiceColumn (http://localhost:61231/42564/bundles/plugin/cases/8.0.0/cases.chunk.2.js:3:11282)
[00:12:47]                   │          at us (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:59332)
[00:12:47]                   │          at wa (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:104414)
[00:12:47]                   │          at ml (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:90018)
[00:12:47]                   │          at fl (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:89943)
[00:12:47]                   │          at ol (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:87291)
[00:12:47]                   │          at http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:45733
[00:12:47]                   │          at t.unstable_runWithPriority (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:398:3462)
[00:12:47]                   │          at $r (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:45442)
[00:12:47]                   │ debg browser[INFO] http://localhost:61231/app/observability/cases?_t=1626352084737 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:47]                   │
[00:12:47]                   │ debg browser[INFO] http://localhost:61231/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:47]                   │ debg currentUrl = http://localhost:61231/app/observability/cases
[00:12:47]                   │          appUrl = http://localhost:61231/app/observability/cases
[00:12:47]                   │ debg TestSubjects.find(kibanaChrome)
[00:12:47]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:49]                   │ debg TestSubjects.missingOrFail(case-callout-e41900b01c9ef0fa81dd6ff326083fb3)
[00:12:49]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="case-callout-e41900b01c9ef0fa81dd6ff326083fb3"]') with timeout=2500
[00:12:49]                   │ proc [kibana]   log   [12:28:06.386] [error][http] ResponseError: security_exception: [security_exception] Reason: action [indices:data/read/search] is unauthorized for user [cases_observability_all_user] with roles [cases_observability_all_role], this action is granted by the index privileges [read,all]
[00:12:49]                   │ proc [kibana]     at onBody (/dev/shm/workspace/kibana-build-23/node_modules/@elastic/elasticsearch/lib/Transport.js:337:23)
[00:12:49]                   │ proc [kibana]     at IncomingMessage.onEnd (/dev/shm/workspace/kibana-build-23/node_modules/@elastic/elasticsearch/lib/Transport.js:264:11)
[00:12:49]                   │ proc [kibana]     at IncomingMessage.emit (events.js:387:35)
[00:12:49]                   │ proc [kibana]     at endReadableNT (internal/streams/readable.js:1317:12)
[00:12:49]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
[00:12:49]                   │ proc [kibana]   meta: {
[00:12:49]                   │ proc [kibana]     body: { error: [Object], status: 403 },
[00:12:49]                   │ proc [kibana]     statusCode: 403,
[00:12:49]                   │ proc [kibana]     headers: {
[00:12:49]                   │ proc [kibana]       'x-opaque-id': '330dd88a-bf87-4fe0-94a1-8e191a081ab9',
[00:12:49]                   │ proc [kibana]       'x-elastic-product': 'Elasticsearch',
[00:12:49]                   │ proc [kibana]       'content-type': 'application/json; charset=UTF-8',
[00:12:49]                   │ proc [kibana]       'content-length': '501'
[00:12:49]                   │ proc [kibana]     },
[00:12:49]                   │ proc [kibana]     meta: {
[00:12:49]                   │ proc [kibana]       context: null,
[00:12:49]                   │ proc [kibana]       request: [Object],
[00:12:49]                   │ proc [kibana]       name: 'elasticsearch-js',
[00:12:49]                   │ proc [kibana]       connection: [Object],
[00:12:49]                   │ proc [kibana]       attempts: 0,
[00:12:49]                   │ proc [kibana]       aborted: false
[00:12:49]                   │ proc [kibana]     }
[00:12:49]                   │ proc [kibana]   }
[00:12:49]                   │ proc [kibana] }
[00:12:49]                   │ proc [kibana]  error  [12:28:06.319]  Error: Internal Server Error
[00:12:49]                   │ proc [kibana]     at HapiResponseAdapter.toError (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:128:19)
[00:12:49]                   │ proc [kibana]     at HapiResponseAdapter.toHapiResponse (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:82:19)
[00:12:49]                   │ proc [kibana]     at HapiResponseAdapter.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:73:17)
[00:12:49]                   │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:164:34)
[00:12:49]                   │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:12:49]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:12:49]                   │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:124:50)
[00:12:49]                   │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:12:49]                   │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:46:20)
[00:12:49]                   │ proc [kibana]     at exports.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:31:20)
[00:12:49]                   │ proc [kibana]     at Request._lifecycle (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:370:32)
[00:12:49]                   │ proc [kibana]     at Request._execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:279:9)
[00:12:49]                   │ proc [kibana]  error  [12:28:06.319]  Error: Internal Server Error
[00:12:49]                   │ proc [kibana]     at HapiResponseAdapter.toInternalError (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:61:19)
[00:12:49]                   │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:177:34)
[00:12:49]                   │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:12:49]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:12:49]                   │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:124:50)
[00:12:49]                   │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:12:49]                   │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:46:20)
[00:12:49]                   │ proc [kibana]     at exports.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:31:20)
[00:12:49]                   │ proc [kibana]     at Request._lifecycle (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:370:32)
[00:12:49]                   │ proc [kibana]     at Request._execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:279:9)
[00:12:49]                   │ proc [kibana]   log   [12:28:06.402] [warning][api-authorization][plugins][security] User not authorized for "/api/apm/observability_overview/has_rum_data?start=2021-07-15T12%3A13%3A06.301Z&end=2021-07-15T12%3A28%3A06.301Z&uiFilters=": responding with 403
[00:12:49]                   │ proc [kibana]   log   [12:28:06.404] [warning][api-authorization][plugins][security] User not authorized for "/api/uptime/index_status": responding with 403
[00:12:49]                   │ proc [kibana]   log   [12:28:06.422] [warning][api-authorization][plugins][security] User not authorized for "/api/apm/observability_overview/has_data": responding with 403
[00:12:49]                   │ERROR browser[SEVERE] http://localhost:61231/api/infra/log_source_configurations/default/status - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:12:49]                   │ERROR browser[SEVERE] http://localhost:61231/api/metrics/source/default/hasData - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:12:49]                   │ERROR browser[SEVERE] http://localhost:61231/api/apm/observability_overview/has_rum_data?start=2021-07-15T12%3A13%3A06.301Z&end=2021-07-15T12%3A28%3A06.301Z&uiFilters= - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:49]                   │ERROR browser[SEVERE] http://localhost:61231/api/uptime/index_status - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:49]                   │ERROR browser[SEVERE] http://localhost:61231/api/apm/observability_overview/has_data - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:49]                   │ERROR browser[SEVERE] http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 389:77071 Error: Object type ".none" is not registered.
[00:12:49]                   │          at type_registry_TypeRegistry.get (http://localhost:61231/42564/bundles/plugin/triggersActionsUi/kibana/triggersActionsUi.plugin.js:2:55459)
[00:12:49]                   │          at ExternalServiceColumn (http://localhost:61231/42564/bundles/plugin/cases/8.0.0/cases.chunk.2.js:3:11282)
[00:12:49]                   │          at us (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:59332)
[00:12:49]                   │          at wa (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:104414)
[00:12:49]                   │          at ml (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:90018)
[00:12:49]                   │          at fl (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:89943)
[00:12:49]                   │          at ol (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:87291)
[00:12:49]                   │          at http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:45733
[00:12:49]                   │          at t.unstable_runWithPriority (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:398:3462)
[00:12:49]                   │          at $r (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:45442)
[00:12:49]                   └- ✓ pass  (2.1s) "Observability specs feature controls observability security feature controls observability cases all privileges doesn't show read-only badge"
[00:12:49]                 └-> allows a case to be created
[00:12:49]                   └-> "before each" hook: global before each for "allows a case to be created"
[00:12:49]                   │ debg navigateToActualUrl http://localhost:61231/app/observability/cases
[00:12:49]                   │ debg browser[INFO] http://localhost:61231/app/observability/cases?_t=1626352086846 281 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:12:49]                   │
[00:12:49]                   │ debg browser[INFO] http://localhost:61231/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:49]                   │ debg currentUrl = http://localhost:61231/app/observability/cases
[00:12:49]                   │          appUrl = http://localhost:61231/app/observability/cases
[00:12:49]                   │ debg TestSubjects.find(kibanaChrome)
[00:12:49]                   │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:51]                   │ debg TestSubjects.click(createNewCaseBtn)
[00:12:51]                   │ debg Find.clickByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:12:51]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:12:51]                   │ proc [kibana]   log   [12:28:08.399] [warning][api-authorization][plugins][security] User not authorized for "/api/apm/observability_overview/has_rum_data?start=2021-07-15T12%3A13%3A08.305Z&end=2021-07-15T12%3A28%3A08.306Z&uiFilters=": responding with 403
[00:12:51]                   │ proc [kibana]   log   [12:28:08.413] [error][http] ResponseError: security_exception: [security_exception] Reason: action [indices:data/read/search] is unauthorized for user [cases_observability_all_user] with roles [cases_observability_all_role], this action is granted by the index privileges [read,all]
[00:12:51]                   │ proc [kibana]     at onBody (/dev/shm/workspace/kibana-build-23/node_modules/@elastic/elasticsearch/lib/Transport.js:337:23)
[00:12:51]                   │ proc [kibana]     at IncomingMessage.onEnd (/dev/shm/workspace/kibana-build-23/node_modules/@elastic/elasticsearch/lib/Transport.js:264:11)
[00:12:51]                   │ proc [kibana]     at IncomingMessage.emit (events.js:387:35)
[00:12:51]                   │ proc [kibana]     at endReadableNT (internal/streams/readable.js:1317:12)
[00:12:51]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:82:21) {
[00:12:51]                   │ proc [kibana]   meta: {
[00:12:51]                   │ proc [kibana]     body: { error: [Object], status: 403 },
[00:12:51]                   │ proc [kibana]     statusCode: 403,
[00:12:51]                   │ proc [kibana]     headers: {
[00:12:51]                   │ proc [kibana]       'x-opaque-id': 'c404a5f8-aebd-4acb-bd7c-4f8f09099870',
[00:12:51]                   │ proc [kibana]       'x-elastic-product': 'Elasticsearch',
[00:12:51]                   │ proc [kibana]       'content-type': 'application/json; charset=UTF-8',
[00:12:51]                   │ proc [kibana]       'content-length': '501'
[00:12:51]                   │ proc [kibana]     },
[00:12:51]                   │ proc [kibana]     meta: {
[00:12:51]                   │ proc [kibana]       context: null,
[00:12:51]                   │ proc [kibana]       request: [Object],
[00:12:51]                   │ proc [kibana]       name: 'elasticsearch-js',
[00:12:51]                   │ proc [kibana]       connection: [Object],
[00:12:51]                   │ proc [kibana]       attempts: 0,
[00:12:51]                   │ proc [kibana]       aborted: false
[00:12:51]                   │ proc [kibana]     }
[00:12:51]                   │ proc [kibana]   }
[00:12:51]                   │ proc [kibana] }
[00:12:51]                   │ proc [kibana]  error  [12:28:08.331]  Error: Internal Server Error
[00:12:51]                   │ proc [kibana]     at HapiResponseAdapter.toError (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:128:19)
[00:12:51]                   │ proc [kibana]     at HapiResponseAdapter.toHapiResponse (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:82:19)
[00:12:51]                   │ proc [kibana]     at HapiResponseAdapter.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:73:17)
[00:12:51]                   │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:164:34)
[00:12:51]                   │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:12:51]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:12:51]                   │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:124:50)
[00:12:51]                   │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:12:51]                   │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:46:20)
[00:12:51]                   │ proc [kibana]     at exports.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:31:20)
[00:12:51]                   │ proc [kibana]     at Request._lifecycle (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:370:32)
[00:12:51]                   │ proc [kibana]     at Request._execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:279:9)
[00:12:51]                   │ proc [kibana]  error  [12:28:08.346]  Error: Internal Server Error
[00:12:51]                   │ proc [kibana]     at HapiResponseAdapter.toInternalError (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/response_adapter.js:61:19)
[00:12:51]                   │ proc [kibana]     at Router.handle (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:177:34)
[00:12:51]                   │ proc [kibana]     at runMicrotasks (<anonymous>)
[00:12:51]                   │ proc [kibana]     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:12:51]                   │ proc [kibana]     at handler (/dev/shm/workspace/kibana-build-23/src/core/server/http/router/router.js:124:50)
[00:12:51]                   │ proc [kibana]     at exports.Manager.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
[00:12:51]                   │ proc [kibana]     at Object.internals.handler (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:46:20)
[00:12:51]                   │ proc [kibana]     at exports.execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/handler.js:31:20)
[00:12:51]                   │ proc [kibana]     at Request._lifecycle (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:370:32)
[00:12:51]                   │ proc [kibana]     at Request._execute (/dev/shm/workspace/kibana-build-23/node_modules/@hapi/hapi/lib/request.js:279:9)
[00:12:51]                   │ proc [kibana]   log   [12:28:08.435] [warning][api-authorization][plugins][security] User not authorized for "/api/uptime/index_status": responding with 403
[00:12:51]                   │ proc [kibana]   log   [12:28:08.461] [warning][api-authorization][plugins][security] User not authorized for "/api/apm/observability_overview/has_data": responding with 403
[00:12:51]                   │ERROR browser[SEVERE] http://localhost:61231/api/apm/observability_overview/has_rum_data?start=2021-07-15T12%3A13%3A08.305Z&end=2021-07-15T12%3A28%3A08.306Z&uiFilters= - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:51]                   │ERROR browser[SEVERE] http://localhost:61231/api/infra/log_source_configurations/default/status - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:12:51]                   │ERROR browser[SEVERE] http://localhost:61231/api/metrics/source/default/hasData - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:12:51]                   │ERROR browser[SEVERE] http://localhost:61231/api/uptime/index_status - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:51]                   │ERROR browser[SEVERE] http://localhost:61231/api/apm/observability_overview/has_data - Failed to load resource: the server responded with a status of 403 (Forbidden)
[00:12:51]                   │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:12:51]                   │        (Session info: headless chrome=91.0.4472.114)
[00:12:51]                   │ debg finding element 'By(css selector, [data-test-subj="createNewCaseBtn"])' again, 2 attempts left
[00:12:51]                   │ERROR browser[SEVERE] http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 389:77071 Error: Object type ".none" is not registered.
[00:12:51]                   │          at type_registry_TypeRegistry.get (http://localhost:61231/42564/bundles/plugin/triggersActionsUi/kibana/triggersActionsUi.plugin.js:2:55459)
[00:12:51]                   │          at ExternalServiceColumn (http://localhost:61231/42564/bundles/plugin/cases/8.0.0/cases.chunk.2.js:3:11282)
[00:12:51]                   │          at us (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:59332)
[00:12:51]                   │          at wa (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:104414)
[00:12:51]                   │          at ml (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:90018)
[00:12:51]                   │          at fl (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:89943)
[00:12:51]                   │          at ol (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:87291)
[00:12:51]                   │          at http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:45733
[00:12:51]                   │          at t.unstable_runWithPriority (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:398:3462)
[00:12:51]                   │          at $r (http://localhost:61231/42564/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:390:45442)
[00:13:01]                   │ debg --- retry.try error: no such element: Unable to locate element: {"method":"css selector","selector":"[data-test-subj="createNewCaseBtn"]"}
[00:13:01]                   │        (Session info: headless chrome=91.0.4472.114)
[00:13:02]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:13:12]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:13:12]                   │      Wait timed out after 10007ms
[00:13:12]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:13:22]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:13:22]                   │      Wait timed out after 10045ms
[00:13:23]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:13:33]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:13:33]                   │      Wait timed out after 10046ms
[00:13:33]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:13:43]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:13:43]                   │      Wait timed out after 10008ms
[00:13:44]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:13:54]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:13:54]                   │      Wait timed out after 10057ms
[00:13:54]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:14:04]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:04]                   │      Wait timed out after 10012ms
[00:14:05]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:14:15]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:15]                   │      Wait timed out after 10034ms
[00:14:15]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:14:25]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:25]                   │      Wait timed out after 10030ms
[00:14:26]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:14:36]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:36]                   │      Wait timed out after 10049ms
[00:14:37]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:14:47]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:47]                   │      Wait timed out after 10044ms
[00:14:47]                   │ debg Find.findByCssSelector('[data-test-subj="createNewCaseBtn"]') with timeout=10000
[00:14:50]                   │ info [o.e.c.m.MetadataMappingService] [node-01] [.kibana_task_manager_7.14.0_001/5Jpv55dVTfykoFiOOShdOw] update_mapping [_doc]
[00:14:57]                   │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:57]                   │      Wait timed out after 10010ms
[00:14:58]                   │ info Taking screenshot "/dev/shm/workspace/parallel/23/kibana/x-pack/test/functional/screenshots/failure/Observability specs feature controls observability security feature controls observability cases all privileges allows a case to be created.png"
[00:14:58]                   │ info Current URL is: http://localhost:61231/app/observability/cases
[00:14:58]                   │ info Saving page source to: /dev/shm/workspace/parallel/23/kibana/x-pack/test/functional/failure_debug/html/Observability specs feature controls observability security feature controls observability cases all privileges allows a case to be created.html
[00:14:58]                   └- ✖ fail: Observability specs feature controls observability security feature controls observability cases all privileges allows a case to be created
[00:14:58]                   │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
[00:14:58]                   │ Wait timed out after 10010ms
[00:14:58]                   │     at /dev/shm/workspace/parallel/23/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:14:58]                   │     at runMicrotasks (<anonymous>)
[00:14:58]                   │     at processTicksAndRejections (internal/process/task_queues.js:95:5)
[00:14:58]                   │       at onFailure (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:14:58]                   │       at retryForSuccess (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:14:58]                   │       at RetryService.try (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry.ts:31:12)
[00:14:58]                   │       at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/23/kibana/test/functional/services/common/find.ts:360:5)
[00:14:58]                   │       at TestSubjects.click (/dev/shm/workspace/parallel/23/kibana/test/functional/services/common/test_subjects.ts:105:5)
[00:14:58]                   │       at Context.<anonymous> (test/functional/apps/observability/feature_controls/observability_security.ts:85:9)
[00:14:58]                   │       at Object.apply (/dev/shm/workspace/parallel/23/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
[00:14:58]                   │ 
[00:14:58]                   │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="createNewCaseBtn"])
Wait timed out after 10010ms
    at /dev/shm/workspace/parallel/23/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at onFailure (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.try (/dev/shm/workspace/parallel/23/kibana/test/common/services/retry/retry.ts:31:12)
    at Proxy.clickByCssSelector (/dev/shm/workspace/parallel/23/kibana/test/functional/services/common/find.ts:360:5)
    at TestSubjects.click (/dev/shm/workspace/parallel/23/kibana/test/functional/services/common/test_subjects.ts:105:5)
    at Context.<anonymous> (test/functional/apps/observability/feature_controls/observability_security.ts:85:9)
    at Object.apply (/dev/shm/workspace/parallel/23/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jloleysens jloleysens merged commit dc204e3 into elastic:7.14 Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants