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

[EPM] Allow Canvas Workpad Template asset type to Integrations #71267

Closed

Conversation

crob611
Copy link
Contributor

@crob611 crob611 commented Jul 9, 2020

Summary

Adds Canvas Workpad Templates as an allowable type in packages. We might be putting out some of these templates in a package soon, so want to make sure it's available in 7.9.

@crob611 crob611 added review loe:small Small Level of Effort v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels Jul 9, 2020
@crob611 crob611 requested a review from a team July 9, 2020 15:49
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jul 9, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@crob611
Copy link
Contributor Author

crob611 commented Jul 9, 2020

@elasticmachine merge upstream

@crob611
Copy link
Contributor Author

crob611 commented Jul 13, 2020

@elasticmachine merge upstream

@@ -29,6 +29,7 @@ export enum KibanaAssetType {
search = 'search',
indexPattern = 'index-pattern',
map = 'map',
'canvas-workpad-template' = 'canvas-workpad-template',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we have this camel-cased here, so canvasWorkpadTemplate, following the indexPattern two lines above?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@skh I think there might be a bug here that prevents this. (But I might be misunderstanding how a package should be structured).

If the file (in this case) is package-version/kibana/canvas-workpad-template/whatever.json then the type will be canvas-workpad-template and the in KibanaAssetType check here would fail if KibanaAssetType had the camel cased key.

So I guess the question is should the types in the package match what's defined in this KibanaAssetType or match the actual Kibana Saved Object Type?

I could not find any example packages that actually had an "index-pattern" or "indexPattern" folder, but the examples in the package-registry repo uses "index-pattern" for the folder name, which would fail to have those assets show up.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid you're right. Thanks for spotting this, I need to look into it.

@skh
Copy link
Contributor

skh commented Jul 13, 2020

This looks like it should work, but I would feel better if we had at least a package to test manually with, or an integration test added to x-pack/test/ingest_manager_api_integration, that contains a file of this type. Would this be possible (I know FF is nearing quickly)?

@crob611
Copy link
Contributor Author

crob611 commented Jul 13, 2020

@skh I added a unit test for the part of the registry that makes use of the KibanaAssetType enum to ensure it's only adding the known asset types. I can also add an integration test if you don't think this unit test covers what you're looking for.

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/smokescreen·ts.lens app lens smokescreen tests should allow creation of lens visualizations

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 3 times on tracked branches: https://github.com/elastic/kibana/issues/71304

[00:00:00]       │
[00:09:48]         └-: lens app
[00:09:48]           └-> "before all" hook
[00:09:48]           └-> "before all" hook
[00:09:48]             │ debg Starting lens before method
[00:09:48]             │ info [logstash_functional] Loading "mappings.json"
[00:09:48]             │ info [logstash_functional] Loading "data.json.gz"
[00:09:48]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:09:48]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:09:48]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:09:50]             │ info [lens/basic] Loading "mappings.json"
[00:09:50]             │ info [lens/basic] Loading "data.json.gz"
[00:09:50]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2/71O88wNcSFq5jzZMbloaDg] deleting index
[00:09:50]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_1/uXh3HndWSgyG9JxtsIHWcg] deleting index
[00:09:50]             │ info [lens/basic] Deleted existing index [".kibana_2",".kibana_1"]
[00:09:50]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:09:50]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_1][0]]"
[00:09:50]             │ info [lens/basic] Created index ".kibana_1"
[00:09:50]             │ debg [lens/basic] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:09:50]             │ info [lens/basic] Indexed 10 docs into ".kibana_1"
[00:09:50]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_1/lc0eK66IQbuoMXucLEpY2Q] update_mapping [_doc]
[00:09:50]             │ debg Migrating saved objects
[00:09:50]             │ proc [kibana]   log   [21:09:08.704] [info][savedobjects-service] Creating index .kibana_2.
[00:09:50]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:09:50]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] updating number_of_replicas to [0] for indices [.kibana_2]
[00:09:50]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_2][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_2][0]]"
[00:09:50]             │ proc [kibana]   log   [21:09:08.768] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:09:50]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2/BtWP83KRRXKLqQv4q0bt1w] update_mapping [_doc]
[00:09:50]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2/BtWP83KRRXKLqQv4q0bt1w] update_mapping [_doc]
[00:09:50]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2/BtWP83KRRXKLqQv4q0bt1w] update_mapping [_doc]
[00:09:50]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2/BtWP83KRRXKLqQv4q0bt1w] update_mapping [_doc]
[00:09:50]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1594671971812631414] [.kibana_2/BtWP83KRRXKLqQv4q0bt1w] update_mapping [_doc]
[00:09:50]             │ proc [kibana]   log   [21:09:08.992] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:09:50]             │ proc [kibana]   log   [21:09:09.039] [info][savedobjects-service] Finished in 337ms.
[00:09:51]           └-: 
[00:09:51]             └-> "before all" hook
[00:09:51]             └-: lens smokescreen tests
[00:09:51]               └-> "before all" hook
[00:09:51]               └-> should allow editing saved visualizations
[00:09:51]                 └-> "before each" hook: global before each
[00:09:51]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:09:51]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:09:51]                 │ debg browser[INFO] http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594674549070#/ 341 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:09:51]                 │
[00:09:51]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:51]                 │ debg ... sleep(700) start
[00:09:51]                 │ debg ... sleep(700) end
[00:09:51]                 │ debg returned from get, calling refresh
[00:09:52]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:09:09Z
[00:09:52]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:09:52]                 │
[00:09:52]                 │      "
[00:09:52]                 │ debg browser[INFO] http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594674549070#/ 341 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:09:52]                 │
[00:09:52]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:52]                 │ debg currentUrl = http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594674549070#/
[00:09:52]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:09:52]                 │ debg TestSubjects.find(kibanaChrome)
[00:09:52]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:09:54]                 │ debg Found login page
[00:09:54]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:09:54]                 │ debg TestSubjects.click(loginUsername)
[00:09:54]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:09:54]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:09:54]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:09:11Z
[00:09:54]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:09:54]                 │
[00:09:54]                 │      "
[00:09:54]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:09:54]                 │ debg TestSubjects.click(loginPassword)
[00:09:54]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:09:54]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:09:54]                 │ debg TestSubjects.click(loginSubmit)
[00:09:54]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:09:54]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:09:54]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:09:57]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594674549070#/ 341 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:09:57]                 │
[00:09:57]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:57]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:09:14Z
[00:09:57]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:09:57]                 │
[00:09:57]                 │      "
[00:09:57]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594674555678#/ 341 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:09:57]                 │
[00:09:57]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:57]                 │ debg Finished login process currentUrl = http://localhost:6151/app/visualize#/
[00:09:57]                 │ debg ... sleep(501) start
[00:09:58]                 │ debg ... sleep(501) end
[00:09:58]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/
[00:09:58]                 │ debg TestSubjects.exists(statusPageContainer)
[00:09:58]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:00]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:09:16Z
[00:10:00]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:00]                 │
[00:10:00]                 │      "
[00:10:00]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:01]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:10:01]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:10:02]                 │ debg isGlobalLoadingIndicatorVisible
[00:10:02]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:02]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:02]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:02]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:10:02]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:10:02]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:10:02]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:10:02]                 │ debg lensPage.goToTimeRange()
[00:10:02]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:10:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:10:03]                 │ debg TestSubjects.click(noDataPopoverDismissButton)
[00:10:03]                 │ debg Find.clickByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:10:03]                 │ debg Find.findByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:10:03]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:10:03]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:10:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:10:03]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:10:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:10:03]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:10:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:03]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:10:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:10:03]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:10:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:03]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:04]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:10:04]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:04]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:04]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:04]                 │ debg ... sleep(500) start
[00:10:05]                 │ debg ... sleep(500) end
[00:10:05]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:10:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:05]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:05]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:05]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:05]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:05]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:10:05]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:06]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:10:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:10:08]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:10:09]                 │ debg TestSubjects.click(querySubmitButton)
[00:10:09]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:09]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:09]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:09]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:09]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:10]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:10:10]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:10:10]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:10]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:10:10]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:10:10]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:10:10]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:10]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:10:10]                 └- ✓ pass  (19.3s) "lens app  lens smokescreen tests should allow editing saved visualizations"
[00:10:10]               └-> metric should be embeddable in dashboards
[00:10:10]                 └-> "before each" hook: global before each
[00:10:10]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:10:10]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:10:10]                 │ debg ... sleep(700) start
[00:10:10]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594674568365#/list 341 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:10:10]                 │
[00:10:10]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:11]                 │ debg ... sleep(700) end
[00:10:11]                 │ debg returned from get, calling refresh
[00:10:11]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594674568365#/list 341 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:10:11]                 │
[00:10:11]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:11]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:10:11]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:10:11]                 │ debg TestSubjects.find(kibanaChrome)
[00:10:11]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:10:12]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:09:30Z
[00:10:12]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:12]                 │
[00:10:12]                 │      "
[00:10:13]                 │ debg ... sleep(501) start
[00:10:13]                 │ debg ... sleep(501) end
[00:10:13]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:13]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:10:14]                 │ debg ... sleep(501) start
[00:10:14]                 │ debg ... sleep(501) end
[00:10:14]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:14]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:17]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:17]                 │ debg TestSubjects.exists(newItemButton)
[00:10:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:10:20]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:10:20]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:10:20]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:20]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:20]                 │ debg waitForRenderComplete
[00:10:20]                 │ debg in getSharedItemsCount
[00:10:20]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:20]                 │ debg Renderable.waitForRender for 0 elements
[00:10:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:10:30]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:10:31]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:10:31]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:10:31]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:10:31]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:10:32]                 │ debg ... sleep(500) start
[00:10:32]                 │ debg ... sleep(500) end
[00:10:32]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:33]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, Artistpreviouslyknownaslens)
[00:10:33]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:10:33]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:10:33]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:34]                 │ debg Find.clickByButtonText('Artistpreviouslyknownaslens') with timeout=10000
[00:10:34]                 │ debg Find.byButtonText('Artistpreviouslyknownaslens') with timeout=10000
[00:10:34]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:34]                 │ debg Closing flyout dashboardAddPanel
[00:10:34]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:10:34]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:10:34]                 │ debg Waiting up to 20000ms for flyout closed...
[00:10:34]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:35]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:36]                 │ debg lensPage.goToTimeRange()
[00:10:36]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:10:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:10:38]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:10:39]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:10:39]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:10:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:10:39]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:10:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:10:39]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:10:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:39]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:10:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:10:39]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:10:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:39]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:10:39]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:39]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:40]                 │ debg ... sleep(500) start
[00:10:41]                 │ debg ... sleep(500) end
[00:10:41]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:10:41]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:41]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:41]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:41]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:41]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:41]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:41]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:41]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:41]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:41]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:41]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:10:41]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:41]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:41]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:42]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:10:42]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:10:44]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:10:45]                 │ debg TestSubjects.click(querySubmitButton)
[00:10:45]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:45]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:45]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:45]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:45]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:45]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:10:45]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:10:45]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:45]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:10:45]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:10:45]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:10:45]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:45]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:10:45]                 └- ✓ pass  (35.5s) "lens app  lens smokescreen tests metric should be embeddable in dashboards"
[00:10:45]               └-> click on the bar in XYChart adds proper filters/timerange in dashboard
[00:10:45]                 └-> "before each" hook: global before each
[00:10:45]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:10:45]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:10:45]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594674603838#/list 341 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:10:45]                 │
[00:10:45]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:45]                 │ debg ... sleep(700) start
[00:10:46]                 │ debg ... sleep(700) end
[00:10:46]                 │ debg returned from get, calling refresh
[00:10:47]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594674603838#/list 341 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:10:47]                 │
[00:10:47]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:47]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:10:47]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:10:47]                 │ debg TestSubjects.find(kibanaChrome)
[00:10:47]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:10:48]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:10:05Z
[00:10:48]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:48]                 │
[00:10:48]                 │      "
[00:10:48]                 │ debg ... sleep(501) start
[00:10:48]                 │ debg ... sleep(501) end
[00:10:48]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:48]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:48]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:51]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:51]                 │ debg TestSubjects.exists(newItemButton)
[00:10:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:10:54]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:10:55]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:10:55]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:55]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:55]                 │ debg waitForRenderComplete
[00:10:55]                 │ debg in getSharedItemsCount
[00:10:55]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:55]                 │ debg Renderable.waitForRender for 0 elements
[00:10:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:11:05]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:11:06]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:11:06]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:11:06]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:06]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:06]                 │ debg ... sleep(500) start
[00:11:07]                 │ debg ... sleep(500) end
[00:11:07]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:07]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, lnsXYvis)
[00:11:07]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:11:07]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:07]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:07]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:08]                 │ debg Find.clickByButtonText('lnsXYvis') with timeout=10000
[00:11:08]                 │ debg Find.byButtonText('lnsXYvis') with timeout=10000
[00:11:08]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:08]                 │ debg Closing flyout dashboardAddPanel
[00:11:08]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:11:08]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:11:09]                 │ debg Waiting up to 20000ms for flyout closed...
[00:11:09]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:10]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:10]                 │ debg lensPage.goToTimeRange()
[00:11:10]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:13]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:13]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:13]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:13]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:13]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:13]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:13]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:13]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:13]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:13]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:13]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:13]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:13]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:13]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:13]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:14]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:14]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:14]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:14]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:14]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:14]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:14]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:15]                 │ debg ... sleep(500) start
[00:11:15]                 │ debg ... sleep(500) end
[00:11:15]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:15]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:15]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:15]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:15]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:15]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:15]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:15]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:15]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:15]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:15]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:16]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:16]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:16]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:16]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:16]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:19]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:19]                 │ debg TestSubjects.click(querySubmitButton)
[00:11:19]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:19]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:19]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:20]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:20]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:20]                 │ debg Find.findByCssSelector('.echChart canvas:last-of-type') with timeout=10000
[00:11:20]                 │ debg TestSubjects.click(applyFiltersPopoverButton)
[00:11:20]                 │ debg Find.clickByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=10000
[00:11:20]                 │ debg Find.findByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=10000
[00:11:20]                 │ debg TestSubjects.missingOrFail(applyFiltersPopoverButton)
[00:11:20]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=2500
[00:11:21]                 │ debg lensPage.assertExactText('[data-test-subj="embeddablePanelHeading-lnsXYvis"]', 'lnsXYvis')
[00:11:21]                 │ debg lensPage.assertExpectedText('[data-test-subj="embeddablePanelHeading-lnsXYvis"]', value => value === expectedText)
[00:11:21]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:21]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelHeading-lnsXYvis"]') with timeout=10000
[00:11:21]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:21]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:23]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:11:24]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:24]                 │ debg TestSubjects.getVisibleText(superDatePickerstartDatePopoverButton)
[00:11:24]                 │ debg TestSubjects.find(superDatePickerstartDatePopoverButton)
[00:11:24]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:24]                 │ debg TestSubjects.getVisibleText(superDatePickerendDatePopoverButton)
[00:11:24]                 │ debg TestSubjects.find(superDatePickerendDatePopoverButton)
[00:11:24]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:24]                 │ debg TestSubjects.exists(filter filter-enabled filter-key-ip filter-value-97.220.3.248 filter-unpinned )
[00:11:24]                 │ debg Find.existsByCssSelector('[data-test-subj="filter filter-enabled filter-key-ip filter-value-97.220.3.248 filter-unpinned "]') with timeout=2500
[00:11:24]                 └- ✓ pass  (38.6s) "lens app  lens smokescreen tests click on the bar in XYChart adds proper filters/timerange in dashboard"
[00:11:24]               └-> should allow seamless transition to and from table view
[00:11:24]                 └-> "before each" hook: global before each
[00:11:24]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:11:24]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:11:24]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594674642426#/ 341 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:11:24]                 │
[00:11:24]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:24]                 │ debg ... sleep(700) start
[00:11:25]                 │ debg ... sleep(700) end
[00:11:25]                 │ debg returned from get, calling refresh
[00:11:25]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594674642426#/ 341 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:11:25]                 │
[00:11:25]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:25]                 │ debg currentUrl = http://localhost:6151/app/visualize#/
[00:11:25]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:11:25]                 │ debg TestSubjects.find(kibanaChrome)
[00:11:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:11:26]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:10:44Z
[00:11:26]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:11:26]                 │
[00:11:26]                 │      "
[00:11:26]                 │ debg ... sleep(501) start
[00:11:27]                 │ debg ... sleep(501) end
[00:11:27]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:27]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:11:27]                 │ debg ... sleep(501) start
[00:11:28]                 │ debg ... sleep(501) end
[00:11:28]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:28]                 │ debg TestSubjects.exists(statusPageContainer)
[00:11:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:11:30]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:11:31]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:11:31]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:11:32]                 │ debg isGlobalLoadingIndicatorVisible
[00:11:32]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:11:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:11:32]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:32]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:32]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:11:32]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:11:32]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:11:32]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:11:32]                 │ debg lensPage.goToTimeRange()
[00:11:32]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:35]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:35]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:35]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:35]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:35]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:35]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:35]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:35]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:35]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:35]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:35]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:36]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:36]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:36]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:36]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:36]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:36]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:36]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:36]                 │ debg ... sleep(500) start
[00:11:37]                 │ debg ... sleep(500) end
[00:11:37]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:37]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:37]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:37]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:37]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:37]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:37]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:37]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:37]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:37]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:37]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:37]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:37]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:37]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:37]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:38]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:40]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:41]                 │ debg TestSubjects.click(querySubmitButton)
[00:11:41]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:41]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:41]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:41]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:41]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:42]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:11:42]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:11:42]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:42]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:11:42]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:11:42]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:11:42]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:42]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:11:42]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsDatatable')
[00:11:42]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:11:42]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:42]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:42]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:11:42]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:11:42]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:11:42]                 │ debg lensPage.assertExactText('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text', 'Maximum of bytes')
[00:11:42]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text', value => value === expectedText)
[00:11:42]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:42]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text') with timeout=10000
[00:11:43]                 │ debg lensPage.assertExactText('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]', '19,986')
[00:11:43]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]', value => value === expectedText)
[00:11:43]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:43]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]') with timeout=10000
[00:11:43]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsMetric')
[00:11:43]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:11:43]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:43]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:43]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsMetric)
[00:11:43]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:11:43]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:11:43]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:11:43]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:11:43]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:43]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:11:43]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:11:43]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:11:43]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:43]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:11:43]                 └- ✓ pass  (19.5s) "lens app  lens smokescreen tests should allow seamless transition to and from table view"
[00:11:43]               └-> should allow creation of lens visualizations
[00:11:43]                 └-> "before each" hook: global before each
[00:11:43]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:11:43]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:11:43]                 │ debg ... sleep(700) start
[00:11:44]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594674661896#/ 341 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:11:44]                 │
[00:11:44]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:44]                 │ debg ... sleep(700) end
[00:11:44]                 │ debg returned from get, calling refresh
[00:11:44]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594674661896#/ 341 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:11:44]                 │
[00:11:44]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:44]                 │ debg currentUrl = http://localhost:6151/app/visualize#/
[00:11:44]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:11:44]                 │ debg TestSubjects.find(kibanaChrome)
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:11:46]                 │ debg browser[INFO] http://localhost:6151/34559/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-13T21:11:03Z
[00:11:46]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:11:46]                 │
[00:11:46]                 │      "
[00:11:46]                 │ debg ... sleep(501) start
[00:11:46]                 │ debg ... sleep(501) end
[00:11:46]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:46]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:11:47]                 │ debg ... sleep(501) start
[00:11:47]                 │ debg ... sleep(501) end
[00:11:47]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:47]                 │ debg TestSubjects.exists(statusPageContainer)
[00:11:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:11:50]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:11:50]                 │ debg TestSubjects.exists(newItemButton)
[00:11:50]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:11:50]                 │ debg TestSubjects.click(newItemButton)
[00:11:50]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:11:50]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:11:50]                 │ debg TestSubjects.find(visNewDialogTypes)
[00:11:50]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:11:50]                 │ debg TestSubjects.click(visType-lens)
[00:11:50]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:11:50]                 │ debg Find.findByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:11:51]                 │ debg isGlobalLoadingIndicatorVisible
[00:11:51]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:11:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:11:51]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:51]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:51]                 │ debg lensPage.goToTimeRange()
[00:11:51]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:53]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:54]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:54]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:54]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:54]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:54]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:54]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:54]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:54]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:54]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:54]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:54]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:55]                 │ debg ... sleep(500) start
[00:11:55]                 │ debg ... sleep(500) end
[00:11:55]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:55]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:55]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:56]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:56]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:56]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:56]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:56]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:56]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:56]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:56]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:56]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:56]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:56]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:56]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:57]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:59]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:12:00]                 │ debg TestSubjects.click(querySubmitButton)
[00:12:00]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:00]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:00]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:00]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:00]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:00]                 │ debg lensPage.configureDimension([object Object])
[00:12:00]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:00]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:00]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-date_histogram"],
[00:12:00]                 │                [data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:00]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-date_histogram"],
[00:12:00]                 │                [data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:00]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:00]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:01]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:01]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:03]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:04]                 │ debg comboBox.setElement, value: @timestamp
[00:12:04]                 │ debg comboBox.isOptionSelected, value: @timestamp
[00:12:06]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:06]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@timestamp"]') with timeout=2500
[00:12:06]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:09]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:09]                 │ debg lensPage.configureDimension([object Object])
[00:12:09]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:09]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:09]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-avg"],
[00:12:09]                 │                [data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:09]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-avg"],
[00:12:09]                 │                [data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:09]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:09]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:09]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:09]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:12]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:12]                 │ warn WebElementWrapper.find: stale element reference: element is not attached to the page document
[00:12:12]                 │        (Session info: headless chrome=83.0.4103.116)
[00:12:12]                 │ debg finding element 'By(css selector, [data-test-subj="indexPattern-dimension-field"])' again, 2 attempts left
[00:12:13]                 │ debg comboBox.setElement, value: bytes
[00:12:13]                 │ debg comboBox.isOptionSelected, value: bytes
[00:12:15]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:15]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:12:15]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:18]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:19]                 │ debg lensPage.configureDimension([object Object])
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-terms"],
[00:12:19]                 │                [data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-terms"],
[00:12:19]                 │                [data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:21]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:22]                 │ warn WebElementWrapper.find: stale element reference: element is not attached to the page document
[00:12:22]                 │        (Session info: headless chrome=83.0.4103.116)
[00:12:22]                 │ debg finding element 'By(css selector, [data-test-subj="indexPattern-dimension-field"])' again, 2 attempts left
[00:12:22]                 │ debg comboBox.setElement, value: @message.raw
[00:12:22]                 │ debg comboBox.isOptionSelected, value: @message.raw
[00:12:25]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:25]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@message.raw"]') with timeout=2500
[00:12:25]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:27]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:28]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsDatatable')
[00:12:28]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:28]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:28]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:28]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:12:28]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:28]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:28]                 │ debg lensPage.removeDimension('lnsDatatable_column')
[00:12:28]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimensionPopover-remove"]') with timeout=10000
[00:12:28]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimensionPopover-remove"]') with timeout=10000
[00:12:28]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_bar_stacked')
[00:12:28]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:28]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:28]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:28]                 │ debg TestSubjects.click(lnsChartSwitchPopover_bar_stacked)
[00:12:28]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:12:28]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:12:29]                 │ debg lensPage.configureDimension([object Object])
[00:12:29]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:29]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:39]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:12:39]                 │      Wait timed out after 10010ms
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:49]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:12:49]                 │      Wait timed out after 10034ms
[00:12:50]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:00]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:00]                 │      Wait timed out after 10050ms
[00:13:00]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:10]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:10]                 │      Wait timed out after 10028ms
[00:13:11]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:21]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:21]                 │      Wait timed out after 10027ms
[00:13:21]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:31]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:31]                 │      Wait timed out after 10049ms
[00:13:32]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:42]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:42]                 │      Wait timed out after 10016ms
[00:13:42]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:52]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:52]                 │      Wait timed out after 10035ms
[00:13:53]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:03]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:03]                 │      Wait timed out after 10026ms
[00:14:03]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:13]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:13]                 │      Wait timed out after 10058ms
[00:14:14]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:24]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:24]                 │      Wait timed out after 10041ms
[00:14:25]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:35]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:35]                 │      Wait timed out after 10060ms
[00:14:35]                 │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/lens app  lens smokescreen tests should allow creation of lens visualizations.png"
[00:14:35]                 │ info Current URL is: http://localhost:6151/app/lens#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))
[00:14:35]                 │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/lens app  lens smokescreen tests should allow creation of lens visualizations.html
[00:14:35]                 └- ✖ fail: lens app  lens smokescreen tests should allow creation of lens visualizations
[00:14:35]                 │      Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:35]                 │ Wait timed out after 10060ms
[00:14:35]                 │     at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:14:35]                 │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:14:35]                 │       at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
[00:14:35]                 │       at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
[00:14:35]                 │ 
[00:14:35]                 │ 

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
Wait timed out after 10060ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

Build metrics

✅ unchanged

History

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

@skh
Copy link
Contributor

skh commented Jul 14, 2020

Thanks for the unit test! Eventually I'd love to see an integration test that performs an actual package installation, but that can be added in a follow-up PR -- I need one for the index-pattern case anyway, and adding other Kibana Assets to the test package I'll need to create will be easy.

I'd like to do some smoke testing on this locally, will approve when I'm done.

@skh
Copy link
Contributor

skh commented Jul 14, 2020

However, this PR will probably bite you anyway: elastic/package-registry#572 (forbids - in directory names in packages).

@skh skh self-requested a review July 14, 2020 13:44
@skh
Copy link
Contributor

skh commented Jul 15, 2020

@crob611 Should this PR remain open?

@skh skh removed their request for review July 15, 2020 11:06
@crob611
Copy link
Contributor Author

crob611 commented Jul 15, 2020

Closing for now. Will open a similar PR once #71633 is resolved.

@crob611 crob611 closed this Jul 15, 2020
@ruflin
Copy link
Member

ruflin commented Jul 23, 2020

@crob611 great to see progress on the canvas part!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
loe:small Small Level of Effort release_note:skip Skip the PR/issue when compiling release notes review Team:Fleet Team label for Observability Data Collection Fleet team v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants