Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Migrate legacy maps licensing (x-pack/tilemap) to NP (#63539) #63902

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

kindsun
Copy link
Contributor

@kindsun kindsun commented Apr 17, 2020

Backports the following commits to 7.x:

* Move logic to NP and add basic plugin structure

* Remove unused server-side licensing logic and old index

* Set license in maps_legacy via new plugin

* Change add to set for service settings queryParams function

* Fix accidentally changed emsClient method call

* Require at least a basic license

* Type updates

* Remove unneeded legacy license test

* Remove unused headers in test
@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/graph/graph·ts.graph app graph should show venn when clicking a line

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: graph app
[00:00:00]           └-> "before all" hook
[00:03:53]           └-: graph
[00:03:53]             └-> "before all" hook
[00:03:53]             └-> "before all" hook
[00:03:53]               │ debg load graph/secrepo data
[00:03:53]               │ info [graph/secrepo] Loading "mappings.json"
[00:03:53]               │ info [graph/secrepo] Loading "data.json.gz"
[00:03:53]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] applying create index request using v1 templates []
[00:03:53]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [secrepo] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:03:53]               │ info [graph/secrepo] Created index "secrepo"
[00:03:53]               │ debg [graph/secrepo] "secrepo" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:03:57]               │ info [graph/secrepo] Indexed 10000 docs into "secrepo"
[00:03:58]               │ info [empty_kibana] Loading "mappings.json"
[00:03:58]               │ info [empty_kibana] Loading "data.json.gz"
[00:03:58]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/sDvL5DvbSg6VnMu96T3ouQ] deleting index
[00:03:58]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_1/6nDKfjLeQUaPzgiGe9SmiA] deleting index
[00:03:58]               │ info [empty_kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:03:58]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] applying create index request using v1 templates []
[00:03:58]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:03:58]               │ info [empty_kibana] Created index ".kibana"
[00:03:58]               │ debg [empty_kibana] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:03:58]               │ info [empty_kibana] Indexed 2 docs into ".kibana"
[00:03:58]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana/8suve1Z_Qf6MjenSgYqmpQ] update_mapping [_doc]
[00:03:58]               │ debg Migrating saved objects
[00:03:58]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana/8suve1Z_Qf6MjenSgYqmpQ] update_mapping [_doc]
[00:03:59]               │ proc [kibana]   log   [20:36:26.603] [info][savedobjects-service] Creating index .kibana_2.
[00:03:59]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] applying create index request using v1 templates []
[00:03:59]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:03:59]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] updating number_of_replicas to [0] for indices [.kibana_2]
[00:03:59]               │ proc [kibana]   log   [20:36:26.843] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:03:59]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] applying create index request using v1 templates []
[00:03:59]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:03:59]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] updating number_of_replicas to [0] for indices [.kibana_1]
[00:04:00]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] 4987 finished with response BulkByScrollResponse[took=82.8ms,timed_out=false,sliceId=null,updated=0,created=3,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:04:00]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana/8suve1Z_Qf6MjenSgYqmpQ] deleting index
[00:04:00]               │ proc [kibana]   log   [20:36:27.377] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:04:00]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/zE31IAikRN6WC78zl-SL-A] update_mapping [_doc]
[00:04:00]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/zE31IAikRN6WC78zl-SL-A] update_mapping [_doc]
[00:04:00]               │ proc [kibana]   log   [20:36:27.699] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:04:00]               │ proc [kibana]   log   [20:36:27.789] [info][savedobjects-service] Finished in 1192ms.
[00:04:00]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:04:00]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/zE31IAikRN6WC78zl-SL-A] update_mapping [_doc]
[00:04:01]               │ debg create secrepo index pattern
[00:04:01]               │ debg navigating to settings url: http://localhost:6111/app/kibana#/management
[00:04:01]               │ debg navigate to: http://localhost:6111/app/kibana#/management
[00:04:02]               │ debg browser[INFO] http://localhost:6111/app/kibana?_t=1587155788941#/management 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:04:02]               │
[00:04:02]               │ debg browser[INFO] http://localhost:6111/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:02]               │ debg ... sleep(700) start
[00:04:02]               │ debg ... sleep(700) end
[00:04:02]               │ debg returned from get, calling refresh
[00:04:03]               │ debg browser[INFO] http://localhost:6111/app/kibana?_t=1587155788941#/management 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:04:03]               │
[00:04:03]               │ debg browser[INFO] http://localhost:6111/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:03]               │ debg currentUrl = http://localhost:6111/app/kibana#/management
[00:04:03]               │          appUrl = http://localhost:6111/app/kibana#/management
[00:04:03]               │ debg TestSubjects.find(kibanaChrome)
[00:04:03]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:13]               │ debg TestSubjects.find(kibanaChrome)
[00:04:13]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:04:13]               │ debg browser[INFO] http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-04-17T20:36:38Z
[00:04:13]               │        Adding connection to http://localhost:6111/elasticsearch
[00:04:13]               │
[00:04:13]               │      "
[00:04:13]               │ debg ... sleep(501) start
[00:04:13]               │ debg ... sleep(501) end
[00:04:13]               │ debg in navigateTo url = http://localhost:6111/app/kibana#/management?_g=()
[00:04:13]               │ debg TestSubjects.exists(statusPageContainer)
[00:04:13]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:16]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:16]               │ debg isGlobalLoadingIndicatorVisible
[00:04:16]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:18]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:18]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:18]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:18]               │ debg clickKibanaIndexPatterns link
[00:04:18]               │ debg TestSubjects.click(index_patterns)
[00:04:18]               │ debg Find.clickByCssSelector('[data-test-subj="index_patterns"]') with timeout=10000
[00:04:18]               │ debg Find.findByCssSelector('[data-test-subj="index_patterns"]') with timeout=10000
[00:04:19]               │ debg isGlobalLoadingIndicatorVisible
[00:04:19]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:19]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:19]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:20]               │ debg Waiting up to 20000ms for index pattern info flyout...
[00:04:20]               │ debg TestSubjects.exists(CreateIndexPatternPrompt)
[00:04:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="CreateIndexPatternPrompt"]') with timeout=2500
[00:04:20]               │ debg TestSubjects.click(CreateIndexPatternPrompt > euiFlyoutCloseButton)
[00:04:20]               │ debg Find.clickByCssSelector('[data-test-subj="CreateIndexPatternPrompt"] [data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:04:20]               │ debg Find.findByCssSelector('[data-test-subj="CreateIndexPatternPrompt"] [data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:04:20]               │ debg TestSubjects.exists(CreateIndexPatternPrompt)
[00:04:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="CreateIndexPatternPrompt"]') with timeout=2500
[00:04:23]               │ debg --- retry.tryForTime error: [data-test-subj="CreateIndexPatternPrompt"] is not displayed
[00:04:23]               │ debg isGlobalLoadingIndicatorVisible
[00:04:23]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:23]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:25]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:25]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:25]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:25]               │ debg TestSubjects.click(createIndexPatternButton)
[00:04:25]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:04:25]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:04:25]               │ debg isGlobalLoadingIndicatorVisible
[00:04:25]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:25]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:25]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:27]               │ debg setIndexPatternField(secrepo)
[00:04:27]               │ debg TestSubjects.find(createIndexPatternNameInput)
[00:04:27]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternNameInput"]') with timeout=10000
[00:04:28]               │ debg setIndexPatternField set to secrepo*
[00:04:28]               │ debg ... sleep(2000) start
[00:04:30]               │ debg ... sleep(2000) end
[00:04:30]               │ debg TestSubjects.find(createIndexPatternGoToStep2Button)
[00:04:30]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternGoToStep2Button"]') with timeout=10000
[00:04:30]               │ debg ... sleep(2000) start
[00:04:32]               │ debg ... sleep(2000) end
[00:04:32]               │ debg TestSubjects.click(createIndexPatternTimeFieldSelect)
[00:04:32]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:04:32]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:04:32]               │ debg TestSubjects.click(createIndexPatternTimeFieldSelect)
[00:04:32]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:04:32]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:04:32]               │ debg isGlobalLoadingIndicatorVisible
[00:04:32]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:34]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:34]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:34]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:34]               │ debg selectTimeFieldOption(@timestamp)
[00:04:34]               │ debg Find.displayedByCssSelector(option[value="@timestamp"])
[00:04:34]               │ debg Find.findByCssSelector('option[value="@timestamp"]') with timeout=10000
[00:04:34]               │ debg Wait for element become visible: option[value="@timestamp"] with timeout=10000
[00:04:34]               │ debg TestSubjects.find(createIndexPatternButton)
[00:04:34]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:04:35]               │ debg isGlobalLoadingIndicatorVisible
[00:04:35]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:35]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:35]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:35]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:35]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/zE31IAikRN6WC78zl-SL-A] update_mapping [_doc]
[00:04:36]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/zE31IAikRN6WC78zl-SL-A] update_mapping [_doc]
[00:04:38]               │ERROR browser[SEVERE] http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 333:78758 Error: [$injector:unpr] Unknown provider: $sanitizeProvider <- $sanitize <- i18nIdDirective
[00:04:38]               │      https://errors.angularjs.org/1.7.9/$injector/unpr?p0=%24sanitizeProvider%20%3C-%20%24sanitize%20%3C-%20i18nIdDirective
[00:04:38]               │          at http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:837
[00:04:38]               │          at http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:23977
[00:04:38]               │          at Object.s [as get] (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:25595)
[00:04:38]               │          at http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:24064
[00:04:38]               │          at s (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:25595)
[00:04:38]               │          at l (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:25900)
[00:04:38]               │          at Object.invoke (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:25988)
[00:04:38]               │          at http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:37270
[00:04:38]               │          at M (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:1529)
[00:04:38]               │          at Object.<anonymous> (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:334:37236)
[00:04:38]               │ info currentUrl http://localhost:6111/app/kibana#/management/kibana/index_patterns/316edb40-80eb-11ea-bda3-4974dd95fbb9?_g=()&_a=(tab:indexedFields)
[00:04:38]               │ debg Index pattern created: http://localhost:6111/app/kibana#/management/kibana/index_patterns/316edb40-80eb-11ea-bda3-4974dd95fbb9?_g=()&_a=(tab:indexedFields)
[00:04:38]               │ debg index pattern ID:  316edb40-80eb-11ea-bda3-4974dd95fbb9?_g=()&_a=(tab:indexedFields)
[00:04:38]               │ debg navigateTo graph
[00:04:38]               │ debg navigating to graph url: http://localhost:6111/app/graph
[00:04:38]               │ debg navigate to: http://localhost:6111/app/graph
[00:04:39]               │ debg browser[INFO] http://localhost:6111/app/graph?_t=1587155825867 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:04:39]               │
[00:04:39]               │ debg browser[INFO] http://localhost:6111/bundles/app/core/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:39]               │ debg ... sleep(700) start
[00:04:39]               │ debg ... sleep(700) end
[00:04:39]               │ debg returned from get, calling refresh
[00:04:41]               │ debg browser[INFO] http://localhost:6111/app/graph?_t=1587155825867 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:04:41]               │
[00:04:41]               │ debg browser[INFO] http://localhost:6111/bundles/app/core/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:41]               │ debg currentUrl = http://localhost:6111/app/graph
[00:04:41]               │          appUrl = http://localhost:6111/app/graph
[00:04:41]               │ debg TestSubjects.find(kibanaChrome)
[00:04:41]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:46]               │ debg browser[INFO] http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-04-17T20:37:13Z
[00:04:46]               │        Adding connection to http://localhost:6111/elasticsearch
[00:04:46]               │
[00:04:46]               │      "
[00:04:46]               │ debg ... sleep(501) start
[00:04:47]               │ debg ... sleep(501) end
[00:04:47]               │ debg in navigateTo url = http://localhost:6111/app/graph#/home
[00:04:47]               │ debg --- retry.try error: URL changed, waiting for it to settle
[00:04:47]               │ debg ... sleep(501) start
[00:04:48]               │ debg ... sleep(501) end
[00:04:48]               │ debg in navigateTo url = http://localhost:6111/app/graph#/home
[00:04:48]               │ debg TestSubjects.exists(statusPageContainer)
[00:04:48]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:50]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:51]               │ debg TestSubjects.click(graphCreateGraphPromptButton)
[00:04:51]               │ debg Find.clickByCssSelector('[data-test-subj="graphCreateGraphPromptButton"]') with timeout=10000
[00:04:51]               │ debg Find.findByCssSelector('[data-test-subj="graphCreateGraphPromptButton"]') with timeout=10000
[00:04:51]             └-> should show correct node labels
[00:04:51]               └-> "before each" hook: global before each
[00:04:51]               │ debg TestSubjects.click(graphDatasourceButton)
[00:04:51]               │ debg Find.clickByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:04:51]               │ debg Find.findByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:04:51]               │ debg TestSubjects.click(savedObjectTitlesecrepo*)
[00:04:51]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitlesecrepo*"]') with timeout=10000
[00:04:51]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitlesecrepo*"]') with timeout=10000
[00:04:52]               │ debg Find.waitForAttributeToChange('[data-test-subj="graph-add-field-button"]', 'aria-disabled', 'false')
[00:04:52]               │ debg Waiting up to 20000ms for aria-disabled to equal "false"...
[00:04:52]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:52]               │ debg click Add Field icon
[00:04:52]               │ debg TestSubjects.click(graph-add-field-button)
[00:04:52]               │ debg Find.clickByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:52]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:52]               │ debg TestSubjects.exists(graph-field-search)
[00:04:52]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graph-field-search"]') with timeout=3000
[00:04:53]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:55]               │ debg --- retry.tryForTime error: [data-test-subj="graph-field-search"] is not displayed
[00:04:55]               │ debg --- retry.try error: expected testSubject(graph-field-search) to exist
[00:04:56]               │ debg TestSubjects.click(graph-add-field-button)
[00:04:56]               │ debg Find.clickByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:56]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:56]               │ debg TestSubjects.exists(graph-field-search)
[00:04:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graph-field-search"]') with timeout=3000
[00:04:56]               │ debg select field url.parts
[00:04:56]               │ debg TestSubjects.setValue(graph-field-search, url.parts)
[00:04:56]               │ debg TestSubjects.click(graph-field-search)
[00:04:56]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:56]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:56]               │ debg Find.clickDisplayedByCssSelector('[title="url.parts"]') with timeout=10000
[00:04:56]               │ debg Find.displayedByCssSelector([title="url.parts"])
[00:04:56]               │ debg Find.findByCssSelector('[title="url.parts"]') with timeout=10000
[00:04:56]               │ debg Wait for element become visible: [title="url.parts"] with timeout=10000
[00:04:57]               │ debg select field url
[00:04:57]               │ debg TestSubjects.setValue(graph-field-search, url)
[00:04:57]               │ debg TestSubjects.click(graph-field-search)
[00:04:57]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:57]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:57]               │ debg Find.clickDisplayedByCssSelector('[title="url"]') with timeout=10000
[00:04:57]               │ debg Find.displayedByCssSelector([title="url"])
[00:04:57]               │ debg Find.findByCssSelector('[title="url"]') with timeout=10000
[00:04:57]               │ debg Wait for element become visible: [title="url"] with timeout=10000
[00:04:57]               │ debg select field params
[00:04:57]               │ debg TestSubjects.setValue(graph-field-search, params)
[00:04:57]               │ debg TestSubjects.click(graph-field-search)
[00:04:57]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:57]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:57]               │ debg Find.clickDisplayedByCssSelector('[title="params"]') with timeout=10000
[00:04:57]               │ debg Find.displayedByCssSelector([title="params"])
[00:04:57]               │ debg Find.findByCssSelector('[title="params"]') with timeout=10000
[00:04:57]               │ debg Wait for element become visible: [title="params"] with timeout=10000
[00:04:58]               │ debg select field src
[00:04:58]               │ debg TestSubjects.setValue(graph-field-search, src)
[00:04:58]               │ debg TestSubjects.click(graph-field-search)
[00:04:58]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:58]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:58]               │ debg Find.clickDisplayedByCssSelector('[title="src"]') with timeout=10000
[00:04:58]               │ debg Find.displayedByCssSelector([title="src"])
[00:04:58]               │ debg Find.findByCssSelector('[title="src"]') with timeout=10000
[00:04:58]               │ debg Wait for element become visible: [title="src"] with timeout=10000
[00:04:58]               │ debg TestSubjects.click(queryInput)
[00:04:58]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:58]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:59]               │ debg TestSubjects.setValue(queryInput, admin)
[00:04:59]               │ debg TestSubjects.click(queryInput)
[00:04:59]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:59]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:59]               │ debg TestSubjects.click(graph-explore-button)
[00:04:59]               │ debg Find.clickByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:04:59]               │ debg Find.findByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:04:59]               │ debg ... sleep(8000) start
[00:05:07]               │ debg ... sleep(8000) end
[00:05:07]               │ debg TestSubjects.exists(graphPauseLayout)
[00:05:07]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:05:07]               │ debg TestSubjects.click(graphPauseLayout)
[00:05:07]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:05:07]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:05:07]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:05:10]               │ debg TestSubjects.exists(graphResumeLayout)
[00:05:10]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:05:10]               │ debg TestSubjects.click(graphResumeLayout)
[00:05:10]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:05:10]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:05:10]               └- ✓ pass  (19.5s) "graph app graph should show correct node labels"
[00:05:10]             └-> should show correct connections
[00:05:10]               └-> "before each" hook: global before each
[00:05:10]               │ debg TestSubjects.exists(graphPauseLayout)
[00:05:10]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:05:11]               │ debg TestSubjects.click(graphPauseLayout)
[00:05:11]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:05:11]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:05:11]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:05:13]               │ debg TestSubjects.exists(graphResumeLayout)
[00:05:13]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:05:13]               │ debg TestSubjects.click(graphResumeLayout)
[00:05:13]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:05:13]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:05:13]               └- ✓ pass  (3.0s) "graph app graph should show correct connections"
[00:05:13]             └-> should save Graph workspace
[00:05:13]               └-> "before each" hook: global before each
[00:05:13]               │ debg TestSubjects.click(graphSaveButton)
[00:05:13]               │ debg Find.clickByCssSelector('[data-test-subj="graphSaveButton"]') with timeout=10000
[00:05:13]               │ debg Find.findByCssSelector('[data-test-subj="graphSaveButton"]') with timeout=10000
[00:05:14]               │ debg TestSubjects.exists(savedObjectTitle)
[00:05:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=3000
[00:05:14]               │ debg TestSubjects.setValue(savedObjectTitle, my Graph workspace name 1587155546545)
[00:05:14]               │ debg TestSubjects.click(savedObjectTitle)
[00:05:14]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:05:14]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:05:15]               │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:05:15]               │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:05:15]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:05:16]               │ debg TestSubjects.exists(saveGraphSuccess)
[00:05:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveGraphSuccess"]') with timeout=2500
[00:05:16]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xl-1587153470448557973] [.kibana_2/zE31IAikRN6WC78zl-SL-A] update_mapping [_doc]
[00:05:17]               └- ✓ pass  (3.4s) "graph app graph should save Graph workspace"
[00:05:17]             └-> should open Graph workspace
[00:05:17]               └-> "before each" hook: global before each
[00:05:17]               │ debg TestSubjects.click(breadcrumb graphHomeBreadcrumb first)
[00:05:17]               │ debg Find.clickByCssSelector('[data-test-subj="breadcrumb graphHomeBreadcrumb first"]') with timeout=10000
[00:05:17]               │ debg Find.findByCssSelector('[data-test-subj="breadcrumb graphHomeBreadcrumb first"]') with timeout=10000
[00:05:17]               │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:05:17]               │        (Session info: headless chrome=81.0.4044.113)
[00:05:17]               │ debg finding element 'By(css selector, [data-test-subj="breadcrumb graphHomeBreadcrumb first"])' again, 2 attempts left
[00:05:18]               │ debg TestSubjects.exists(graphLandingPage)
[00:05:18]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphLandingPage"]') with timeout=3000
[00:05:18]               │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:05:19]               │ debg Find.waitForDeletedByCssSelector('.euiBasicTable-loading') with timeout=5000
[00:05:20]               │ debg isGlobalLoadingIndicatorVisible
[00:05:20]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:22]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:05:22]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:22]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:22]               │ debg Find.clickByLinkText('my Graph workspace name 1587155546545') with timeout=10000
[00:05:22]               │ debg Find.byLinkText('my Graph workspace name 1587155546545') with timeout=10000
[00:05:23]               │ debg Find.existsByCssSelector('.gphNode') with timeout=10000
[00:05:23]               │ debg ... sleep(5000) start
[00:05:28]               │ debg ... sleep(5000) end
[00:05:28]               │ debg TestSubjects.exists(graphPauseLayout)
[00:05:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:05:28]               │ debg TestSubjects.click(graphPauseLayout)
[00:05:28]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:05:28]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:05:28]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:05:31]               │ debg TestSubjects.exists(graphResumeLayout)
[00:05:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:05:31]               │ debg TestSubjects.click(graphResumeLayout)
[00:05:31]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:05:31]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:05:31]               │ debg Looking for /wordpress/wp-admin/
[00:05:31]               │ debg Looking for blog
[00:05:31]               │ debg Looking for 202.136.75.194
[00:05:31]               │ debg Looking for 190.154.27.54
[00:05:31]               │ debg Looking for 187.131.21.37
[00:05:31]               │ debg Looking for wp
[00:05:31]               │ debg Looking for 80.5.27.16
[00:05:31]               │ debg Looking for 181.113.155.46
[00:05:31]               │ debg Looking for login.php
[00:05:31]               │ debg Looking for admin
[00:05:31]               │ debg Looking for /test/wp-admin/
[00:05:31]               │ debg Looking for wordpress
[00:05:31]               │ debg Looking for test
[00:05:31]               │ debg Looking for /wp-login.php
[00:05:31]               │ debg Looking for /blog/wp-admin/
[00:05:31]               └- ✓ pass  (14.5s) "graph app graph should open Graph workspace"
[00:05:31]             └-> should create new Graph workspace
[00:05:31]               └-> "before each" hook: global before each
[00:05:31]               │ debg Click New Workspace
[00:05:31]               │ debg TestSubjects.click(graphNewButton)
[00:05:31]               │ debg Find.clickByCssSelector('[data-test-subj="graphNewButton"]') with timeout=10000
[00:05:31]               │ debg Find.findByCssSelector('[data-test-subj="graphNewButton"]') with timeout=10000
[00:05:32]               │ debg TestSubjects.exists(confirmModal)
[00:05:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModal"]') with timeout=3000
[00:05:32]               │ debg Clicking modal confirm
[00:05:32]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:05:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:05:32]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:05:32]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:05:32]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:05:32]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:05:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:05:35]               │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:05:36]               │ debg TestSubjects.exists(graphGuidancePanel)
[00:05:36]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphGuidancePanel"]') with timeout=120000
[00:05:36]               │ debg TestSubjects.click(graphDatasourceButton)
[00:05:36]               │ debg Find.clickByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:05:36]               │ debg Find.findByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:05:36]               │ debg TestSubjects.click(savedObjectTitlesecrepo*)
[00:05:36]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitlesecrepo*"]') with timeout=10000
[00:05:36]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitlesecrepo*"]') with timeout=10000
[00:05:36]               │ debg Find.waitForAttributeToChange('[data-test-subj="graph-add-field-button"]', 'aria-disabled', 'false')
[00:05:36]               │ debg Waiting up to 20000ms for aria-disabled to equal "false"...
[00:05:36]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:05:36]               │ debg TestSubjects.exists(graphPauseLayout)
[00:05:36]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:05:39]               │ debg --- retry.tryForTime error: [data-test-subj="graphPauseLayout"] is not displayed
[00:05:39]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:05:49]               │ debg TestSubjects.exists(graphResumeLayout)
[00:05:49]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:05:52]               │ debg --- retry.tryForTime error: [data-test-subj="graphResumeLayout"] is not displayed
[00:05:52]               └- ✓ pass  (21.0s) "graph app graph should create new Graph workspace"
[00:05:52]             └-> should show venn when clicking a line
[00:05:52]               └-> "before each" hook: global before each
[00:05:52]               │ debg click Add Field icon
[00:05:52]               │ debg TestSubjects.click(graph-add-field-button)
[00:05:52]               │ debg Find.clickByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:05:52]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:05:53]               │ debg TestSubjects.exists(graph-field-search)
[00:05:53]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graph-field-search"]') with timeout=3000
[00:05:53]               │ debg select field url.parts
[00:05:53]               │ debg TestSubjects.setValue(graph-field-search, url.parts)
[00:05:53]               │ debg TestSubjects.click(graph-field-search)
[00:05:53]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:53]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:53]               │ debg Find.clickDisplayedByCssSelector('[title="url.parts"]') with timeout=10000
[00:05:53]               │ debg Find.displayedByCssSelector([title="url.parts"])
[00:05:53]               │ debg Find.findByCssSelector('[title="url.parts"]') with timeout=10000
[00:05:53]               │ debg Wait for element become visible: [title="url.parts"] with timeout=10000
[00:05:53]               │ debg select field url
[00:05:53]               │ debg TestSubjects.setValue(graph-field-search, url)
[00:05:53]               │ debg TestSubjects.click(graph-field-search)
[00:05:53]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:53]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:53]               │ debg Find.clickDisplayedByCssSelector('[title="url"]') with timeout=10000
[00:05:53]               │ debg Find.displayedByCssSelector([title="url"])
[00:05:53]               │ debg Find.findByCssSelector('[title="url"]') with timeout=10000
[00:05:54]               │ debg Wait for element become visible: [title="url"] with timeout=10000
[00:05:54]               │ debg select field params
[00:05:54]               │ debg TestSubjects.setValue(graph-field-search, params)
[00:05:54]               │ debg TestSubjects.click(graph-field-search)
[00:05:54]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:54]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:54]               │ debg Find.clickDisplayedByCssSelector('[title="params"]') with timeout=10000
[00:05:54]               │ debg Find.displayedByCssSelector([title="params"])
[00:05:54]               │ debg Find.findByCssSelector('[title="params"]') with timeout=10000
[00:05:54]               │ debg Wait for element become visible: [title="params"] with timeout=10000
[00:05:55]               │ debg select field src
[00:05:55]               │ debg TestSubjects.setValue(graph-field-search, src)
[00:05:55]               │ debg TestSubjects.click(graph-field-search)
[00:05:55]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:55]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:05:55]               │ debg Find.clickDisplayedByCssSelector('[title="src"]') with timeout=10000
[00:05:55]               │ debg Find.displayedByCssSelector([title="src"])
[00:05:55]               │ debg Find.findByCssSelector('[title="src"]') with timeout=10000
[00:05:55]               │ debg Wait for element become visible: [title="src"] with timeout=10000
[00:05:55]               │ debg TestSubjects.click(queryInput)
[00:05:55]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:05:55]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:05:55]               │ debg TestSubjects.setValue(queryInput, admin)
[00:05:55]               │ debg TestSubjects.click(queryInput)
[00:05:55]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:05:55]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:05:55]               │ debg TestSubjects.click(graph-explore-button)
[00:05:55]               │ debg Find.clickByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:05:55]               │ debg Find.findByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:05:56]               │ debg ... sleep(8000) start
[00:06:00]               │ proc [kibana]   log   [20:38:27.820] [warning][plugins][taskManager][taskManager] The task vis_telemetry "oss_telemetry-vis_telemetry" is not cancellable.
[00:06:00]               │ proc [kibana]   log   [20:38:27.821] [warning][plugins][taskManager][taskManager] The task lens_telemetry "Lens-lens_telemetry" is not cancellable.
[00:06:04]               │ debg ... sleep(8000) end
[00:06:04]               │ debg TestSubjects.exists(graphPauseLayout)
[00:06:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:06:04]               │ debg TestSubjects.click(graphPauseLayout)
[00:06:04]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:06:04]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:06:04]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:06:07]               │ debg TestSubjects.exists(graphResumeLayout)
[00:06:07]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:06:07]               │ debg TestSubjects.click(graphResumeLayout)
[00:06:07]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:06:07]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:06:07]               │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/graph app graph should show venn when clicking a line.png"
[00:06:08]               │ info Current URL is: http://localhost:6111/app/graph#/workspace/
[00:06:08]               │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/graph app graph should show venn when clicking a line.html
[00:06:08]               └- ✖ fail: "graph app graph should show venn when clicking a line"
[00:06:08]               │

Stack Trace

TypeError: Cannot read property 'sourceNode' of undefined
    at GraphPage.isolateEdge (test/functional/page_objects/graph_page.ts:87:25)
    at Context.<anonymous> (test/functional/apps/graph/graph.ts:138:31)
    at process._tickCallback (internal/process/next_tick.js:68:7)

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

@kindsun kindsun merged commit adb33cb into elastic:7.x Apr 17, 2020
@kindsun kindsun deleted the backport/7.x/pr-63539 branch April 17, 2020 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants