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

[Discover] Add grid flyout jest test #89088

Merged

Conversation

kertal
Copy link
Member

@kertal kertal commented Jan 25, 2021

Summary

Improving data grid jest test coverage, by providing test for the grid flyout

Checklist

Delete any items that are not applicable to this PR.

@kertal kertal added the Feature:Discover Discover Application label Jan 25, 2021
@kertal
Copy link
Member Author

kertal commented Jan 25, 2021

@elasticmachine merge upstream

@kertal kertal changed the title [Discover] Add jest test for data grid [Discover] Add grid flyout jest test Jan 26, 2021
@kertal kertal self-assigned this Jan 26, 2021
@kertal kertal marked this pull request as ready for review January 26, 2021 11:13
@kertal kertal requested a review from a team January 26, 2021 11:13
@kertal kertal added release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.12.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Jan 26, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@kertal
Copy link
Member Author

kertal commented Jan 27, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome UI Functional Tests.test/functional/apps/dashboard/data_shared_attributes·ts.dashboard app using current data dashboard data-shared attributes "before all" hook for "should have time picker with data-shared-timefilter-duration"

Link to Jenkins

Standard Out

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

[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:02]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:02]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:03]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:03]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:03]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:03]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:03]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:03]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:03]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:03]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:03]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:03]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:04]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:04]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:04]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:04]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:04]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:04]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:04]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:04]               │ 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:12]               │ info progress: 902
[00:00:22]               │ info progress: 6014
[00:00:32]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:32]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:32]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:32]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:32]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:32]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:12:03]             └-: dashboard data-shared attributes
[00:12:03]               └-> "before all" hook
[00:12:03]               └-> "before all" hook
[00:12:03]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:12:03]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:12:03]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_1/PkkFyIhSTVSzN82tlrDWAA] deleting index
[00:12:03]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2/0bThZqhcTE2Qjn5A9TNIPw] deleting index
[00:12:03]                 │ info [dashboard/current/kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:12:03]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:12:03]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:12:03]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:12:03]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:12:03]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_1/wtfcxTOdRii_fTTSJMLwHQ] update_mapping [_doc]
[00:12:03]                 │ debg Migrating saved objects
[00:12:03]                 │ proc [kibana]   log   [11:42:42.476] [info][savedobjects-service] Creating index .kibana_2.
[00:12:03]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:12:03]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] updating number_of_replicas to [0] for indices [.kibana_2]
[00:12:03]                 │ proc [kibana]   log   [11:42:42.522] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:12:03]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2/0afrKnehSzuA0SsTJQh8rg] update_mapping [_doc]
[00:12:03]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2/0afrKnehSzuA0SsTJQh8rg] update_mapping [_doc]
[00:12:03]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2/0afrKnehSzuA0SsTJQh8rg] update_mapping [_doc]
[00:12:03]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2/0afrKnehSzuA0SsTJQh8rg] update_mapping [_doc]
[00:12:03]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1611745726470768188] [.kibana_2/0afrKnehSzuA0SsTJQh8rg] update_mapping [_doc]
[00:12:03]                 │ proc [kibana]   log   [11:42:42.711] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:12:03]                 │ proc [kibana]   log   [11:42:42.741] [info][savedobjects-service] Finished in 266ms.
[00:12:03]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:12:05]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:12:06]                 │ debg navigating to dashboard url: http://localhost:6141/app/dashboards#/list
[00:12:06]                 │ debg navigate to: http://localhost:6141/app/dashboards#/list
[00:12:06]                 │ debg ... sleep(700) start
[00:12:06]                 │ debg browser[INFO] http://localhost:6141/app/dashboards?_t=1611747765533#/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:12:06]                 │
[00:12:06]                 │ debg browser[INFO] http://localhost:6141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:07]                 │ debg ... sleep(700) end
[00:12:07]                 │ debg returned from get, calling refresh
[00:12:07]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/core/core.entry.js 12:158404 TypeError: Failed to fetch
[00:12:07]                 │          at fetch_Fetch.fetchResponse (http://localhost:6141/39883/bundles/core/core.entry.js:6:32451)
[00:12:07]                 │          at async interceptResponse (http://localhost:6141/39883/bundles/core/core.entry.js:6:28637)
[00:12:07]                 │          at async http://localhost:6141/39883/bundles/core/core.entry.js:6:31117
[00:12:07]                 │ debg browser[INFO] http://localhost:6141/app/dashboards?_t=1611747765533#/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:12:07]                 │
[00:12:07]                 │ debg browser[INFO] http://localhost:6141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:07]                 │ debg currentUrl = http://localhost:6141/app/dashboards#/list
[00:12:07]                 │          appUrl = http://localhost:6141/app/dashboards#/list
[00:12:07]                 │ debg TestSubjects.find(kibanaChrome)
[00:12:07]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:07]                 │ debg ... sleep(501) start
[00:12:08]                 │ debg ... sleep(501) end
[00:12:08]                 │ debg in navigateTo url = http://localhost:6141/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:12:08]                 │ debg TestSubjects.exists(statusPageContainer)
[00:12:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:12:10]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:12:11]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:11]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:11]                 │ debg browser[INFO] http://localhost:6141/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 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:12:11]                 │
[00:12:11]                 │ debg browser[INFO] http://localhost:6141/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:13]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:13]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:13]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:13]                 │ debg Load Saved Dashboard dashboard with everything
[00:12:13]                 │ debg gotoDashboardLandingPage
[00:12:13]                 │ debg onDashboardLandingPage
[00:12:13]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:12:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:12:13]                 │ debg searchForItemWithName: dashboard with everything
[00:12:13]                 │ debg TestSubjects.find(tableListSearchBox)
[00:12:13]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:12:14]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:14]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:16]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:16]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:16]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:16]                 │ debg TestSubjects.click(dashboardListingTitleLink-dashboard-with-everything)
[00:12:16]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:12:16]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-dashboard-with-everything"]') with timeout=10000
[00:12:16]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:16]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:18]                 │ debg browser[WARNING] http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:69406 "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:12:18]                 │      Arguments: 
[00:12:18]                 │      [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:12:18]                 │      Error
[00:12:18]                 │          at Function.createFromInputFallback (http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:69835)
[00:12:18]                 │          at http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90011
[00:12:18]                 │          at http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90062
[00:12:18]                 │          at Tt (http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90374)
[00:12:18]                 │          at Ct (http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90635)
[00:12:18]                 │          at xt (http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90717)
[00:12:18]                 │          at i (http://localhost:6141/39883/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:66757)
[00:12:18]                 │          at Object.parse (http://localhost:6141/39883/bundles/plugin/data/data.plugin.js:1:138642)
[00:12:18]                 │          at validateTimeRange (http://localhost:6141/39883/bundles/plugin/data/data.plugin.js:1:117096)
[00:12:18]                 │          at t._next (http://localhost:6141/39883/bundles/plugin/data/data.plugin.js:1:128390)"
[00:12:18]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:18]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:18]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:19]                 │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:12:19]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:12:20]                 │ERROR browser[SEVERE] https://tiles.maps.elastic.co/v7.11/manifest?elastic_tile_service_tos=agree&my_app_name=kibana&my_app_version=8.0.0-SNAPSHOT - Failed to load resource: net::ERR_CONNECTION_CLOSED
[00:12:20]                 │ERROR browser[SEVERE] https://vector.maps.elastic.co/v7.11/manifest?elastic_tile_service_tos=agree&my_app_name=kibana&my_app_version=8.0.0-SNAPSHOT - Failed to load resource: net::ERR_CONNECTION_CLOSED
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:12:20]                 │      Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch"
[00:12:20]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/plugin/mapsLegacy/mapsLegacy.chunk.1.js 0:55683 Uncaught Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:12:20]                 │      Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch"
[00:12:20]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/plugin/mapsLegacy/mapsLegacy.chunk.1.js 0:55683 Uncaught Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:12:20]                 │      Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch"
[00:12:20]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/plugin/mapsLegacy/mapsLegacy.chunk.1.js 0:55683 Uncaught Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:12:20]                 │      Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch"
[00:12:20]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/plugin/mapsLegacy/mapsLegacy.chunk.1.js 0:55683 Uncaught Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:12:20]                 │      Error: Unable to retrieve manifest from https://vector.maps.elastic.co/v7.11/manifest: Failed to fetch"
[00:12:20]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/plugin/mapsLegacy/mapsLegacy.chunk.1.js 0:55683 Uncaught Error: Unable to retrieve manifest from https://vector.maps.elastic.co/v7.11/manifest: Failed to fetch
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/core/core.entry.js 12:159352 "Detected an unhandled Promise rejection.
[00:12:20]                 │      Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch"
[00:12:20]                 │ERROR browser[SEVERE] http://localhost:6141/39883/bundles/plugin/mapsLegacy/mapsLegacy.plugin.js 0:44759 Uncaught Error: Unable to retrieve manifest from https://tiles.maps.elastic.co/v7.11/manifest: Failed to fetch
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/plugin/visTypeVega/visTypeVega.chunk.0.js 0:13016 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:12:20]                 │ debg browser[INFO] http://localhost:6141/39883/bundles/plugin/visTypeVega/visTypeVega.chunk.0.js 0:13102 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:12:20]                 │ debg waitForRenderComplete
[00:12:20]                 │ debg in getSharedItemsCount
[00:12:20]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:12:21]                 │ debg Renderable.waitForRender for 30 elements
[00:12:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:21]                 │ debg --- retry.try error: 27 elements completed rendering, still waiting on a total of 30
[00:12:21]                 │                      specifically:
[00:12:21]                 │      Rendering Test: geo map
[00:12:21]                 │      Rendering Test: region map
[00:12:21]                 │      Filter Test: animals: linked to search with filter
[00:12:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:22]                 │ debg --- retry.try error: 28 elements completed rendering, still waiting on a total of 30
[00:12:22]                 │                      specifically:
[00:12:22]                 │      Rendering Test: geo map
[00:12:22]                 │      Rendering Test: region map
[00:12:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:22]                 │ debg --- retry.try failed again with the same message...
[00:12:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:23]                 │ debg --- retry.try failed again with the same message...
[00:12:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:24]                 │ debg --- retry.try failed again with the same message...
[00:12:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:24]                 │ debg --- retry.try failed again with the same message...
[00:12:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:25]                 │ debg --- retry.try failed again with the same message...
[00:12:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:25]                 │ debg --- retry.try failed again with the same message...
[00:12:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:26]                 │ debg --- retry.try failed again with the same message...
[00:12:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:26]                 │ debg --- retry.try failed again with the same message...
[00:12:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:27]                 │ debg --- retry.try failed again with the same message...
[00:12:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:27]                 │ debg --- retry.try failed again with the same message...
[00:12:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:28]                 │ debg --- retry.try failed again with the same message...
[00:12:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:29]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:29]                 │ debg --- retry.try failed again with the same message...
[00:12:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:29]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:29]                 │ debg --- retry.try error: 29 elements completed rendering, still waiting on a total of 30
[00:12:29]                 │                      specifically:
[00:12:29]                 │      Rendering Test: region map
[00:12:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:30]                 │ debg --- retry.try failed again with the same message...
[00:12:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:30]                 │ debg --- retry.try failed again with the same message...
[00:12:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:31]                 │ debg --- retry.try failed again with the same message...
[00:12:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:31]                 │ debg --- retry.try failed again with the same message...
[00:12:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:32]                 │ debg --- retry.try failed again with the same message...
[00:12:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:32]                 │ debg --- retry.try failed again with the same message...
[00:12:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:33]                 │ debg --- retry.try failed again with the same message...
[00:12:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:33]                 │ debg --- retry.try failed again with the same message...
[00:12:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:34]                 │ debg --- retry.try failed again with the same message...
[00:12:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:35]                 │ debg --- retry.try failed again with the same message...
[00:12:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:35]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:35]                 │ debg --- retry.try failed again with the same message...
[00:12:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:36]                 │ debg --- retry.try failed again with the same message...
[00:12:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:36]                 │ debg --- retry.try failed again with the same message...
[00:12:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:37]                 │ debg --- retry.try failed again with the same message...
[00:12:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:37]                 │ debg --- retry.try failed again with the same message...
[00:12:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:38]                 │ debg --- retry.try failed again with the same message...
[00:12:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:38]                 │ debg --- retry.try failed again with the same message...
[00:12:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:39]                 │ debg --- retry.try failed again with the same message...
[00:12:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:39]                 │ debg --- retry.try failed again with the same message...
[00:12:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:40]                 │ debg --- retry.try failed again with the same message...
[00:12:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:41]                 │ debg --- retry.try failed again with the same message...
[00:12:41]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:41]                 │ debg --- retry.try failed again with the same message...
[00:12:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:42]                 │ debg --- retry.try failed again with the same message...
[00:12:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:42]                 │ debg --- retry.try failed again with the same message...
[00:12:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:43]                 │ debg --- retry.try failed again with the same message...
[00:12:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:43]                 │ debg --- retry.try failed again with the same message...
[00:12:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:44]                 │ debg --- retry.try failed again with the same message...
[00:12:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:44]                 │ debg --- retry.try failed again with the same message...
[00:12:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:45]                 │ debg --- retry.try failed again with the same message...
[00:12:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:45]                 │ debg --- retry.try failed again with the same message...
[00:12:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:46]                 │ debg --- retry.try failed again with the same message...
[00:12:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:46]                 │ debg --- retry.try failed again with the same message...
[00:12:47]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:47]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:47]                 │ debg --- retry.try failed again with the same message...
[00:12:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:48]                 │ debg --- retry.try failed again with the same message...
[00:12:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:48]                 │ debg --- retry.try failed again with the same message...
[00:12:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:49]                 │ debg --- retry.try failed again with the same message...
[00:12:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:49]                 │ debg --- retry.try failed again with the same message...
[00:12:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:50]                 │ debg --- retry.try failed again with the same message...
[00:12:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:50]                 │ debg --- retry.try failed again with the same message...
[00:12:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:51]                 │ debg --- retry.try failed again with the same message...
[00:12:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:51]                 │ debg --- retry.try failed again with the same message...
[00:12:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:52]                 │ debg --- retry.try failed again with the same message...
[00:12:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:52]                 │ debg --- retry.try failed again with the same message...
[00:12:53]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:53]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:53]                 │ debg --- retry.try failed again with the same message...
[00:12:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:54]                 │ debg --- retry.try failed again with the same message...
[00:12:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:54]                 │ debg --- retry.try failed again with the same message...
[00:12:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:55]                 │ debg --- retry.try failed again with the same message...
[00:12:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:55]                 │ debg --- retry.try failed again with the same message...
[00:12:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:56]                 │ debg --- retry.try failed again with the same message...
[00:12:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:56]                 │ debg --- retry.try failed again with the same message...
[00:12:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:57]                 │ debg --- retry.try failed again with the same message...
[00:12:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:57]                 │ debg --- retry.try failed again with the same message...
[00:12:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:58]                 │ debg --- retry.try failed again with the same message...
[00:12:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:59]                 │ debg --- retry.try failed again with the same message...
[00:12:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:12:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:12:59]                 │ debg --- retry.try failed again with the same message...
[00:13:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:00]                 │ debg --- retry.try failed again with the same message...
[00:13:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:00]                 │ debg --- retry.try failed again with the same message...
[00:13:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:01]                 │ debg --- retry.try failed again with the same message...
[00:13:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:01]                 │ debg --- retry.try failed again with the same message...
[00:13:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:02]                 │ debg --- retry.try failed again with the same message...
[00:13:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:02]                 │ debg --- retry.try failed again with the same message...
[00:13:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:03]                 │ debg --- retry.try failed again with the same message...
[00:13:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:03]                 │ debg --- retry.try failed again with the same message...
[00:13:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:04]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:04]                 │ debg --- retry.try failed again with the same message...
[00:13:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:05]                 │ debg --- retry.try failed again with the same message...
[00:13:05]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:05]                 │ debg --- retry.try failed again with the same message...
[00:13:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:06]                 │ debg --- retry.try failed again with the same message...
[00:13:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:06]                 │ debg --- retry.try failed again with the same message...
[00:13:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:07]                 │ debg --- retry.try failed again with the same message...
[00:13:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:07]                 │ debg --- retry.try failed again with the same message...
[00:13:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:08]                 │ debg --- retry.try failed again with the same message...
[00:13:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:08]                 │ debg --- retry.try failed again with the same message...
[00:13:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:09]                 │ debg --- retry.try failed again with the same message...
[00:13:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:09]                 │ debg --- retry.try failed again with the same message...
[00:13:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:10]                 │ debg --- retry.try failed again with the same message...
[00:13:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:11]                 │ debg --- retry.try failed again with the same message...
[00:13:11]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:11]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:11]                 │ debg --- retry.try failed again with the same message...
[00:13:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:12]                 │ debg --- retry.try failed again with the same message...
[00:13:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:12]                 │ debg --- retry.try failed again with the same message...
[00:13:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:13]                 │ debg --- retry.try failed again with the same message...
[00:13:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:13]                 │ debg --- retry.try failed again with the same message...
[00:13:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:14]                 │ debg --- retry.try failed again with the same message...
[00:13:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:14]                 │ debg --- retry.try failed again with the same message...
[00:13:15]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:15]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:15]                 │ debg --- retry.try failed again with the same message...
[00:13:15]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:15]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:15]                 │ debg --- retry.try failed again with the same message...
[00:13:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:16]                 │ debg --- retry.try failed again with the same message...
[00:13:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:16]                 │ debg --- retry.try failed again with the same message...
[00:13:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:17]                 │ debg --- retry.try failed again with the same message...
[00:13:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:18]                 │ debg --- retry.try failed again with the same message...
[00:13:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:18]                 │ debg --- retry.try failed again with the same message...
[00:13:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:19]                 │ debg --- retry.try failed again with the same message...
[00:13:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:19]                 │ debg --- retry.try failed again with the same message...
[00:13:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:20]                 │ debg --- retry.try failed again with the same message...
[00:13:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:20]                 │ debg --- retry.try failed again with the same message...
[00:13:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:21]                 │ debg --- retry.try failed again with the same message...
[00:13:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:21]                 │ debg --- retry.try failed again with the same message...
[00:13:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:22]                 │ debg --- retry.try failed again with the same message...
[00:13:22]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:22]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:22]                 │ debg --- retry.try failed again with the same message...
[00:13:23]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:23]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:23]                 │ debg --- retry.try failed again with the same message...
[00:13:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:24]                 │ debg --- retry.try failed again with the same message...
[00:13:24]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:24]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:24]                 │ debg --- retry.try failed again with the same message...
[00:13:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:25]                 │ debg --- retry.try failed again with the same message...
[00:13:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:25]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:25]                 │ debg --- retry.try failed again with the same message...
[00:13:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:26]                 │ debg --- retry.try failed again with the same message...
[00:13:26]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:26]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:26]                 │ debg --- retry.try failed again with the same message...
[00:13:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:27]                 │ debg --- retry.try failed again with the same message...
[00:13:27]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:27]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:27]                 │ debg --- retry.try failed again with the same message...
[00:13:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:28]                 │ debg --- retry.try failed again with the same message...
[00:13:28]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:28]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:28]                 │ debg --- retry.try failed again with the same message...
[00:13:29]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:29]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:29]                 │ debg --- retry.try failed again with the same message...
[00:13:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:30]                 │ debg --- retry.try failed again with the same message...
[00:13:30]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:30]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:30]                 │ debg --- retry.try failed again with the same message...
[00:13:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:31]                 │ debg --- retry.try failed again with the same message...
[00:13:31]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:31]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:31]                 │ debg --- retry.try failed again with the same message...
[00:13:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:32]                 │ debg --- retry.try failed again with the same message...
[00:13:32]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:32]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:32]                 │ debg --- retry.try failed again with the same message...
[00:13:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:33]                 │ debg --- retry.try failed again with the same message...
[00:13:33]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:33]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:33]                 │ debg --- retry.try failed again with the same message...
[00:13:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:34]                 │ debg --- retry.try failed again with the same message...
[00:13:34]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:34]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:34]                 │ debg --- retry.try failed again with the same message...
[00:13:35]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:35]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:35]                 │ debg --- retry.try failed again with the same message...
[00:13:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:36]                 │ debg --- retry.try failed again with the same message...
[00:13:36]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:36]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:36]                 │ debg --- retry.try failed again with the same message...
[00:13:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:37]                 │ debg --- retry.try failed again with the same message...
[00:13:37]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:37]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:37]                 │ debg --- retry.try failed again with the same message...
[00:13:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:38]                 │ debg --- retry.try failed again with the same message...
[00:13:38]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:38]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:38]                 │ debg --- retry.try failed again with the same message...
[00:13:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:39]                 │ debg --- retry.try failed again with the same message...
[00:13:39]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:39]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:39]                 │ debg --- retry.try failed again with the same message...
[00:13:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:40]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:40]                 │ debg --- retry.try failed again with the same message...
[00:13:40]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:41]                 │ debg --- retry.try failed again with the same message...
[00:13:41]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:41]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:41]                 │ debg --- retry.try failed again with the same message...
[00:13:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:42]                 │ debg --- retry.try failed again with the same message...
[00:13:42]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:42]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:42]                 │ debg --- retry.try failed again with the same message...
[00:13:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:43]                 │ debg --- retry.try failed again with the same message...
[00:13:43]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:43]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:43]                 │ debg --- retry.try failed again with the same message...
[00:13:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:44]                 │ debg --- retry.try failed again with the same message...
[00:13:44]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:44]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:44]                 │ debg --- retry.try failed again with the same message...
[00:13:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:45]                 │ debg --- retry.try failed again with the same message...
[00:13:45]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:45]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:45]                 │ debg --- retry.try failed again with the same message...
[00:13:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:46]                 │ debg --- retry.try failed again with the same message...
[00:13:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:46]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:47]                 │ debg --- retry.try failed again with the same message...
[00:13:47]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:47]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:47]                 │ debg --- retry.try failed again with the same message...
[00:13:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:48]                 │ debg --- retry.try failed again with the same message...
[00:13:48]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:48]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:48]                 │ debg --- retry.try failed again with the same message...
[00:13:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:49]                 │ debg --- retry.try failed again with the same message...
[00:13:49]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:49]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:49]                 │ debg --- retry.try failed again with the same message...
[00:13:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:50]                 │ debg --- retry.try failed again with the same message...
[00:13:50]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:50]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:50]                 │ debg --- retry.try failed again with the same message...
[00:13:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:51]                 │ debg --- retry.try failed again with the same message...
[00:13:51]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:51]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:51]                 │ debg --- retry.try failed again with the same message...
[00:13:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:52]                 │ debg --- retry.try failed again with the same message...
[00:13:52]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:52]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:53]                 │ debg --- retry.try failed again with the same message...
[00:13:53]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:53]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:53]                 │ debg --- retry.try failed again with the same message...
[00:13:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:54]                 │ debg --- retry.try failed again with the same message...
[00:13:54]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:54]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:54]                 │ debg --- retry.try failed again with the same message...
[00:13:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:55]                 │ debg --- retry.try failed again with the same message...
[00:13:55]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:55]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:55]                 │ debg --- retry.try failed again with the same message...
[00:13:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:56]                 │ debg --- retry.try failed again with the same message...
[00:13:56]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:56]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:56]                 │ debg --- retry.try failed again with the same message...
[00:13:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:57]                 │ debg --- retry.try failed again with the same message...
[00:13:57]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:57]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:57]                 │ debg --- retry.try failed again with the same message...
[00:13:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:58]                 │ debg --- retry.try failed again with the same message...
[00:13:58]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:58]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:59]                 │ debg --- retry.try failed again with the same message...
[00:13:59]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:13:59]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:13:59]                 │ debg --- retry.try failed again with the same message...
[00:14:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:00]                 │ debg --- retry.try failed again with the same message...
[00:14:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:00]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:00]                 │ debg --- retry.try failed again with the same message...
[00:14:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:01]                 │ debg --- retry.try failed again with the same message...
[00:14:01]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:01]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:01]                 │ debg --- retry.try failed again with the same message...
[00:14:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:02]                 │ debg --- retry.try failed again with the same message...
[00:14:02]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:02]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:02]                 │ debg --- retry.try failed again with the same message...
[00:14:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:03]                 │ debg --- retry.try failed again with the same message...
[00:14:03]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:03]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:03]                 │ debg --- retry.try failed again with the same message...
[00:14:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:04]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:04]                 │ debg --- retry.try failed again with the same message...
[00:14:04]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:04]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:05]                 │ debg --- retry.try failed again with the same message...
[00:14:05]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:05]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:05]                 │ debg --- retry.try failed again with the same message...
[00:14:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:06]                 │ debg --- retry.try failed again with the same message...
[00:14:06]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:06]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:06]                 │ debg --- retry.try failed again with the same message...
[00:14:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:07]                 │ debg --- retry.try failed again with the same message...
[00:14:07]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:07]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:07]                 │ debg --- retry.try failed again with the same message...
[00:14:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:08]                 │ debg --- retry.try failed again with the same message...
[00:14:08]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:08]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:08]                 │ debg --- retry.try failed again with the same message...
[00:14:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:09]                 │ debg --- retry.try failed again with the same message...
[00:14:09]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:09]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:09]                 │ debg --- retry.try failed again with the same message...
[00:14:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:10]                 │ debg --- retry.try failed again with the same message...
[00:14:10]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:10]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:10]                 │ debg --- retry.try failed again with the same message...
[00:14:11]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:11]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:11]                 │ debg --- retry.try failed again with the same message...
[00:14:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:12]                 │ debg --- retry.try failed again with the same message...
[00:14:12]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:12]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:12]                 │ debg --- retry.try failed again with the same message...
[00:14:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:13]                 │ debg --- retry.try failed again with the same message...
[00:14:13]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:13]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:13]                 │ debg --- retry.try failed again with the same message...
[00:14:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:14]                 │ debg --- retry.try failed again with the same message...
[00:14:14]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:14]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:14]                 │ debg --- retry.try failed again with the same message...
[00:14:15]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:15]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:15]                 │ debg --- retry.try failed again with the same message...
[00:14:15]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:15]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:15]                 │ debg --- retry.try failed again with the same message...
[00:14:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:16]                 │ debg --- retry.try failed again with the same message...
[00:14:16]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:16]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:16]                 │ debg --- retry.try failed again with the same message...
[00:14:17]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:17]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:17]                 │ debg --- retry.try failed again with the same message...
[00:14:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:18]                 │ debg --- retry.try failed again with the same message...
[00:14:18]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:18]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:18]                 │ debg --- retry.try failed again with the same message...
[00:14:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:19]                 │ debg --- retry.try failed again with the same message...
[00:14:19]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:19]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:19]                 │ debg --- retry.try failed again with the same message...
[00:14:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:20]                 │ debg --- retry.try failed again with the same message...
[00:14:20]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:20]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:20]                 │ debg --- retry.try failed again with the same message...
[00:14:21]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:14:21]                 │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:14:21]                 │ debg --- retry.try failed again with the same message...
[00:14:21]                 │ info Taking screenshot "/dev/shm/workspace/parallel/4/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard data-shared attributes _before all_ hook.png"
[00:14:21]                 │ info Current URL is: http://localhost:6141/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),tags:!(),timeRestore:!t,title:%27dashboard%20with%20everything%27,viewMode:view)
[00:14:22]                 │ info Saving page source to: /dev/shm/workspace/parallel/4/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard data-shared attributes _before all_ hook.html
[00:14:22]                 └- ✖ fail: dashboard app using current data dashboard data-shared attributes "before all" hook for "should have time picker with data-shared-timefilter-duration"
[00:14:22]                 │      retry.try timeout: Error: 29 elements completed rendering, still waiting on a total of 30
[00:14:22]                 │                 specifically:
[00:14:22]                 │ Rendering Test: region map
[00:14:22]                 │     at /dev/shm/workspace/parallel/4/kibana/test/functional/services/renderable.ts:39:17
[00:14:22]                 │     at runMicrotasks (<anonymous>)
[00:14:22]                 │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:14:22]                 │     at runAttempt (/dev/shm/workspace/parallel/4/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:14:22]                 │     at retryForSuccess (/dev/shm/workspace/parallel/4/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:14:22]                 │     at Retry.try (/dev/shm/workspace/parallel/4/kibana/test/common/services/retry/retry.ts:32:14)
[00:14:22]                 │     at Renderable.waitForRender (/dev/shm/workspace/parallel/4/kibana/test/functional/services/renderable.ts:30:7)
[00:14:22]                 │     at DashboardPage.waitForRenderComplete (/dev/shm/workspace/parallel/4/kibana/test/functional/page_objects/dashboard_page.ts:498:7)
[00:14:22]                 │     at Context.<anonymous> (/dev/shm/workspace/parallel/4/kibana/test/functional/apps/dashboard/data_shared_attributes.ts:31:7)
[00:14:22]                 │     at Object.apply (/dev/shm/workspace/parallel/4/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:14:22]                 │   Error: retry.try timeout: Error: 29 elements completed rendering, still waiting on a total of 30
[00:14:22]                 │                   specifically:
[00:14:22]                 │   Rendering Test: region map
[00:14:22]                 │       at /dev/shm/workspace/parallel/4/kibana/test/functional/services/renderable.ts:39:17
[00:14:22]                 │       at runMicrotasks (<anonymous>)
[00:14:22]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:14:22]                 │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:14:22]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:14:22]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:14:22]                 │       at Renderable.waitForRender (test/functional/services/renderable.ts:30:7)
[00:14:22]                 │       at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:498:7)
[00:14:22]                 │       at Context.<anonymous> (test/functional/apps/dashboard/data_shared_attributes.ts:31:7)
[00:14:22]                 │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:14:22]                 │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:14:22]                 │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:14:22]                 │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:14:22]                 │       at Renderable.waitForRender (test/functional/services/renderable.ts:30:7)
[00:14:22]                 │       at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:498:7)
[00:14:22]                 │       at Context.<anonymous> (test/functional/apps/dashboard/data_shared_attributes.ts:31:7)
[00:14:22]                 │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:14:22]                 │ 
[00:14:22]                 │ 

Stack Trace

Error: retry.try timeout: Error: 29 elements completed rendering, still waiting on a total of 30
                specifically:
Rendering Test: region map
    at /dev/shm/workspace/parallel/4/kibana/test/functional/services/renderable.ts:39:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at Renderable.waitForRender (test/functional/services/renderable.ts:30:7)
    at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:498:7)
    at Context.<anonymous> (test/functional/apps/dashboard/data_shared_attributes.ts:31:7)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at Renderable.waitForRender (test/functional/services/renderable.ts:30:7)
    at DashboardPage.waitForRenderComplete (test/functional/page_objects/dashboard_page.ts:498:7)
    at Context.<anonymous> (test/functional/apps/dashboard/data_shared_attributes.ts:31:7)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

✅ unchanged

History

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

Copy link
Contributor

@majagrubic majagrubic left a comment

Choose a reason for hiding this comment

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

Looks good

@kertal kertal merged commit 457f011 into elastic:master Jan 28, 2021
kertal added a commit to kertal/kibana that referenced this pull request Jan 28, 2021
jloleysens added a commit to jloleysens/kibana that referenced this pull request Jan 28, 2021
…y-tests

* 'master' of github.com:elastic/kibana: (31 commits)
  [Discover] Add grid flyout jest test (elastic#89088)
  [Search Sessions] Improve session restoration back button (elastic#87635)
  [TSVB] Remove vis_type_timeseries_enhanced plugin (elastic#89274)
  [Security Solution] Init Osquery plugin (elastic#87109)
  [Fleet] Do not defined aliases inside datastream template (elastic#89512)
  skip flaky suite (elastic#86950)
  chore(NA): bazel machinery installation on kbn bootstrap (elastic#89469)
  [build/docker] Add support for centos ARM builds (elastic#84831)
  Convert default_watch.json to a JS object in order to avoid TS complaints (elastic#89488)
  [CI] Decrease number of Jest workers (elastic#89504)
  [Maps] remove maps_oss TS project (elastic#89502)
  Adds migration settings to Docker (elastic#89501)
  [Lens] Fix crash in transition from unique count to last value (elastic#88916)
  [kbn-es] Always use bundled JDK when starting Elasticsearch (elastic#89437)
  unskip getting_started/shakespeare test elasticsearch 64016 (elastic#89346)
  [Maps] migrate maps, maps_file_upload, and maps_legacy_licensing to TS projects (elastic#89439)
  skip flaky suite (elastic#89478)
  skip flaky suite (elastic#89476)
  skip flaky suite (elastic#89477)
  skip flaky suite (elastic#89475)
  ...

# Conflicts:
#	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/cold_phase/cold_phase.tsx
jloleysens added a commit to jloleysens/kibana that referenced this pull request Jan 28, 2021
…updates-and-timeline-cleanup

* 'master' of github.com:elastic/kibana: (44 commits)
  [Discover] Add grid flyout jest test (elastic#89088)
  [Search Sessions] Improve session restoration back button (elastic#87635)
  [TSVB] Remove vis_type_timeseries_enhanced plugin (elastic#89274)
  [Security Solution] Init Osquery plugin (elastic#87109)
  [Fleet] Do not defined aliases inside datastream template (elastic#89512)
  skip flaky suite (elastic#86950)
  chore(NA): bazel machinery installation on kbn bootstrap (elastic#89469)
  [build/docker] Add support for centos ARM builds (elastic#84831)
  Convert default_watch.json to a JS object in order to avoid TS complaints (elastic#89488)
  [CI] Decrease number of Jest workers (elastic#89504)
  [Maps] remove maps_oss TS project (elastic#89502)
  Adds migration settings to Docker (elastic#89501)
  [Lens] Fix crash in transition from unique count to last value (elastic#88916)
  [kbn-es] Always use bundled JDK when starting Elasticsearch (elastic#89437)
  unskip getting_started/shakespeare test elasticsearch 64016 (elastic#89346)
  [Maps] migrate maps, maps_file_upload, and maps_legacy_licensing to TS projects (elastic#89439)
  skip flaky suite (elastic#89478)
  skip flaky suite (elastic#89476)
  skip flaky suite (elastic#89477)
  skip flaky suite (elastic#89475)
  ...

# Conflicts:
#	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/hot_phase/hot_phase.tsx
#	x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/lib/absolute_timing_to_relative_timing.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants