Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[7.8] [APM] Fix obscured service map connections (#67129) #67155

Merged
merged 1 commit into from
May 21, 2020

Conversation

ogupte
Copy link
Contributor

@ogupte ogupte commented May 21, 2020

Backports the following commits to 7.8:

* Closes elastic#67126 by increasing spacingFactor in the cytoscape layout from 0.85 -> 1.2

* - prevents labels from hiding when nodes get a bit smaller
- also bump the label font size
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/canvas/custom_elements·ts.Canvas app custom elements deletes custom element when prompted

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:01:21]         └-: Canvas app
[00:01:21]           └-> "before all" hook
[00:02:03]           └-: custom elements
[00:02:03]             └-> "before all" hook
[00:02:03]             └-> "before all" hook
[00:02:03]               │ info [logstash_functional] Loading "mappings.json"
[00:02:03]               │ info [logstash_functional] Loading "data.json.gz"
[00:02:03]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:02:03]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:02:03]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:02:04]               │ info [canvas/default] Loading "mappings.json"
[00:02:04]               │ info [canvas/default] Loading "data.json.gz"
[00:02:04]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_2/TjE6qMKDQxaPBcyL29Kf4g] deleting index
[00:02:04]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_1/iF8EapNlSom4YTLKbn0AIA] deleting index
[00:02:04]               │ info [canvas/default] Deleted existing index [".kibana_2",".kibana_1"]
[00:02:04]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] applying create index request using v1 templates []
[00:02:04]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:02:04]               │ info [canvas/default] Created index ".kibana_1"
[00:02:04]               │ debg [canvas/default] ".kibana_1" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:02:04]               │ info [canvas/default] Indexed 3 docs into ".kibana_1"
[00:02:04]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_1/ZW5hwjSuTDaWsLwCNzB50g] update_mapping [_doc]
[00:02:04]               │ debg Migrating saved objects
[00:02:05]               │ proc [kibana]   log   [09:07:54.814] [info][savedobjects-service] Creating index .kibana_2.
[00:02:05]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] applying create index request using v1 templates []
[00:02:05]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:02:05]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] updating number_of_replicas to [0] for indices [.kibana_2]
[00:02:06]               │ proc [kibana]   log   [09:07:54.893] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:02:06]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_2/cphrK0EqQAu-PkCbsUUk9g] update_mapping [_doc]
[00:02:06]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-oraclelinux-tests-xl-1590049353468720487] [.kibana_2/cphrK0EqQAu-PkCbsUUk9g] update_mapping [_doc]
[00:02:06]               │ proc [kibana]   log   [09:07:54.999] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:02:06]               │ proc [kibana]   log   [09:07:55.052] [info][savedobjects-service] Finished in 240ms.
[00:02:06]               │ debg navigating to canvas url: http://localhost:6131/app/canvas#/
[00:02:06]               │ debg navigate to: http://localhost:6131/app/canvas#/
[00:02:06]               │ debg browser[INFO] http://localhost:6131/app/canvas?_t=1590052075058#/ 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:02:06]               │
[00:02:06]               │ debg browser[INFO] http://localhost:6131/bundles/app/core/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:06]               │ debg ... sleep(700) start
[00:02:07]               │ debg ... sleep(700) end
[00:02:07]               │ debg returned from get, calling refresh
[00:02:07]               │ debg browser[INFO] http://localhost:6131/app/canvas?_t=1590052075058#/ 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:02:07]               │
[00:02:07]               │ debg browser[INFO] http://localhost:6131/bundles/app/core/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:07]               │ debg currentUrl = http://localhost:6131/app/canvas#/
[00:02:07]               │          appUrl = http://localhost:6131/app/canvas#/
[00:02:07]               │ debg TestSubjects.find(kibanaChrome)
[00:02:07]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:09]               │ debg browser[INFO] http://localhost:6131/31787/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-05-21T09:07:57Z
[00:02:09]               │        Adding connection to http://localhost:6131/elasticsearch
[00:02:09]               │
[00:02:09]               │      "
[00:02:09]               │ debg ... sleep(501) start
[00:02:09]               │ debg ... sleep(501) end
[00:02:09]               │ debg in navigateTo url = http://localhost:6131/app/canvas#/
[00:02:09]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:12]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:12]               │ debg navigating to canvas url: http://localhost:6131/app/canvas#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1
[00:02:12]               │ debg navigate to: http://localhost:6131/app/canvas#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1
[00:02:12]               │ debg browser[INFO] http://localhost:6131/app/canvas?_t=1590052081448#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1 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:02:12]               │
[00:02:12]               │ debg browser[INFO] http://localhost:6131/bundles/app/core/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:12]               │ debg ... sleep(700) start
[00:02:13]               │ debg ... sleep(700) end
[00:02:13]               │ debg returned from get, calling refresh
[00:02:14]               │ debg browser[INFO] http://localhost:6131/app/canvas?_t=1590052081448#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1 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:02:14]               │
[00:02:14]               │ debg browser[INFO] http://localhost:6131/bundles/app/core/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:02:14]               │ debg currentUrl = http://localhost:6131/app/canvas#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1
[00:02:14]               │          appUrl = http://localhost:6131/app/canvas#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1
[00:02:14]               │ debg TestSubjects.find(kibanaChrome)
[00:02:14]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:02:15]               │ debg browser[INFO] http://localhost:6131/31787/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-05-21T09:08:04Z
[00:02:15]               │        Adding connection to http://localhost:6131/elasticsearch
[00:02:15]               │
[00:02:15]               │      "
[00:02:15]               │ debg ... sleep(501) start
[00:02:16]               │ debg ... sleep(501) end
[00:02:16]               │ debg in navigateTo url = http://localhost:6131/app/canvas#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1
[00:02:16]               │ debg TestSubjects.exists(statusPageContainer)
[00:02:16]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:02:18]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:02:19]             └-> creates a custom element from an element when prompted
[00:02:19]               └-> "before each" hook: global before each
[00:02:19]               │ debg TestSubjects.click(canvasWorkpadPage > canvasWorkpadPageElementContent)
[00:02:19]               │ debg Find.clickByCssSelector('[data-test-subj="canvasWorkpadPage"] [data-test-subj="canvasWorkpadPageElementContent"]') with timeout=20000
[00:02:19]               │ debg Find.findByCssSelector('[data-test-subj="canvasWorkpadPage"] [data-test-subj="canvasWorkpadPageElementContent"]') with timeout=20000
[00:02:19]               │ debg TestSubjects.click(canvasWorkpadEditMenuButton)
[00:02:19]               │ debg Find.clickByCssSelector('[data-test-subj="canvasWorkpadEditMenuButton"]') with timeout=20000
[00:02:19]               │ debg Find.findByCssSelector('[data-test-subj="canvasWorkpadEditMenuButton"]') with timeout=20000
[00:02:19]               │ debg TestSubjects.click(canvasWorkpadEditMenu__saveElementButton)
[00:02:19]               │ debg Find.clickByCssSelector('[data-test-subj="canvasWorkpadEditMenu__saveElementButton"]') with timeout=20000
[00:02:19]               │ debg Find.findByCssSelector('[data-test-subj="canvasWorkpadEditMenu__saveElementButton"]') with timeout=20000
[00:02:20]               │ debg TestSubjects.setValue(canvasCustomElementForm-name, My New Element)
[00:02:20]               │ debg TestSubjects.click(canvasCustomElementForm-name)
[00:02:20]               │ debg Find.clickByCssSelector('[data-test-subj="canvasCustomElementForm-name"]') with timeout=10000
[00:02:20]               │ debg Find.findByCssSelector('[data-test-subj="canvasCustomElementForm-name"]') with timeout=10000
[00:02:20]               │ debg TestSubjects.setValue(canvasCustomElementForm-description, An excellent new element)
[00:02:20]               │ debg TestSubjects.click(canvasCustomElementForm-description)
[00:02:20]               │ debg Find.clickByCssSelector('[data-test-subj="canvasCustomElementForm-description"]') with timeout=10000
[00:02:20]               │ debg Find.findByCssSelector('[data-test-subj="canvasCustomElementForm-description"]') with timeout=10000
[00:02:20]               │ debg TestSubjects.click(canvasCustomElementForm-submit)
[00:02:20]               │ debg Find.clickByCssSelector('[data-test-subj="canvasCustomElementForm-submit"]') with timeout=10000
[00:02:20]               │ debg Find.findByCssSelector('[data-test-subj="canvasCustomElementForm-submit"]') with timeout=10000
[00:02:20]               │ debg TestSubjects.exists(canvasCustomElementCreate-success)
[00:02:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="canvasCustomElementCreate-success"]') with timeout=30000
[00:02:21]               │ debg --- retry.tryForTime error: [data-test-subj="canvasCustomElementCreate-success"] is not displayed
[00:02:21]               └- ✓ pass  (2.2s) "Canvas app custom elements creates a custom element from an element when prompted"
[00:02:21]             └-> adds the custom element to the workpad when prompted
[00:02:21]               └-> "before each" hook: global before each
[00:02:21]               │ debg TestSubjects.click(add-element-button)
[00:02:21]               │ debg Find.clickByCssSelector('[data-test-subj="add-element-button"]') with timeout=10000
[00:02:21]               │ debg Find.findByCssSelector('[data-test-subj="add-element-button"]') with timeout=10000
[00:02:21]               │ debg TestSubjects.click(saved-elements-menu-option)
[00:02:21]               │ debg Find.clickByCssSelector('[data-test-subj="saved-elements-menu-option"]') with timeout=10000
[00:02:21]               │ debg Find.findByCssSelector('[data-test-subj="saved-elements-menu-option"]') with timeout=10000
[00:02:21]               │ debg Find.findByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:21]               │ debg TestSubjects.findAll(canvasWorkpadPage > canvasWorkpadPageElementContent)
[00:02:21]               │ debg Find.allByCssSelector('[data-test-subj="canvasWorkpadPage"] [data-test-subj="canvasWorkpadPageElementContent"]') with timeout=10000
[00:02:22]               │ debg --- retry.try error: expected [ { _webElement: { driver_: [Object], id_: {} },
[00:02:22]               │          locator: null,
[00:02:22]               │          driver: 
[00:02:22]               │           { session_: {},
[00:02:22]               │             executor_: [Object],
[00:02:22]               │             fileDetector_: null,
[00:02:22]               │             onQuit_: [Function: onQuit] },
[00:02:22]               │          timeout: 10000,
[00:02:22]               │          fixedHeaderHeight: 50,
[00:02:22]               │          logger: 
[00:02:22]               │           { identWidth: 14,
[00:02:22]               │             writers: [Object],
[00:02:22]               │             'written$': [Object] },
[00:02:22]               │          browserType: 'chrome',
[00:02:22]               │          By: 
[00:02:22]               │           [Function: name(name) {
[00:02:22]               │               return By.css('*[name="' + escapeCss(name) + '"]');
[00:02:22]               │             }],
[00:02:22]               │          Keys: 
[00:02:22]               │           { NULL: '',
[00:02:22]               │             CANCEL: '',
[00:02:22]               │             HELP: '',
[00:02:22]               │             BACK_SPACE: '',
[00:02:22]               │             TAB: '',
[00:02:22]               │             CLEAR: '',
[00:02:22]               │             RETURN: '',
[00:02:22]               │             ENTER: '',
[00:02:22]               │             SHIFT: '',
[00:02:22]               │             CONTROL: '',
[00:02:22]               │             ALT: '',
[00:02:22]               │             PAUSE: '',
[00:02:22]               │             ESCAPE: '',
[00:02:22]               │             SPACE: '',
[00:02:22]               │             PAGE_UP: '',
[00:02:22]               │             PAGE_DOWN: '',
[00:02:22]               │             END: '',
[00:02:22]               │             HOME: '',
[00:02:22]               │             ARROW_LEFT: '',
[00:02:22]               │             LEFT: '',
[00:02:22]               │             ARROW_UP: '',
[00:02:22]               │             UP: '',
[00:02:22]               │             ARROW_RIGHT: '',
[00:02:22]               │             RIGHT: '',
[00:02:22]               │             ARROW_DOWN: '',
[00:02:22]               │             DOWN: '',
[00:02:22]               │             INSERT: '',
[00:02:22]               │             DELETE: '',
[00:02:22]               │             SEMICOLON: '',
[00:02:22]               │             EQUALS: '',
[00:02:22]               │             NUMPAD0: '',
[00:02:22]               │             NUMPAD1: '',
[00:02:22]               │             NUMPAD2: '',
[00:02:22]               │             NUMPAD3: '',
[00:02:22]               │             NUMPAD4: '',
[00:02:22]               │             NUMPAD5: '',
[00:02:22]               │             NUMPAD6: '',
[00:02:22]               │             NUMPAD7: '',
[00:02:22]               │             NUMPAD8: '',
[00:02:22]               │             NUMPAD9: '',
[00:02:22]               │             MULTIPLY: '',
[00:02:22]               │             ADD: '',
[00:02:22]               │             SEPARATOR: '',
[00:02:22]               │             SUBTRACT: '',
[00:02:22]               │             DECIMAL: '',
[00:02:22]               │             DIVIDE: '',
[00:02:22]               │             F1: '',
[00:02:22]               │             F2: '',
[00:02:22]               │             F3: '',
[00:02:22]               │             F4: '',
[00:02:22]               │             F5: '',
[00:02:22]               │             F6: '',
[00:02:22]               │             F7: '',
[00:02:22]               │             F8: '',
[00:02:22]               │             F9: '',
[00:02:22]               │             F10: '',
[00:02:22]               │             F11: '',
[00:02:22]               │             F12: '',
[00:02:22]               │             COMMAND: '',
[00:02:22]               │             META: '',
[00:02:22]               │             ZENKAKU_HANKAKU: '',
[00:02:22]               │             chord: [Function] },
[00:02:22]               │          isW3CEnabled: true,
[00:02:22]               │          isChromium: true },
[00:02:22]               │        { _webElement: { driver_: [Object], id_: {} },
[00:02:22]               │          locator: null,
[00:02:22]               │          driver: 
[00:02:22]               │           { session_: {},
[00:02:22]               │             executor_: [Object],
[00:02:22]               │             fileDetector_: null,
[00:02:22]               │             onQuit_: [Function: onQuit] },
[00:02:22]               │          timeout: 10000,
[00:02:22]               │          fixedHeaderHeight: 50,
[00:02:22]               │          logger: 
[00:02:22]               │           { identWidth: 14,
[00:02:22]               │             writers: [Object],
[00:02:22]               │             'written$': [Object] },
[00:02:22]               │          browserType: 'chrome',
[00:02:22]               │          By: 
[00:02:22]               │           [Function: name(name) {
[00:02:22]               │               return By.css('*[name="' + escapeCss(name) + '"]');
[00:02:22]               │             }],
[00:02:22]               │          Keys: 
[00:02:22]               │           { NULL: '',
[00:02:22]               │             CANCEL: '',
[00:02:22]               │             HELP: '',
[00:02:22]               │             BACK_SPACE: '',
[00:02:22]               │             TAB: '',
[00:02:22]               │             CLEAR: '',
[00:02:22]               │             RETURN: '',
[00:02:22]               │             ENTER: '',
[00:02:22]               │             SHIFT: '',
[00:02:22]               │             CONTROL: '',
[00:02:22]               │             ALT: '',
[00:02:22]               │             PAUSE: '',
[00:02:22]               │             ESCAPE: '',
[00:02:22]               │             SPACE: '',
[00:02:22]               │             PAGE_UP: '',
[00:02:22]               │             PAGE_DOWN: '',
[00:02:22]               │             END: '',
[00:02:22]               │             HOME: '',
[00:02:22]               │             ARROW_LEFT: '',
[00:02:22]               │             LEFT: '',
[00:02:22]               │             ARROW_UP: '',
[00:02:22]               │             UP: '',
[00:02:22]               │             ARROW_RIGHT: '',
[00:02:22]               │             RIGHT: '',
[00:02:22]               │             ARROW_DOWN: '',
[00:02:22]               │             DOWN: '',
[00:02:22]               │             INSERT: '',
[00:02:22]               │             DELETE: '',
[00:02:22]               │             SEMICOLON: '',
[00:02:22]               │             EQUALS: '',
[00:02:22]               │             NUMPAD0: '',
[00:02:22]               │             NUMPAD1: '',
[00:02:22]               │             NUMPAD2: '',
[00:02:22]               │             NUMPAD3: '',
[00:02:22]               │             NUMPAD4: '',
[00:02:22]               │             NUMPAD5: '',
[00:02:22]               │             NUMPAD6: '',
[00:02:22]               │             NUMPAD7: '',
[00:02:22]               │             NUMPAD8: '',
[00:02:22]               │             NUMPAD9: '',
[00:02:22]               │             MULTIPLY: '',
[00:02:22]               │             ADD: '',
[00:02:22]               │             SEPARATOR: '',
[00:02:22]               │             SUBTRACT: '',
[00:02:22]               │             DECIMAL: '',
[00:02:22]               │             DIVIDE: '',
[00:02:22]               │             F1: '',
[00:02:22]               │             F2: '',
[00:02:22]               │             F3: '',
[00:02:22]               │             F4: '',
[00:02:22]               │             F5: '',
[00:02:22]               │             F6: '',
[00:02:22]               │             F7: '',
[00:02:22]               │             F8: '',
[00:02:22]               │             F9: '',
[00:02:22]               │             F10: '',
[00:02:22]               │             F11: '',
[00:02:22]               │             F12: '',
[00:02:22]               │             COMMAND: '',
[00:02:22]               │             META: '',
[00:02:22]               │             ZENKAKU_HANKAKU: '',
[00:02:22]               │             chord: [Function] },
[00:02:22]               │          isW3CEnabled: true,
[00:02:22]               │          isChromium: true },
[00:02:22]               │        { _webElement: { driver_: [Object], id_: {} },
[00:02:22]               │          locator: null,
[00:02:22]               │          driver: 
[00:02:22]               │           { session_: {},
[00:02:22]               │             executor_: [Object],
[00:02:22]               │             fileDetector_: null,
[00:02:22]               │             onQuit_: [Function: onQuit] },
[00:02:22]               │          timeout: 10000,
[00:02:22]               │          fixedHeaderHeight: 50,
[00:02:22]               │          logger: 
[00:02:22]               │           { identWidth: 14,
[00:02:22]               │             writers: [Object],
[00:02:22]               │             'written$': [Object] },
[00:02:22]               │          browserType: 'chrome',
[00:02:22]               │          By: 
[00:02:22]               │           [Function: name(name) {
[00:02:22]               │               return By.css('*[name="' + escapeCss(name) + '"]');
[00:02:22]               │             }],
[00:02:22]               │          Keys: 
[00:02:22]               │           { NULL: '',
[00:02:22]               │             CANCEL: '',
[00:02:22]               │             HELP: '',
[00:02:22]               │             BACK_SPACE: '',
[00:02:22]               │             TAB: '',
[00:02:22]               │             CLEAR: '',
[00:02:22]               │             RETURN: '',
[00:02:22]               │             ENTER: '',
[00:02:22]               │             SHIFT: '',
[00:02:22]               │             CONTROL: '',
[00:02:22]               │             ALT: '',
[00:02:22]               │             PAUSE: '',
[00:02:22]               │             ESCAPE: '',
[00:02:22]               │             SPACE: '',
[00:02:22]               │             PAGE_UP: '',
[00:02:22]               │             PAGE_DOWN: '',
[00:02:22]               │             END: '',
[00:02:22]               │             HOME: '',
[00:02:22]               │             ARROW_LEFT: '',
[00:02:22]               │             LEFT: '',
[00:02:22]               │             ARROW_UP: '',
[00:02:22]               │             UP: '',
[00:02:22]               │             ARROW_RIGHT: '',
[00:02:22]               │             RIGHT: '',
[00:02:22]               │             ARROW_DOWN: '',
[00:02:22]               │             DOWN: '',
[00:02:22]               │             INSERT: '',
[00:02:22]               │             DELETE: '',
[00:02:22]               │             SEMICOLON: '',
[00:02:22]               │             EQUALS: '',
[00:02:22]               │             NUMPAD0: '',
[00:02:22]               │             NUMPAD1: '',
[00:02:22]               │             NUMPAD2: '',
[00:02:22]               │             NUMPAD3: '',
[00:02:22]               │             NUMPAD4: '',
[00:02:22]               │             NUMPAD5: '',
[00:02:22]               │             NUMPAD6: '',
[00:02:22]               │             NUMPAD7: '',
[00:02:22]               │             NUMPAD8: '',
[00:02:22]               │             NUMPAD9: '',
[00:02:22]               │             MULTIPLY: '',
[00:02:22]               │             ADD: '',
[00:02:22]               │             SEPARATOR: '',
[00:02:22]               │             SUBTRACT: '',
[00:02:22]               │             DECIMAL: '',
[00:02:22]               │             DIVIDE: '',
[00:02:22]               │             F1: '',
[00:02:22]               │             F2: '',
[00:02:22]               │             F3: '',
[00:02:22]               │             F4: '',
[00:02:22]               │             F5: '',
[00:02:22]               │             F6: '',
[00:02:22]               │             F7: '',
[00:02:22]               │             F8: '',
[00:02:22]               │             F9: '',
[00:02:22]               │             F10: '',
[00:02:22]               │             F11: '',
[00:02:22]               │             F12: '',
[00:02:22]               │             COMMAND: '',
[00:02:22]               │             META: '',
[00:02:22]               │             ZENKAKU_HANKAKU: '',
[00:02:22]               │             chord: [Function] },
[00:02:22]               │          isW3CEnabled: true,
[00:02:22]               │          isChromium: true },
[00:02:22]               │        { _webElement: { driver_: [Object], id_: {} },
[00:02:22]               │          locator: null,
[00:02:22]               │          driver: 
[00:02:22]               │           { session_: {},
[00:02:22]               │             executor_: [Object],
[00:02:22]               │             fileDetector_: null,
[00:02:22]               │             onQuit_: [Function: onQuit] },
[00:02:22]               │          timeout: 10000,
[00:02:22]               │          fixedHeaderHeight: 50,
[00:02:22]               │          logger: 
[00:02:22]               │           { identWidth: 14,
[00:02:22]               │             writers: [Object],
[00:02:22]               │             'written$': [Object] },
[00:02:22]               │          browserType: 'chrome',
[00:02:22]               │          By: 
[00:02:22]               │           [Function: name(name) {
[00:02:22]               │               return By.css('*[name="' + escapeCss(name) + '"]');
[00:02:22]               │             }],
[00:02:22]               │          Keys: 
[00:02:22]               │           { NULL: '',
[00:02:22]               │             CANCEL: '',
[00:02:22]               │             HELP: '',
[00:02:22]               │             BACK_SPACE: '',
[00:02:22]               │             TAB: '',
[00:02:22]               │             CLEAR: '',
[00:02:22]               │             RETURN: '',
[00:02:22]               │             ENTER: '',
[00:02:22]               │             SHIFT: '',
[00:02:22]               │             CONTROL: '',
[00:02:22]               │             ALT: '',
[00:02:22]               │             PAUSE: '',
[00:02:22]               │             ESCAPE: '',
[00:02:22]               │             SPACE: '',
[00:02:22]               │             PAGE_UP: '',
[00:02:22]               │             PAGE_DOWN: '',
[00:02:22]               │             END: '',
[00:02:22]               │             HOME: '',
[00:02:22]               │             ARROW_LEFT: '',
[00:02:22]               │             LEFT: '',
[00:02:22]               │             ARROW_UP: '',
[00:02:22]               │             UP: '',
[00:02:22]               │             ARROW_RIGHT: '',
[00:02:22]               │             RIGHT: '',
[00:02:22]               │             ARROW_DOWN: '',
[00:02:22]               │             DOWN: '',
[00:02:22]               │             INSERT: '',
[00:02:22]               │             DELETE: '',
[00:02:22]               │             SEMICOLON: '',
[00:02:22]               │             EQUALS: '',
[00:02:22]               │             NUMPAD0: '',
[00:02:22]               │             NUMPAD1: '',
[00:02:22]               │             NUMPAD2: '',
[00:02:22]               │             NUMPAD3: '',
[00:02:22]               │             NUMPAD4: '',
[00:02:22]               │             NUMPAD5: '',
[00:02:22]               │             NUMPAD6: '',
[00:02:22]               │             NUMPAD7: '',
[00:02:22]               │             NUMPAD8: '',
[00:02:22]               │             NUMPAD9: '',
[00:02:22]               │             MULTIPLY: '',
[00:02:22]               │             ADD: '',
[00:02:22]               │             SEPARATOR: '',
[00:02:22]               │             SUBTRACT: '',
[00:02:22]               │             DECIMAL: '',
[00:02:22]               │             DIVIDE: '',
[00:02:22]               │             F1: '',
[00:02:22]               │             F2: '',
[00:02:22]               │             F3: '',
[00:02:22]               │             F4: '',
[00:02:22]               │             F5: '',
[00:02:22]               │             F6: '',
[00:02:22]               │             F7: '',
[00:02:22]               │             F8: '',
[00:02:22]               │             F9: '',
[00:02:22]               │             F10: '',
[00:02:22]               │             F11: '',
[00:02:22]               │             F12: '',
[00:02:22]               │             COMMAND: '',
[00:02:22]               │             META: '',
[00:02:22]               │             ZENKAKU_HANKAKU: '',
[00:02:22]               │             chord: [Function] },
[00:02:22]               │          isW3CEnabled: true,
[00:02:22]               │          isChromium: true } ] to have a length of 5 but got 4
[00:02:22]               │ debg TestSubjects.findAll(canvasWorkpadPage > canvasWorkpadPageElementContent)
[00:02:22]               │ debg Find.allByCssSelector('[data-test-subj="canvasWorkpadPage"] [data-test-subj="canvasWorkpadPageElementContent"]') with timeout=10000
[00:02:23]               │ debg TestSubjects.findAll(canvasWorkpadPage > canvasWorkpadPageElementContent)
[00:02:23]               │ debg Find.allByCssSelector('[data-test-subj="canvasWorkpadPage"] [data-test-subj="canvasWorkpadPageElementContent"]') with timeout=10000
[00:02:23]               └- ✓ pass  (1.7s) "Canvas app custom elements adds the custom element to the workpad when prompted"
[00:02:23]             └-> saves custom element modifications
[00:02:23]               └-> "before each" hook: global before each
[00:02:23]               │ debg TestSubjects.click(add-element-button)
[00:02:23]               │ debg Find.clickByCssSelector('[data-test-subj="add-element-button"]') with timeout=10000
[00:02:23]               │ debg Find.findByCssSelector('[data-test-subj="add-element-button"]') with timeout=10000
[00:02:23]               │ debg TestSubjects.click(saved-elements-menu-option)
[00:02:23]               │ debg Find.clickByCssSelector('[data-test-subj="saved-elements-menu-option"]') with timeout=10000
[00:02:23]               │ debg Find.findByCssSelector('[data-test-subj="saved-elements-menu-option"]') with timeout=10000
[00:02:23]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:23]               │ debg TestSubjects.click(canvasElementCard__editButton)
[00:02:23]               │ debg Find.clickByCssSelector('[data-test-subj="canvasElementCard__editButton"]') with timeout=20000
[00:02:23]               │ debg Find.findByCssSelector('[data-test-subj="canvasElementCard__editButton"]') with timeout=20000
[00:02:24]               │ debg TestSubjects.setValue(canvasCustomElementForm-name, My Edited New Element)
[00:02:24]               │ debg TestSubjects.click(canvasCustomElementForm-name)
[00:02:24]               │ debg Find.clickByCssSelector('[data-test-subj="canvasCustomElementForm-name"]') with timeout=10000
[00:02:24]               │ debg Find.findByCssSelector('[data-test-subj="canvasCustomElementForm-name"]') with timeout=10000
[00:02:24]               │ debg TestSubjects.setValue(canvasCustomElementForm-description, An excellent edited element)
[00:02:24]               │ debg TestSubjects.click(canvasCustomElementForm-description)
[00:02:24]               │ debg Find.clickByCssSelector('[data-test-subj="canvasCustomElementForm-description"]') with timeout=10000
[00:02:24]               │ debg Find.findByCssSelector('[data-test-subj="canvasCustomElementForm-description"]') with timeout=10000
[00:02:24]               │ debg TestSubjects.click(canvasCustomElementForm-submit)
[00:02:24]               │ debg Find.clickByCssSelector('[data-test-subj="canvasCustomElementForm-submit"]') with timeout=10000
[00:02:24]               │ debg Find.findByCssSelector('[data-test-subj="canvasCustomElementForm-submit"]') with timeout=10000
[00:02:24]               │ debg Find.findByCssSelector('.canvasElementCard__wrapper .euiCard__title') with timeout=10000
[00:02:25]               │ debg --- retry.try error: expected 'My New Element' to contain 'My Edited New Element'
[00:02:25]               │ debg Find.findByCssSelector('.canvasElementCard__wrapper .euiCard__title') with timeout=10000
[00:02:25]               │ debg --- retry.try failed again with the same message...
[00:02:26]               │ debg Find.findByCssSelector('.canvasElementCard__wrapper .euiCard__title') with timeout=10000
[00:02:26]               │ debg --- retry.try failed again with the same message...
[00:02:26]               │ debg Find.findByCssSelector('.canvasElementCard__wrapper .euiCard__title') with timeout=10000
[00:02:26]               │ debg TestSubjects.click(saved-elements-modal-close-button)
[00:02:26]               │ debg Find.clickByCssSelector('[data-test-subj="saved-elements-modal-close-button"]') with timeout=10000
[00:02:26]               │ debg Find.findByCssSelector('[data-test-subj="saved-elements-modal-close-button"]') with timeout=10000
[00:02:26]               └- ✓ pass  (3.4s) "Canvas app custom elements saves custom element modifications"
[00:02:26]             └-> deletes custom element when prompted
[00:02:26]               └-> "before each" hook: global before each
[00:02:26]               │ debg TestSubjects.click(add-element-button)
[00:02:26]               │ debg Find.clickByCssSelector('[data-test-subj="add-element-button"]') with timeout=10000
[00:02:26]               │ debg Find.findByCssSelector('[data-test-subj="add-element-button"]') with timeout=10000
[00:02:26]               │ debg TestSubjects.click(saved-elements-menu-option)
[00:02:26]               │ debg Find.clickByCssSelector('[data-test-subj="saved-elements-menu-option"]') with timeout=10000
[00:02:26]               │ debg Find.findByCssSelector('[data-test-subj="saved-elements-menu-option"]') with timeout=10000
[00:02:26]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:27]               │ debg TestSubjects.click(canvasElementCard__deleteButton)
[00:02:27]               │ debg Find.clickByCssSelector('[data-test-subj="canvasElementCard__deleteButton"]') with timeout=20000
[00:02:27]               │ debg Find.findByCssSelector('[data-test-subj="canvasElementCard__deleteButton"]') with timeout=20000
[00:02:27]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:02:27]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=20000
[00:02:27]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=20000
[00:02:27]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:27]               │ debg --- retry.try error: expected [ { _webElement: { driver_: [Object], id_: {} },
[00:02:27]               │          locator: null,
[00:02:27]               │          driver: 
[00:02:27]               │           { session_: {},
[00:02:27]               │             executor_: [Object],
[00:02:27]               │             fileDetector_: null,
[00:02:27]               │             onQuit_: [Function: onQuit] },
[00:02:27]               │          timeout: 10000,
[00:02:27]               │          fixedHeaderHeight: 50,
[00:02:27]               │          logger: 
[00:02:27]               │           { identWidth: 14,
[00:02:27]               │             writers: [Object],
[00:02:27]               │             'written$': [Object] },
[00:02:27]               │          browserType: 'chrome',
[00:02:27]               │          By: 
[00:02:27]               │           [Function: name(name) {
[00:02:27]               │               return By.css('*[name="' + escapeCss(name) + '"]');
[00:02:27]               │             }],
[00:02:27]               │          Keys: 
[00:02:27]               │           { NULL: '',
[00:02:27]               │             CANCEL: '',
[00:02:27]               │             HELP: '',
[00:02:27]               │             BACK_SPACE: '',
[00:02:27]               │             TAB: '',
[00:02:27]               │             CLEAR: '',
[00:02:27]               │             RETURN: '',
[00:02:27]               │             ENTER: '',
[00:02:27]               │             SHIFT: '',
[00:02:27]               │             CONTROL: '',
[00:02:27]               │             ALT: '',
[00:02:27]               │             PAUSE: '',
[00:02:27]               │             ESCAPE: '',
[00:02:27]               │             SPACE: '',
[00:02:27]               │             PAGE_UP: '',
[00:02:27]               │             PAGE_DOWN: '',
[00:02:27]               │             END: '',
[00:02:27]               │             HOME: '',
[00:02:27]               │             ARROW_LEFT: '',
[00:02:27]               │             LEFT: '',
[00:02:27]               │             ARROW_UP: '',
[00:02:27]               │             UP: '',
[00:02:27]               │             ARROW_RIGHT: '',
[00:02:27]               │             RIGHT: '',
[00:02:27]               │             ARROW_DOWN: '',
[00:02:27]               │             DOWN: '',
[00:02:27]               │             INSERT: '',
[00:02:27]               │             DELETE: '',
[00:02:27]               │             SEMICOLON: '',
[00:02:27]               │             EQUALS: '',
[00:02:27]               │             NUMPAD0: '',
[00:02:27]               │             NUMPAD1: '',
[00:02:27]               │             NUMPAD2: '',
[00:02:27]               │             NUMPAD3: '',
[00:02:27]               │             NUMPAD4: '',
[00:02:27]               │             NUMPAD5: '',
[00:02:27]               │             NUMPAD6: '',
[00:02:27]               │             NUMPAD7: '',
[00:02:27]               │             NUMPAD8: '',
[00:02:27]               │             NUMPAD9: '',
[00:02:27]               │             MULTIPLY: '',
[00:02:27]               │             ADD: '',
[00:02:27]               │             SEPARATOR: '',
[00:02:27]               │             SUBTRACT: '',
[00:02:27]               │             DECIMAL: '',
[00:02:27]               │             DIVIDE: '',
[00:02:27]               │             F1: '',
[00:02:27]               │             F2: '',
[00:02:27]               │             F3: '',
[00:02:27]               │             F4: '',
[00:02:27]               │             F5: '',
[00:02:27]               │             F6: '',
[00:02:27]               │             F7: '',
[00:02:27]               │             F8: '',
[00:02:27]               │             F9: '',
[00:02:27]               │             F10: '',
[00:02:27]               │             F11: '',
[00:02:27]               │             F12: '',
[00:02:27]               │             COMMAND: '',
[00:02:27]               │             META: '',
[00:02:27]               │             ZENKAKU_HANKAKU: '',
[00:02:27]               │             chord: [Function] },
[00:02:27]               │          isW3CEnabled: true,
[00:02:27]               │          isChromium: true } ] to have a length of 0 but got 1
[00:02:28]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:28]               │ debg --- retry.try failed again with the same message...
[00:02:28]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:28]               │ debg --- retry.try failed again with the same message...
[00:02:29]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:29]               │ debg --- retry.try failed again with the same message...
[00:02:29]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:29]               │ debg --- retry.try failed again with the same message...
[00:02:30]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:30]               │ debg --- retry.try failed again with the same message...
[00:02:30]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:30]               │ debg --- retry.try failed again with the same message...
[00:02:31]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:31]               │ debg --- retry.try failed again with the same message...
[00:02:31]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:31]               │ debg --- retry.try failed again with the same message...
[00:02:32]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:32]               │ debg --- retry.try failed again with the same message...
[00:02:32]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:32]               │ debg --- retry.try failed again with the same message...
[00:02:33]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:33]               │ debg --- retry.try failed again with the same message...
[00:02:33]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:33]               │ debg --- retry.try failed again with the same message...
[00:02:34]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:34]               │ debg --- retry.try failed again with the same message...
[00:02:34]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:34]               │ debg --- retry.try failed again with the same message...
[00:02:35]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:35]               │ debg --- retry.try failed again with the same message...
[00:02:35]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:35]               │ debg --- retry.try failed again with the same message...
[00:02:36]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:36]               │ debg --- retry.try failed again with the same message...
[00:02:36]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:36]               │ debg --- retry.try failed again with the same message...
[00:02:37]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:37]               │ debg --- retry.try failed again with the same message...
[00:02:37]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:37]               │ debg --- retry.try failed again with the same message...
[00:02:38]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:38]               │ debg --- retry.try failed again with the same message...
[00:02:38]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:38]               │ debg --- retry.try failed again with the same message...
[00:02:39]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:39]               │ debg --- retry.try failed again with the same message...
[00:02:39]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:39]               │ debg --- retry.try failed again with the same message...
[00:02:40]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:40]               │ debg --- retry.try failed again with the same message...
[00:02:41]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:41]               │ debg --- retry.try failed again with the same message...
[00:02:41]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:41]               │ debg --- retry.try failed again with the same message...
[00:02:42]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:42]               │ debg --- retry.try failed again with the same message...
[00:02:42]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:42]               │ debg --- retry.try failed again with the same message...
[00:02:43]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:43]               │ debg --- retry.try failed again with the same message...
[00:02:43]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:43]               │ debg --- retry.try failed again with the same message...
[00:02:44]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:44]               │ debg --- retry.try failed again with the same message...
[00:02:44]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:44]               │ debg --- retry.try failed again with the same message...
[00:02:45]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:45]               │ debg --- retry.try failed again with the same message...
[00:02:45]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:45]               │ debg --- retry.try failed again with the same message...
[00:02:46]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:46]               │ debg --- retry.try failed again with the same message...
[00:02:46]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:46]               │ debg --- retry.try failed again with the same message...
[00:02:47]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:47]               │ debg --- retry.try failed again with the same message...
[00:02:47]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:47]               │ debg --- retry.try failed again with the same message...
[00:02:48]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:48]               │ debg --- retry.try failed again with the same message...
[00:02:48]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:48]               │ debg --- retry.try failed again with the same message...
[00:02:49]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:49]               │ debg --- retry.try failed again with the same message...
[00:02:49]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:49]               │ debg --- retry.try failed again with the same message...
[00:02:50]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:50]               │ debg --- retry.try failed again with the same message...
[00:02:50]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:50]               │ debg --- retry.try failed again with the same message...
[00:02:51]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:51]               │ debg --- retry.try failed again with the same message...
[00:02:51]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:51]               │ debg --- retry.try failed again with the same message...
[00:02:52]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:52]               │ debg --- retry.try failed again with the same message...
[00:02:52]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:52]               │ debg --- retry.try failed again with the same message...
[00:02:53]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:53]               │ debg --- retry.try failed again with the same message...
[00:02:53]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:53]               │ debg --- retry.try failed again with the same message...
[00:02:54]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:54]               │ debg --- retry.try failed again with the same message...
[00:02:54]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:54]               │ debg --- retry.try failed again with the same message...
[00:02:55]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:55]               │ debg --- retry.try failed again with the same message...
[00:02:56]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:56]               │ debg --- retry.try failed again with the same message...
[00:02:56]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:56]               │ debg --- retry.try failed again with the same message...
[00:02:57]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:57]               │ debg --- retry.try failed again with the same message...
[00:02:57]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:57]               │ debg --- retry.try failed again with the same message...
[00:02:58]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:58]               │ debg --- retry.try failed again with the same message...
[00:02:58]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:58]               │ debg --- retry.try failed again with the same message...
[00:02:59]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:59]               │ debg --- retry.try failed again with the same message...
[00:02:59]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:02:59]               │ debg --- retry.try failed again with the same message...
[00:03:00]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:00]               │ debg --- retry.try failed again with the same message...
[00:03:00]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:00]               │ debg --- retry.try failed again with the same message...
[00:03:01]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:01]               │ debg --- retry.try failed again with the same message...
[00:03:01]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:01]               │ debg --- retry.try failed again with the same message...
[00:03:02]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:02]               │ debg --- retry.try failed again with the same message...
[00:03:02]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:02]               │ debg --- retry.try failed again with the same message...
[00:03:03]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:03]               │ debg --- retry.try failed again with the same message...
[00:03:03]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:03]               │ debg --- retry.try failed again with the same message...
[00:03:04]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:04]               │ debg --- retry.try failed again with the same message...
[00:03:04]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:04]               │ debg --- retry.try failed again with the same message...
[00:03:05]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:05]               │ debg --- retry.try failed again with the same message...
[00:03:05]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:05]               │ debg --- retry.try failed again with the same message...
[00:03:06]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:06]               │ debg --- retry.try failed again with the same message...
[00:03:06]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:06]               │ debg --- retry.try failed again with the same message...
[00:03:07]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:07]               │ debg --- retry.try failed again with the same message...
[00:03:07]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:07]               │ debg --- retry.try failed again with the same message...
[00:03:08]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:08]               │ debg --- retry.try failed again with the same message...
[00:03:08]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:08]               │ debg --- retry.try failed again with the same message...
[00:03:09]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:09]               │ debg --- retry.try failed again with the same message...
[00:03:09]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:09]               │ debg --- retry.try failed again with the same message...
[00:03:10]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:10]               │ debg --- retry.try failed again with the same message...
[00:03:10]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:10]               │ debg --- retry.try failed again with the same message...
[00:03:11]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:11]               │ debg --- retry.try failed again with the same message...
[00:03:11]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:12]               │ debg --- retry.try failed again with the same message...
[00:03:12]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:12]               │ debg --- retry.try failed again with the same message...
[00:03:13]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:13]               │ debg --- retry.try failed again with the same message...
[00:03:13]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:13]               │ debg --- retry.try failed again with the same message...
[00:03:14]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:14]               │ debg --- retry.try failed again with the same message...
[00:03:14]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:14]               │ debg --- retry.try failed again with the same message...
[00:03:15]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:15]               │ debg --- retry.try failed again with the same message...
[00:03:15]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:15]               │ debg --- retry.try failed again with the same message...
[00:03:16]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:16]               │ debg --- retry.try failed again with the same message...
[00:03:16]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:16]               │ debg --- retry.try failed again with the same message...
[00:03:17]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:17]               │ debg --- retry.try failed again with the same message...
[00:03:17]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:17]               │ debg --- retry.try failed again with the same message...
[00:03:18]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:18]               │ debg --- retry.try failed again with the same message...
[00:03:18]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:18]               │ debg --- retry.try failed again with the same message...
[00:03:19]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:19]               │ debg --- retry.try failed again with the same message...
[00:03:19]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:19]               │ debg --- retry.try failed again with the same message...
[00:03:20]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:20]               │ debg --- retry.try failed again with the same message...
[00:03:20]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:20]               │ debg --- retry.try failed again with the same message...
[00:03:21]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:21]               │ debg --- retry.try failed again with the same message...
[00:03:21]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:21]               │ debg --- retry.try failed again with the same message...
[00:03:22]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:22]               │ debg --- retry.try failed again with the same message...
[00:03:22]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:22]               │ debg --- retry.try failed again with the same message...
[00:03:23]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:23]               │ debg --- retry.try failed again with the same message...
[00:03:23]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:23]               │ debg --- retry.try failed again with the same message...
[00:03:24]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:24]               │ debg --- retry.try failed again with the same message...
[00:03:24]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:24]               │ debg --- retry.try failed again with the same message...
[00:03:25]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:25]               │ debg --- retry.try failed again with the same message...
[00:03:25]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:25]               │ debg --- retry.try failed again with the same message...
[00:03:26]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:26]               │ debg --- retry.try failed again with the same message...
[00:03:26]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:26]               │ debg --- retry.try failed again with the same message...
[00:03:27]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:27]               │ debg --- retry.try failed again with the same message...
[00:03:27]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:27]               │ debg --- retry.try failed again with the same message...
[00:03:28]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:28]               │ debg --- retry.try failed again with the same message...
[00:03:28]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:28]               │ debg --- retry.try failed again with the same message...
[00:03:29]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:29]               │ debg --- retry.try failed again with the same message...
[00:03:30]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:30]               │ debg --- retry.try failed again with the same message...
[00:03:30]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:30]               │ debg --- retry.try failed again with the same message...
[00:03:31]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:31]               │ debg --- retry.try failed again with the same message...
[00:03:31]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:31]               │ debg --- retry.try failed again with the same message...
[00:03:32]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:32]               │ debg --- retry.try failed again with the same message...
[00:03:32]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:32]               │ debg --- retry.try failed again with the same message...
[00:03:33]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:33]               │ debg --- retry.try failed again with the same message...
[00:03:33]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:33]               │ debg --- retry.try failed again with the same message...
[00:03:34]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:34]               │ debg --- retry.try failed again with the same message...
[00:03:34]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:34]               │ debg --- retry.try failed again with the same message...
[00:03:35]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:35]               │ debg --- retry.try failed again with the same message...
[00:03:35]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:35]               │ debg --- retry.try failed again with the same message...
[00:03:36]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:36]               │ debg --- retry.try failed again with the same message...
[00:03:36]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:36]               │ debg --- retry.try failed again with the same message...
[00:03:37]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:37]               │ debg --- retry.try failed again with the same message...
[00:03:37]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:37]               │ debg --- retry.try failed again with the same message...
[00:03:38]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:38]               │ debg --- retry.try failed again with the same message...
[00:03:38]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:38]               │ debg --- retry.try failed again with the same message...
[00:03:39]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:39]               │ debg --- retry.try failed again with the same message...
[00:03:39]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:39]               │ debg --- retry.try failed again with the same message...
[00:03:40]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:40]               │ debg --- retry.try failed again with the same message...
[00:03:40]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:40]               │ debg --- retry.try failed again with the same message...
[00:03:41]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:41]               │ debg --- retry.try failed again with the same message...
[00:03:41]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:41]               │ debg --- retry.try failed again with the same message...
[00:03:42]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:42]               │ debg --- retry.try failed again with the same message...
[00:03:42]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:42]               │ debg --- retry.try failed again with the same message...
[00:03:43]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:43]               │ debg --- retry.try failed again with the same message...
[00:03:43]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:43]               │ debg --- retry.try failed again with the same message...
[00:03:44]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:44]               │ debg --- retry.try failed again with the same message...
[00:03:44]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:44]               │ debg --- retry.try failed again with the same message...
[00:03:45]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:45]               │ debg --- retry.try failed again with the same message...
[00:03:45]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:46]               │ debg --- retry.try failed again with the same message...
[00:03:46]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:46]               │ debg --- retry.try failed again with the same message...
[00:03:47]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:47]               │ debg --- retry.try failed again with the same message...
[00:03:47]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:47]               │ debg --- retry.try failed again with the same message...
[00:03:48]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:48]               │ debg --- retry.try failed again with the same message...
[00:03:48]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:48]               │ debg --- retry.try failed again with the same message...
[00:03:49]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:49]               │ debg --- retry.try failed again with the same message...
[00:03:49]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:49]               │ debg --- retry.try failed again with the same message...
[00:03:50]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:50]               │ debg --- retry.try failed again with the same message...
[00:03:50]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:50]               │ debg --- retry.try failed again with the same message...
[00:03:51]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:51]               │ debg --- retry.try failed again with the same message...
[00:03:51]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:51]               │ debg --- retry.try failed again with the same message...
[00:03:52]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:52]               │ debg --- retry.try failed again with the same message...
[00:03:52]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:52]               │ debg --- retry.try failed again with the same message...
[00:03:53]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:53]               │ debg --- retry.try failed again with the same message...
[00:03:53]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:53]               │ debg --- retry.try failed again with the same message...
[00:03:54]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:54]               │ debg --- retry.try failed again with the same message...
[00:03:54]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:54]               │ debg --- retry.try failed again with the same message...
[00:03:55]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:55]               │ debg --- retry.try failed again with the same message...
[00:03:55]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:55]               │ debg --- retry.try failed again with the same message...
[00:03:56]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:56]               │ debg --- retry.try failed again with the same message...
[00:03:56]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:56]               │ debg --- retry.try failed again with the same message...
[00:03:57]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:57]               │ debg --- retry.try failed again with the same message...
[00:03:57]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:57]               │ debg --- retry.try failed again with the same message...
[00:03:58]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:58]               │ debg --- retry.try failed again with the same message...
[00:03:58]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:58]               │ debg --- retry.try failed again with the same message...
[00:03:59]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:59]               │ debg --- retry.try failed again with the same message...
[00:03:59]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:03:59]               │ debg --- retry.try failed again with the same message...
[00:04:00]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:00]               │ debg --- retry.try failed again with the same message...
[00:04:00]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:00]               │ debg --- retry.try failed again with the same message...
[00:04:01]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:01]               │ debg --- retry.try failed again with the same message...
[00:04:01]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:02]               │ debg --- retry.try failed again with the same message...
[00:04:02]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:02]               │ debg --- retry.try failed again with the same message...
[00:04:03]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:03]               │ debg --- retry.try failed again with the same message...
[00:04:03]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:03]               │ debg --- retry.try failed again with the same message...
[00:04:04]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:04]               │ debg --- retry.try failed again with the same message...
[00:04:04]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:04]               │ debg --- retry.try failed again with the same message...
[00:04:05]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:05]               │ debg --- retry.try failed again with the same message...
[00:04:05]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:05]               │ debg --- retry.try failed again with the same message...
[00:04:06]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:06]               │ debg --- retry.try failed again with the same message...
[00:04:06]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:06]               │ debg --- retry.try failed again with the same message...
[00:04:07]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:07]               │ debg --- retry.try failed again with the same message...
[00:04:07]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:07]               │ debg --- retry.try failed again with the same message...
[00:04:08]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:08]               │ debg --- retry.try failed again with the same message...
[00:04:08]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:08]               │ debg --- retry.try failed again with the same message...
[00:04:09]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:09]               │ debg --- retry.try failed again with the same message...
[00:04:09]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:09]               │ debg --- retry.try failed again with the same message...
[00:04:10]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:10]               │ debg --- retry.try failed again with the same message...
[00:04:10]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:10]               │ debg --- retry.try failed again with the same message...
[00:04:11]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:11]               │ debg --- retry.try failed again with the same message...
[00:04:11]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:11]               │ debg --- retry.try failed again with the same message...
[00:04:12]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:12]               │ debg --- retry.try failed again with the same message...
[00:04:12]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:12]               │ debg --- retry.try failed again with the same message...
[00:04:13]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:13]               │ debg --- retry.try failed again with the same message...
[00:04:13]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:13]               │ debg --- retry.try failed again with the same message...
[00:04:14]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:14]               │ debg --- retry.try failed again with the same message...
[00:04:14]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:14]               │ debg --- retry.try failed again with the same message...
[00:04:15]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:15]               │ debg --- retry.try failed again with the same message...
[00:04:15]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:15]               │ debg --- retry.try failed again with the same message...
[00:04:16]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:16]               │ debg --- retry.try failed again with the same message...
[00:04:16]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:16]               │ debg --- retry.try failed again with the same message...
[00:04:17]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:17]               │ debg --- retry.try failed again with the same message...
[00:04:17]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:17]               │ debg --- retry.try failed again with the same message...
[00:04:18]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:18]               │ debg --- retry.try failed again with the same message...
[00:04:18]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:18]               │ debg --- retry.try failed again with the same message...
[00:04:19]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:19]               │ debg --- retry.try failed again with the same message...
[00:04:20]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:20]               │ debg --- retry.try failed again with the same message...
[00:04:20]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:20]               │ debg --- retry.try failed again with the same message...
[00:04:21]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:21]               │ debg --- retry.try failed again with the same message...
[00:04:21]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:21]               │ debg --- retry.try failed again with the same message...
[00:04:22]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:22]               │ debg --- retry.try failed again with the same message...
[00:04:22]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:22]               │ debg --- retry.try failed again with the same message...
[00:04:23]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:23]               │ debg --- retry.try failed again with the same message...
[00:04:23]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:23]               │ debg --- retry.try failed again with the same message...
[00:04:24]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:24]               │ debg --- retry.try failed again with the same message...
[00:04:24]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:24]               │ debg --- retry.try failed again with the same message...
[00:04:25]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:25]               │ debg --- retry.try failed again with the same message...
[00:04:25]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:25]               │ debg --- retry.try failed again with the same message...
[00:04:26]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:26]               │ debg --- retry.try failed again with the same message...
[00:04:26]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:26]               │ debg --- retry.try failed again with the same message...
[00:04:27]               │ debg Find.allByCssSelector('.canvasElementCard__wrapper') with timeout=10000
[00:04:27]               │ debg --- retry.try failed again with the same message...
[00:04:27]               │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/Canvas app custom elements deletes custom element when prompted.png"
[00:04:28]               │ info Current URL is: http://localhost:6131/app/canvas#/workpad/workpad-1705f884-6224-47de-ba49-ca224fe6ec31/page/1
[00:04:28]               │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/Canvas app custom elements deletes custom element when prompted.html
[00:04:28]               └- ✖ fail: "Canvas app custom elements deletes custom element when prompted"
[00:04:28]               │

Stack Trace

Error: retry.try timeout: Error: expected [ { _webElement: { driver_: [Object], id_: {} },
    locator: null,
    driver: 
     { session_: {},
       executor_: [Object],
       fileDetector_: null,
       onQuit_: [Function: onQuit] },
    timeout: 10000,
    fixedHeaderHeight: 50,
    logger: 
     { identWidth: 14,
       writers: [Object],
       'written$': [Object] },
    browserType: 'chrome',
    By: 
     [Function: name(name) {
         return By.css('*[name="' + escapeCss(name) + '"]');
       }],
    Keys: 
     { NULL: '',
       CANCEL: '',
       HELP: '',
       BACK_SPACE: '',
       TAB: '',
       CLEAR: '',
       RETURN: '',
       ENTER: '',
       SHIFT: '',
       CONTROL: '',
       ALT: '',
       PAUSE: '',
       ESCAPE: '',
       SPACE: '',
       PAGE_UP: '',
       PAGE_DOWN: '',
       END: '',
       HOME: '',
       ARROW_LEFT: '',
       LEFT: '',
       ARROW_UP: '',
       UP: '',
       ARROW_RIGHT: '',
       RIGHT: '',
       ARROW_DOWN: '',
       DOWN: '',
       INSERT: '',
       DELETE: '',
       SEMICOLON: '',
       EQUALS: '',
       NUMPAD0: '',
       NUMPAD1: '',
       NUMPAD2: '',
       NUMPAD3: '',
       NUMPAD4: '',
       NUMPAD5: '',
       NUMPAD6: '',
       NUMPAD7: '',
       NUMPAD8: '',
       NUMPAD9: '',
       MULTIPLY: '',
       ADD: '',
       SEPARATOR: '',
       SUBTRACT: '',
       DECIMAL: '',
       DIVIDE: '',
       F1: '',
       F2: '',
       F3: '',
       F4: '',
       F5: '',
       F6: '',
       F7: '',
       F8: '',
       F9: '',
       F10: '',
       F11: '',
       F12: '',
       COMMAND: '',
       META: '',
       ZENKAKU_HANKAKU: '',
       chord: [Function] },
    isW3CEnabled: true,
    isChromium: true } ] to have a length of 0 but got 1
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.length (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:374:8)
    at retry.try (test/functional/apps/canvas/custom_elements.ts:147:45)
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

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

@ogupte ogupte merged commit dc98a58 into elastic:7.8 May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants