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] [Ingest Manager] Fix for comparing versions with -SNAPSHOT suffix (#80742) #80910

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

neptunian
Copy link
Contributor

Backports the following commits to 7.x:

…astic#80742)

* remove -SNAPSHOT from kibana version

* add integration tests with -SNAPSHOT version of kibana

* update isAgentUpgradeable to compare version numbers only

* continue to send the kibana version with snapshot suffix to agent

* cleanup code into one function

* fix test to check for snapshot before adding suffix
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome UI Functional Tests.test/functional/apps/dashboard/url_field_formatter·ts.dashboard app using current data Changing field formatter to Url applied on dashboard

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadCurrentData
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 6618
[00:00:21]               │ info progress: 13537
[00:00:22]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:22]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:22]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:22]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:22]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:22]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:01:20]             └-: Changing field formatter to Url
[00:01:20]               └-> "before all" hook
[00:01:20]               └-> "before all" hook
[00:01:20]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:01:20]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:01:20]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_1/VdlxFY2vS8SG7B6m0lVVwg] deleting index
[00:01:20]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2/ZfYS8J0WSlyu7eX7HS_w5w] deleting index
[00:01:20]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:01:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:01:20]                 │ info [r.suppressed] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] path: /.kibana/_search, params: {rest_total_hits_as_int=true, size=1000, index=.kibana, from=0}
[00:01:20]                 │      org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed
[00:01:20]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseFailure(AbstractSearchAsyncAction.java:558) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.executeNextPhase(AbstractSearchAsyncAction.java:324) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseDone(AbstractSearchAsyncAction.java:593) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onShardFailure(AbstractSearchAsyncAction.java:400) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction.access$100(AbstractSearchAsyncAction.java:70) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.AbstractSearchAsyncAction$1.onFailure(AbstractSearchAsyncAction.java:258) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.SearchExecutionStatsCollector.onFailure(SearchExecutionStatsCollector.java:73) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.ActionListenerResponseHandler.handleException(ActionListenerResponseHandler.java:59) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.search.SearchTransportService$ConnectionCountingHandler.handleException(SearchTransportService.java:408) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.transport.TransportService$6.handleException(TransportService.java:640) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.transport.TransportService$ContextRestoreResponseHandler.handleException(TransportService.java:1181) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.transport.TransportService$DirectResponseChannel.processException(TransportService.java:1290) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.transport.TransportService$DirectResponseChannel.sendResponse(TransportService.java:1264) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.transport.TaskTransportChannel.sendResponse(TaskTransportChannel.java:61) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.transport.TransportChannel.sendErrorResponse(TransportChannel.java:56) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.support.ChannelActionListener.onFailure(ChannelActionListener.java:51) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.action.ActionRunnable.onFailure(ActionRunnable.java:88) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.onFailure(ThreadContext.java:725) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:39) [elasticsearch-7.11.0-SNAPSHOT.jar:7.11.0-SNAPSHOT]
[00:01:20]                 │      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?]
[00:01:20]                 │      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?]
[00:01:20]                 │      	at java.lang.Thread.run(Thread.java:832) [?:?]
[00:01:20]                 │ proc [kibana]   log   [20:06:34.882] [error][data][elasticsearch] [search_phase_execution_exception]: all shards failed
[00:01:20]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:01:20]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:01:20]                 │ERROR browser[SEVERE] http://localhost:61181/api/saved_objects/_find?default_search_operator=AND&page=1&per_page=1000&search_fields=title%5E3&search_fields=description&type=dashboard - Failed to load resource: the server responded with a status of 503 (Service Unavailable)
[00:01:20]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:01:20]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_1/l8deZmWUT-aK9p6klH8uxw] update_mapping [_doc]
[00:01:20]                 │ debg Migrating saved objects
[00:01:20]                 │ proc [kibana]   log   [20:06:35.066] [info][savedobjects-service] Creating index .kibana_2.
[00:01:20]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:01:20]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] updating number_of_replicas to [0] for indices [.kibana_2]
[00:01:20]                 │ proc [kibana]   log   [20:06:35.126] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:01:21]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2/CkKkGcU2RBKveV74AGBx5w] update_mapping [_doc]
[00:01:21]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2/CkKkGcU2RBKveV74AGBx5w] update_mapping [_doc]
[00:01:21]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2/CkKkGcU2RBKveV74AGBx5w] update_mapping [_doc]
[00:01:21]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2/CkKkGcU2RBKveV74AGBx5w] update_mapping [_doc]
[00:01:21]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xxl-1602877600738926123] [.kibana_2/CkKkGcU2RBKveV74AGBx5w] update_mapping [_doc]
[00:01:21]                 │ proc [kibana]   log   [20:06:35.407] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:01:21]                 │ proc [kibana]   log   [20:06:35.451] [info][savedobjects-service] Finished in 387ms.
[00:01:21]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:01:22]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:01:23]                 │ debg navigating to settings url: http://localhost:61181/app/management
[00:01:23]                 │ debg navigate to: http://localhost:61181/app/management
[00:01:24]                 │ debg browser[INFO] http://localhost:61181/app/management?_t=1602878798138 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:01:24]                 │
[00:01:24]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:24]                 │ debg ... sleep(700) start
[00:01:24]                 │ debg ... sleep(700) end
[00:01:24]                 │ debg returned from get, calling refresh
[00:01:25]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/newsfeed/newsfeed.plugin.js 0:23080 TypeError: Failed to fetch
[00:01:25]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:59333)
[00:01:25]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:25]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:25]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:25]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:25]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:25]                 │ debg browser[INFO] http://localhost:61181/app/management?_t=1602878798138 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:01:25]                 │
[00:01:25]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:25]                 │ debg currentUrl = http://localhost:61181/app/management
[00:01:25]                 │          appUrl = http://localhost:61181/app/management
[00:01:25]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:25]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:25]                 │ debg ... sleep(501) start
[00:01:26]                 │ debg ... sleep(501) end
[00:01:26]                 │ debg in navigateTo url = http://localhost:61181/app/management
[00:01:26]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:28]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:29]                 │ debg clickKibanaIndexPatterns link
[00:01:29]                 │ debg TestSubjects.click(indexPatterns)
[00:01:29]                 │ debg Find.clickByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:01:29]                 │ debg Find.findByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:01:29]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:29]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:29]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:29]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:29]                 │ debg Find.byXPath('//a[descendant::*[text()='logstash-*']]') with timeout=10000
[00:01:29]                 │ debg TestSubjects.find(indexPatternFieldFilter)
[00:01:29]                 │ debg Find.findByCssSelector('[data-test-subj="indexPatternFieldFilter"]') with timeout=10000
[00:01:30]                 │ debg TestSubjects.find(indexPatternFieldFilter)
[00:01:30]                 │ debg Find.findByCssSelector('[data-test-subj="indexPatternFieldFilter"]') with timeout=10000
[00:01:30]                 │ debg Find.findByCssSelector('table.euiTable tbody tr.euiTableRow td.euiTableRowCell:first-child') with timeout=10000
[00:01:30]                 │ debg Find.clickByCssSelector('table.euiTable tbody tr.euiTableRow:nth-child(1)
[00:01:30]                 │                td:last-child button') with timeout=10000
[00:01:30]                 │ debg Find.findByCssSelector('table.euiTable tbody tr.euiTableRow:nth-child(1)
[00:01:30]                 │                td:last-child button') with timeout=10000
[00:01:30]                 │ debg set scripted field format = url
[00:01:30]                 │ debg Find.clickByCssSelector('select[data-test-subj="editorSelectedFormatId"] > option[value="url"]') with timeout=10000
[00:01:30]                 │ debg Find.findByCssSelector('select[data-test-subj="editorSelectedFormatId"] > option[value="url"]') with timeout=10000
[00:01:30]                 │ debg TestSubjects.click(fieldSaveButton)
[00:01:30]                 │ debg Find.clickByCssSelector('[data-test-subj="fieldSaveButton"]') with timeout=10000
[00:01:30]                 │ debg Find.findByCssSelector('[data-test-subj="fieldSaveButton"]') with timeout=10000
[00:01:30]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:30]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:30]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:30]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:31]               └-> applied on dashboard
[00:01:31]                 └-> "before each" hook: global before each
[00:01:31]                 │ debg navigating to dashboard url: http://localhost:61181/app/dashboards#/list
[00:01:31]                 │ debg navigate to: http://localhost:61181/app/dashboards#/list
[00:01:31]                 │ debg browser[INFO] http://localhost:61181/app/dashboards?_t=1602878805331#/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:01:31]                 │
[00:01:31]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:31]                 │ debg ... sleep(700) start
[00:01:31]                 │ debg ... sleep(700) end
[00:01:31]                 │ debg returned from get, calling refresh
[00:01:32]                 │ debg browser[INFO] http://localhost:61181/app/dashboards?_t=1602878805331#/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:01:32]                 │
[00:01:32]                 │ debg browser[INFO] http://localhost:61181/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:01:32]                 │ debg currentUrl = http://localhost:61181/app/dashboards#/list
[00:01:32]                 │          appUrl = http://localhost:61181/app/dashboards#/list
[00:01:32]                 │ debg TestSubjects.find(kibanaChrome)
[00:01:32]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:01:32]                 │ debg ... sleep(501) start
[00:01:33]                 │ debg ... sleep(501) end
[00:01:33]                 │ debg in navigateTo url = http://localhost:61181/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:01:33]                 │ debg TestSubjects.exists(statusPageContainer)
[00:01:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:01:36]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:01:36]                 │ debg Load Saved Dashboard dashboard with everything
[00:01:36]                 │ debg gotoDashboardLandingPage
[00:01:36]                 │ debg onDashboardLandingPage
[00:01:36]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:01:36]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:01:36]                 │ debg searchForItemWithName: dashboard with everything
[00:01:36]                 │ debg Find.allByCssSelector('main .euiFieldSearch') with timeout=10000
[00:01:37]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:37]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:39]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:01:39]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:39]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:39]                 │ debg TestSubjects.click(dashboardListingTitleLink-dashboard-with-everything)
[00:01:39]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:01:39]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:01:39]                 │ debg isGlobalLoadingIndicatorVisible
[00:01:39]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:40]                 │ debg browser[WARNING] http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:69677 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:01:40]                 │      Arguments: 
[00:01:40]                 │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: Mon Apr 09 2018 17:56:08 GMT-0400, _f: undefined, _strict: undefined, _locale: [object Object]
[00:01:40]                 │      Error
[00:01:40]                 │          at Function.createFromInputFallback (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:70106)
[00:01:40]                 │          at http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90282
[00:01:40]                 │          at http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90333
[00:01:40]                 │          at Ct (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90645)
[00:01:40]                 │          at wt (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90906)
[00:01:40]                 │          at Mt (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90988)
[00:01:40]                 │          at r (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:67028)
[00:01:40]                 │          at Object.parse (http://localhost:61181/35868/bundles/plugin/data/data.plugin.js:1:211513)
[00:01:40]                 │          at validateTimeRange (http://localhost:61181/35868/bundles/plugin/data/data.plugin.js:1:173136)
[00:01:40]                 │          at t._next (http://localhost:61181/35868/bundles/plugin/data/data.plugin.js:1:194641)"
[00:01:40]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:40]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:42]                 │ proc [kibana]   log   [20:06:56.513] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [176], primary term [1]. current document has seqNo [177] and primary term [1]
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/api/metrics/vis/data - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/api/saved_objects/_bulk_get - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/discover/discover.plugin.js 5:5983 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/visualizations/visualizations.plugin.js 5:206552 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/api/saved_objects/_bulk_get - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/discover/discover.plugin.js 5:5983 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ERROR browser[SEVERE] http://localhost:61181/35868/bundles/plugin/discover/discover.plugin.js 5:5983 TypeError: Failed to fetch
[00:01:43]                 │          at Fetch._callee3$ (http://localhost:61181/35868/bundles/core/core.entry.js:6:58583)
[00:01:43]                 │          at l (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740519)
[00:01:43]                 │          at Generator._invoke (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740272)
[00:01:43]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61181/35868/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:380:1740876)
[00:01:43]                 │          at fetch_asyncGeneratorStep (http://localhost:61181/35868/bundles/core/core.entry.js:6:52652)
[00:01:43]                 │          at _throw (http://localhost:61181/35868/bundles/core/core.entry.js:6:53060)
[00:01:43]                 │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:01:43]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:01:44]                 │ debg browser[INFO] http://localhost:61181/35868/bundles/plugin/visTypeVega/visTypeVega.chunk.0.js 0:16149 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:01:44]                 │ debg browser[INFO] http://localhost:61181/35868/bundles/plugin/visTypeVega/visTypeVega.chunk.0.js 0:16235 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:01:44]                 │ debg waitForRenderComplete
[00:01:44]                 │ debg in getSharedItemsCount
[00:01:44]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:01:44]                 │ debg Renderable.waitForRender for 30 elements
[00:01:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:44]                 │ debg --- retry.try error: 12 elements completed rendering, still waiting on a total of 30
[00:01:44]                 │                      specifically:
[00:01:44]                 │      Rendering Test: tsvb-ts
[00:01:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:44]                 │ debg --- retry.try failed again with the same message...
[00:01:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:45]                 │ debg --- retry.try failed again with the same message...
[00:01:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:45]                 │ debg --- retry.try failed again with the same message...
[00:01:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:46]                 │ debg --- retry.try failed again with the same message...
[00:01:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:46]                 │ debg --- retry.try failed again with the same message...
[00:01:47]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:47]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:47]                 │ debg --- retry.try failed again with the same message...
[00:01:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:48]                 │ debg --- retry.try failed again with the same message...
[00:01:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:48]                 │ debg --- retry.try failed again with the same message...
[00:01:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:49]                 │ debg --- retry.try failed again with the same message...
[00:01:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:49]                 │ debg --- retry.try failed again with the same message...
[00:01:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:50]                 │ debg --- retry.try failed again with the same message...
[00:01:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:50]                 │ debg --- retry.try failed again with the same message...
[00:01:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:51]                 │ debg --- retry.try failed again with the same message...
[00:01:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:51]                 │ debg --- retry.try failed again with the same message...
[00:01:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:52]                 │ debg --- retry.try failed again with the same message...
[00:01:53]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:53]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:53]                 │ debg --- retry.try failed again with the same message...
[00:01:53]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:53]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:53]                 │ debg --- retry.try failed again with the same message...
[00:01:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:54]                 │ debg --- retry.try failed again with the same message...
[00:01:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:54]                 │ debg --- retry.try failed again with the same message...
[00:01:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:55]                 │ debg --- retry.try failed again with the same message...
[00:01:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:55]                 │ debg --- retry.try failed again with the same message...
[00:01:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:56]                 │ debg --- retry.try failed again with the same message...
[00:01:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:56]                 │ debg --- retry.try failed again with the same message...
[00:01:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:57]                 │ debg --- retry.try failed again with the same message...
[00:01:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:57]                 │ debg --- retry.try failed again with the same message...
[00:01:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:58]                 │ debg --- retry.try failed again with the same message...
[00:01:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:59]                 │ debg --- retry.try failed again with the same message...
[00:01:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:01:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:01:59]                 │ debg --- retry.try failed again with the same message...
[00:02:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:00]                 │ debg --- retry.try failed again with the same message...
[00:02:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:00]                 │ debg --- retry.try failed again with the same message...
[00:02:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:01]                 │ debg --- retry.try failed again with the same message...
[00:02:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:01]                 │ debg --- retry.try failed again with the same message...
[00:02:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:02]                 │ debg --- retry.try failed again with the same message...
[00:02:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:02]                 │ debg --- retry.try failed again with the same message...
[00:02:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:03]                 │ debg --- retry.try failed again with the same message...
[00:02:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:03]                 │ debg --- retry.try failed again with the same message...
[00:02:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:04]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:04]                 │ debg --- retry.try failed again with the same message...
[00:02:05]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:05]                 │ debg --- retry.try failed again with the same message...
[00:02:05]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:05]                 │ debg --- retry.try failed again with the same message...
[00:02:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:06]                 │ debg --- retry.try failed again with the same message...
[00:02:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:06]                 │ debg --- retry.try failed again with the same message...
[00:02:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:07]                 │ debg --- retry.try failed again with the same message...
[00:02:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:07]                 │ debg --- retry.try failed again with the same message...
[00:02:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:08]                 │ debg --- retry.try failed again with the same message...
[00:02:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:08]                 │ debg --- retry.try failed again with the same message...
[00:02:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:09]                 │ debg --- retry.try failed again with the same message...
[00:02:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:10]                 │ debg --- retry.try failed again with the same message...
[00:02:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:10]                 │ debg --- retry.try failed again with the same message...
[00:02:11]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:11]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:11]                 │ debg --- retry.try failed again with the same message...
[00:02:11]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:11]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:11]                 │ debg --- retry.try failed again with the same message...
[00:02:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:12]                 │ debg --- retry.try failed again with the same message...
[00:02:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:12]                 │ debg --- retry.try failed again with the same message...
[00:02:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:13]                 │ debg --- retry.try failed again with the same message...
[00:02:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:13]                 │ debg --- retry.try failed again with the same message...
[00:02:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:14]                 │ debg --- retry.try failed again with the same message...
[00:02:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:14]                 │ debg --- retry.try failed again with the same message...
[00:02:15]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:15]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:15]                 │ debg --- retry.try failed again with the same message...
[00:02:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:16]                 │ debg --- retry.try failed again with the same message...
[00:02:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:16]                 │ debg --- retry.try failed again with the same message...
[00:02:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:17]                 │ debg --- retry.try failed again with the same message...
[00:02:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:17]                 │ debg --- retry.try failed again with the same message...
[00:02:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:18]                 │ debg --- retry.try failed again with the same message...
[00:02:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:18]                 │ debg --- retry.try failed again with the same message...
[00:02:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:19]                 │ debg --- retry.try failed again with the same message...
[00:02:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:19]                 │ debg --- retry.try failed again with the same message...
[00:02:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:20]                 │ debg --- retry.try failed again with the same message...
[00:02:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:20]                 │ debg --- retry.try failed again with the same message...
[00:02:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:21]                 │ debg --- retry.try failed again with the same message...
[00:02:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:22]                 │ debg --- retry.try failed again with the same message...
[00:02:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:22]                 │ debg --- retry.try failed again with the same message...
[00:02:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:23]                 │ debg --- retry.try failed again with the same message...
[00:02:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:23]                 │ debg --- retry.try failed again with the same message...
[00:02:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:24]                 │ debg --- retry.try failed again with the same message...
[00:02:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:24]                 │ debg --- retry.try failed again with the same message...
[00:02:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:25]                 │ debg --- retry.try failed again with the same message...
[00:02:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:25]                 │ debg --- retry.try failed again with the same message...
[00:02:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:26]                 │ debg --- retry.try failed again with the same message...
[00:02:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:26]                 │ debg --- retry.try failed again with the same message...
[00:02:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:27]                 │ debg --- retry.try failed again with the same message...
[00:02:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:28]                 │ debg --- retry.try failed again with the same message...
[00:02:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:28]                 │ debg --- retry.try failed again with the same message...
[00:02:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:29]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:29]                 │ debg --- retry.try failed again with the same message...
[00:02:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:29]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:29]                 │ debg --- retry.try failed again with the same message...
[00:02:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:30]                 │ debg --- retry.try failed again with the same message...
[00:02:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:30]                 │ debg --- retry.try failed again with the same message...
[00:02:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:31]                 │ debg --- retry.try failed again with the same message...
[00:02:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:31]                 │ debg --- retry.try failed again with the same message...
[00:02:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:32]                 │ debg --- retry.try failed again with the same message...
[00:02:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:32]                 │ debg --- retry.try failed again with the same message...
[00:02:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:33]                 │ debg --- retry.try failed again with the same message...
[00:02:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:33]                 │ debg --- retry.try failed again with the same message...
[00:02:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:34]                 │ debg --- retry.try failed again with the same message...
[00:02:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:35]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:35]                 │ debg --- retry.try failed again with the same message...
[00:02:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:35]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:35]                 │ debg --- retry.try failed again with the same message...
[00:02:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:36]                 │ debg --- retry.try failed again with the same message...
[00:02:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:36]                 │ debg --- retry.try failed again with the same message...
[00:02:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:37]                 │ debg --- retry.try failed again with the same message...
[00:02:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:37]                 │ debg --- retry.try failed again with the same message...
[00:02:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:38]                 │ debg --- retry.try failed again with the same message...
[00:02:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:38]                 │ debg --- retry.try failed again with the same message...
[00:02:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:39]                 │ debg --- retry.try failed again with the same message...
[00:02:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:39]                 │ debg --- retry.try failed again with the same message...
[00:02:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:40]                 │ debg --- retry.try failed again with the same message...
[00:02:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:41]                 │ debg --- retry.try failed again with the same message...
[00:02:41]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:41]                 │ debg --- retry.try failed again with the same message...
[00:02:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:42]                 │ debg --- retry.try failed again with the same message...
[00:02:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:42]                 │ debg --- retry.try failed again with the same message...
[00:02:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:43]                 │ debg --- retry.try failed again with the same message...
[00:02:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:43]                 │ debg --- retry.try failed again with the same message...
[00:02:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:44]                 │ debg --- retry.try failed again with the same message...
[00:02:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:44]                 │ debg --- retry.try failed again with the same message...
[00:02:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:45]                 │ debg --- retry.try failed again with the same message...
[00:02:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:45]                 │ debg --- retry.try failed again with the same message...
[00:02:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:46]                 │ debg --- retry.try failed again with the same message...
[00:02:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:46]                 │ debg --- retry.try failed again with the same message...
[00:02:47]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:47]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:47]                 │ debg --- retry.try failed again with the same message...
[00:02:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:48]                 │ debg --- retry.try failed again with the same message...
[00:02:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:48]                 │ debg --- retry.try failed again with the same message...
[00:02:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:49]                 │ debg --- retry.try failed again with the same message...
[00:02:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:49]                 │ debg --- retry.try failed again with the same message...
[00:02:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:50]                 │ debg --- retry.try failed again with the same message...
[00:02:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:50]                 │ debg --- retry.try failed again with the same message...
[00:02:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:51]                 │ debg --- retry.try failed again with the same message...
[00:02:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:51]                 │ debg --- retry.try failed again with the same message...
[00:02:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:52]                 │ debg --- retry.try failed again with the same message...
[00:02:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:52]                 │ debg --- retry.try failed again with the same message...
[00:02:53]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:53]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:53]                 │ debg --- retry.try failed again with the same message...
[00:02:53]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:53]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:54]                 │ debg --- retry.try failed again with the same message...
[00:02:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:54]                 │ debg --- retry.try failed again with the same message...
[00:02:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:55]                 │ debg --- retry.try failed again with the same message...
[00:02:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:55]                 │ debg --- retry.try failed again with the same message...
[00:02:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:56]                 │ debg --- retry.try failed again with the same message...
[00:02:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:56]                 │ debg --- retry.try failed again with the same message...
[00:02:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:57]                 │ debg --- retry.try failed again with the same message...
[00:02:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:57]                 │ debg --- retry.try failed again with the same message...
[00:02:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:58]                 │ debg --- retry.try failed again with the same message...
[00:02:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:58]                 │ debg --- retry.try failed again with the same message...
[00:02:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:59]                 │ debg --- retry.try failed again with the same message...
[00:02:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:02:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:02:59]                 │ debg --- retry.try failed again with the same message...
[00:03:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:00]                 │ debg --- retry.try failed again with the same message...
[00:03:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:01]                 │ debg --- retry.try failed again with the same message...
[00:03:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:01]                 │ debg --- retry.try failed again with the same message...
[00:03:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:02]                 │ debg --- retry.try failed again with the same message...
[00:03:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:02]                 │ debg --- retry.try failed again with the same message...
[00:03:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:03]                 │ debg --- retry.try failed again with the same message...
[00:03:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:03]                 │ debg --- retry.try failed again with the same message...
[00:03:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:04]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:04]                 │ debg --- retry.try failed again with the same message...
[00:03:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:04]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:04]                 │ debg --- retry.try failed again with the same message...
[00:03:05]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:05]                 │ debg --- retry.try failed again with the same message...
[00:03:05]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:05]                 │ debg --- retry.try failed again with the same message...
[00:03:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:06]                 │ debg --- retry.try failed again with the same message...
[00:03:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:06]                 │ debg --- retry.try failed again with the same message...
[00:03:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:07]                 │ debg --- retry.try failed again with the same message...
[00:03:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:08]                 │ debg --- retry.try failed again with the same message...
[00:03:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:08]                 │ debg --- retry.try failed again with the same message...
[00:03:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:09]                 │ debg --- retry.try failed again with the same message...
[00:03:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:09]                 │ debg --- retry.try failed again with the same message...
[00:03:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:10]                 │ debg --- retry.try failed again with the same message...
[00:03:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:10]                 │ debg --- retry.try failed again with the same message...
[00:03:11]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:11]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:11]                 │ debg --- retry.try failed again with the same message...
[00:03:11]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:11]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:11]                 │ debg --- retry.try failed again with the same message...
[00:03:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:12]                 │ debg --- retry.try failed again with the same message...
[00:03:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:12]                 │ debg --- retry.try failed again with the same message...
[00:03:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:13]                 │ debg --- retry.try failed again with the same message...
[00:03:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:13]                 │ debg --- retry.try failed again with the same message...
[00:03:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:14]                 │ debg --- retry.try failed again with the same message...
[00:03:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:15]                 │ debg --- retry.try failed again with the same message...
[00:03:15]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:15]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:15]                 │ debg --- retry.try failed again with the same message...
[00:03:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:16]                 │ debg --- retry.try failed again with the same message...
[00:03:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:16]                 │ debg --- retry.try failed again with the same message...
[00:03:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:17]                 │ debg --- retry.try failed again with the same message...
[00:03:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:17]                 │ debg --- retry.try failed again with the same message...
[00:03:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:18]                 │ debg --- retry.try failed again with the same message...
[00:03:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:18]                 │ debg --- retry.try failed again with the same message...
[00:03:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:19]                 │ debg --- retry.try failed again with the same message...
[00:03:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:19]                 │ debg --- retry.try failed again with the same message...
[00:03:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:20]                 │ debg --- retry.try failed again with the same message...
[00:03:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:20]                 │ debg --- retry.try failed again with the same message...
[00:03:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:21]                 │ debg --- retry.try failed again with the same message...
[00:03:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:21]                 │ debg --- retry.try failed again with the same message...
[00:03:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:22]                 │ debg --- retry.try failed again with the same message...
[00:03:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:23]                 │ debg --- retry.try failed again with the same message...
[00:03:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:23]                 │ debg --- retry.try failed again with the same message...
[00:03:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:24]                 │ debg --- retry.try failed again with the same message...
[00:03:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:24]                 │ debg --- retry.try failed again with the same message...
[00:03:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:25]                 │ debg --- retry.try failed again with the same message...
[00:03:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:25]                 │ debg --- retry.try failed again with the same message...
[00:03:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:26]                 │ debg --- retry.try failed again with the same message...
[00:03:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:26]                 │ debg --- retry.try failed again with the same message...
[00:03:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:27]                 │ debg --- retry.try failed again with the same message...
[00:03:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:27]                 │ debg --- retry.try failed again with the same message...
[00:03:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:28]                 │ debg --- retry.try failed again with the same message...
[00:03:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:28]                 │ debg --- retry.try failed again with the same message...
[00:03:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:29]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:29]                 │ debg --- retry.try failed again with the same message...
[00:03:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:30]                 │ debg --- retry.try failed again with the same message...
[00:03:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:30]                 │ debg --- retry.try failed again with the same message...
[00:03:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:31]                 │ debg --- retry.try failed again with the same message...
[00:03:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:31]                 │ debg --- retry.try failed again with the same message...
[00:03:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:32]                 │ debg --- retry.try failed again with the same message...
[00:03:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:32]                 │ debg --- retry.try failed again with the same message...
[00:03:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:33]                 │ debg --- retry.try failed again with the same message...
[00:03:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:33]                 │ debg --- retry.try failed again with the same message...
[00:03:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:34]                 │ debg --- retry.try failed again with the same message...
[00:03:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:34]                 │ debg --- retry.try failed again with the same message...
[00:03:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:35]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:35]                 │ debg --- retry.try failed again with the same message...
[00:03:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:35]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:35]                 │ debg --- retry.try failed again with the same message...
[00:03:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:36]                 │ debg --- retry.try failed again with the same message...
[00:03:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:36]                 │ debg --- retry.try failed again with the same message...
[00:03:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:37]                 │ debg --- retry.try failed again with the same message...
[00:03:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:38]                 │ debg --- retry.try failed again with the same message...
[00:03:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:38]                 │ debg --- retry.try failed again with the same message...
[00:03:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:39]                 │ debg --- retry.try failed again with the same message...
[00:03:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:39]                 │ debg --- retry.try failed again with the same message...
[00:03:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:40]                 │ debg --- retry.try failed again with the same message...
[00:03:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:40]                 │ debg --- retry.try failed again with the same message...
[00:03:41]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:41]                 │ debg --- retry.try failed again with the same message...
[00:03:41]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:41]                 │ debg --- retry.try failed again with the same message...
[00:03:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:42]                 │ debg --- retry.try failed again with the same message...
[00:03:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:42]                 │ debg --- retry.try failed again with the same message...
[00:03:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:43]                 │ debg --- retry.try failed again with the same message...
[00:03:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:03:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:03:43]                 │ debg --- retry.try failed again with the same message...
[00:03:44]                 │ info Taking screenshot "/dev/shm/workspace/parallel/18/kibana/test/functional/screenshots/failure/dashboard app using current data Changing field formatter to Url applied on dashboard.png"
[00:03:44]                 │ info Current URL is: http://localhost:61181/app/dashboards#/view/d2525040-3dcd-11e8-8660-4d65aa086b3c?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%27Mon%20Apr%2009%202018%2017:56:08%20GMT-0400%27,to:%27Wed%20Apr%2011%202018%2017:56:08%20GMT-0400%27))&_a=(description:%27I%20have%20one%20of%20every%20visualization%20type%20since%20the%20last%20time%20I%20was%20created!!%27,filters:!(),fullScreenMode:!f,options:(darkTheme:!f,hidePanelTitles:!f,useMargins:!t),query:(language:lucene,query:%27%27),timeRestore:!t,title:%27dashboard%20with%20everything%27,viewMode:view)
[00:03:44]                 │ info Saving page source to: /dev/shm/workspace/parallel/18/kibana/test/functional/failure_debug/html/dashboard app using current data Changing field formatter to Url applied on dashboard.html
[00:03:44]                 └- ✖ fail: dashboard app using current data Changing field formatter to Url applied on dashboard
[00:03:44]                 │      retry.try timeout: Error: 12 elements completed rendering, still waiting on a total of 30
[00:03:44]                 │                 specifically:
[00:03:44]                 │ Rendering Test: tsvb-ts
[00:03:44]                 │     at retry.try (/dev/shm/workspace/parallel/18/kibana/test/functional/services/renderable.ts:50:17)
[00:03:44]                 │     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:03:44]                 │   Error: retry.try timeout: Error: 12 elements completed rendering, still waiting on a total of 30
[00:03:44]                 │                   specifically:
[00:03:44]                 │   Rendering Test: tsvb-ts
[00:03:44]                 │       at retry.try (test/functional/services/renderable.ts:50:17)
[00:03:44]                 │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:03:44]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
[00:03:44]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)
[00:03:44]                 │ 
[00:03:44]                 │ 

Stack Trace

Error: retry.try timeout: Error: 12 elements completed rendering, still waiting on a total of 30
                specifically:
Rendering Test: tsvb-ts
    at retry.try (test/functional/services/renderable.ts:50:17)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:68:13)

Metrics [docs]

page load bundle size

id before after diff
ingestManager 391.8KB 391.9KB +80.0B

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

@neptunian neptunian merged commit 43823a1 into elastic:7.x Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants