Skip to content

Jetpack: Account Protection #100394

Jetpack: Account Protection

Jetpack: Account Protection #100394

Re-run triggered February 16, 2025 01:52
Status Failure
Total duration 7m 15s
Artifacts 16

e2e-tests.yml

on: pull_request
Determine tests matrix
1m 26s
Determine tests matrix
Matrix: build-projects
Matrix: e2e-tests
Test report
3s
Test report
Slack notification
1m 28s
Slack notification
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 17 warnings, and 15 notices
[chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled: tools/e2e-commons/pages/page-actions.js#L320
1) [chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at PermalinksPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:77:26
[chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled: tools/e2e-commons/pages/page-actions.js#L320
1) [chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at PermalinksPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:24:26
[chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled: tools/e2e-commons/pages/page-actions.js#L320
1) [chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at PermalinksPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:24:26
[chromium] › specs/page-cache/page-cache.test.js:89:2 › Cache module › Page Cache meta information should show on the admin when the module is active: tools/e2e-commons/pages/page-actions.js#L320
2) [chromium] › specs/page-cache/page-cache.test.js:89:2 › Cache module › Page Cache meta information should show on the admin when the module is active Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.waitFor: Timeout 20000ms exceeded. Call log: - waiting for locator('.permalink-structure').first() to be visible at ../../../../../tools/e2e-commons/pages/page-actions.js:320 318 | ); 319 | const element = this.page.locator( selector ).first(); > 320 | await element.waitFor( { state, timeout } ); | ^ 321 | return element; 322 | } 323 | at PermalinksPage.waitForElementState (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:320:17) at PermalinksPage.waitForElementToBeVisible (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:269:21) at PermalinksPage.waitForPage (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:67:16) at Function.init (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:18:3) at /home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/specs/page-cache/page-cache.test.js:24:26
Jetpack Boost - Page Cache e2e tests
Process completed with exit code 1.
Determine tests matrix
Cache not found for keys: node-cache-Linux-x64-pnpm-df6fbc161aa91c0f7f74269ac545d34384e46db4cf2e63cafb816b90284a0a31
Determine tests matrix
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
E2E: Build jetpack-core
Cache not found for keys: jetpack-core-b02c8c6e2e03aa351a891ae512cb7e15b299cc75
E2E: Build jetpack-boost
Cache not found for keys: jetpack-boost-b02c8c6e2e03aa351a891ae512cb7e15b299cc75
E2E: Build jetpack-search
Cache not found for keys: jetpack-search-b02c8c6e2e03aa351a891ae512cb7e15b299cc75
E2E: Build jetpack-videopress
Cache not found for keys: jetpack-videopress-b02c8c6e2e03aa351a891ae512cb7e15b299cc75
E2E: Build jetpack-social
Cache not found for keys: jetpack-social-b02c8c6e2e03aa351a891ae512cb7e15b299cc75
E2E: Build jetpack-sync
Cache not found for keys: jetpack-sync-b02c8c6e2e03aa351a891ae512cb7e15b299cc75
Jetpack post-connection e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack connection e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack Boost - Modules e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack post editor e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack Boost - Base e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack sync e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack Boost - Concatenate JS and CSS e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack Boost - Critical CSS e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
Jetpack Boost - Image CDN e2e tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
🎭 Playwright Run Summary
1 passed (45.5s)
🎭 Playwright Run Summary
2 passed (2.9m)
🎭 Playwright Run Summary
2 passed (2.2m)
🎭 Playwright Run Summary
13 passed (1.8m)
🎭 Playwright Run Summary
1 passed (1.4m)
🎭 Playwright Run Summary
6 passed (2.8m)
🎭 Playwright Run Summary
3 passed (1.8m)
🎭 Playwright Run Summary
5 passed (1.3m)
🎭 Playwright Run Summary
8 passed (1.8m)
🎭 Playwright Run Summary
4 passed (1.2m)
🎭 Playwright Run Summary
1 passed (40.6s)
🎭 Playwright Run Summary
3 passed (2.9m)
🎭 Playwright Run Summary
2 passed (40.9s)
🎭 Playwright Run Summary
6 passed (2.1m)
🎭 Playwright Run Summary
2 failed [chromium] › specs/page-cache/page-cache.test.js:73:2 › Cache module › Enabling Page Cache should show error notice when plain permalinks are enabled [chromium] › specs/page-cache/page-cache.test.js:89:2 › Cache module › Page Cache meta information should show on the admin when the module is active 1 did not run 2 passed (3.3m)

Artifacts

Produced during runtime
Name Size
test-output-Jetpack Boost - Page Cache
323 KB