Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Bump pnpm/action-setup from 2 to 3 #1973

Bump pnpm/action-setup from 2 to 3

Bump pnpm/action-setup from 2 to 3 #1973

Triggered via pull request February 12, 2024 01:15
Status Failure
Total duration 8m 45s
Artifacts

ci.yml

on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 6 warnings, and 1 notice
[api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success: api-tests/tests/helpers.ts#L15
1) [api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success ─────── Error: expect(received).toBeTruthy() Received: false at helpers.ts:15 13 | console.log(`${response.url()}: `, await response.json()); 14 | } > 15 | expect(response.ok()).toBeTruthy() | ^ 16 | } 17 | 18 | export const testsNs = 'everest' at checkError (/home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/helpers.ts:15:25) at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/backup-storages.spec.ts:144:5
[api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success: api-tests/tests/helpers.ts#L15
1) [api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success ─────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false at helpers.ts:15 13 | console.log(`${response.url()}: `, await response.json()); 14 | } > 15 | expect(response.ok()).toBeTruthy() | ^ 16 | } 17 | 18 | export const testsNs = 'everest' at checkError (/home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/helpers.ts:15:25) at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/backup-storages.spec.ts:111:5
[api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success: api-tests/tests/helpers.ts#L15
1) [api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success ─────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBeTruthy() Received: false at helpers.ts:15 13 | console.log(`${response.url()}: `, await response.json()); 14 | } > 15 | expect(response.ok()).toBeTruthy() | ^ 16 | } 17 | 18 | export const testsNs = 'everest' at checkError (/home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/helpers.ts:15:25) at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/backup-storages.spec.ts:111:5
[api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
2) [api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up Test timeout of 30000ms exceeded.
[api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L224
2) [api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 222 | }) 223 | for (let i = 0; i < 15; i++) { > 224 | await page.waitForTimeout(2000) | ^ 225 | 226 | const psmdbCluster = await request.get(`/v1/namespaces/${testsNs}/database-clusters/${clusterName}`) 227 | at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/psmdb-clusters.spec.ts:224:16
[api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L1
2) [api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up: api-tests/tests/psmdb-clusters.spec.ts#L224
2) [api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForTimeout: Test timeout of 30000ms exceeded. 222 | }) 223 | for (let i = 0; i < 15; i++) { > 224 | await page.waitForTimeout(2000) | ^ 225 | 226 | const psmdbCluster = await request.get(`/v1/namespaces/${testsNs}/database-clusters/${clusterName}`) 227 | at /home/runner/work/percona-everest-backend/percona-everest-backend/api-tests/tests/psmdb-clusters.spec.ts:224:16
API Integration Tests (1.21.x, false)
Process completed with exit code 2.
Test (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
Check (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
API Integration Tests (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, medyagh/setup-minikube@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
API Integration Tests (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
🎭 Playwright Run Summary
1 failed [api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success ──────── 1 flaky [api] › psmdb-clusters.spec.ts:190:5 › expose psmdb cluster on EKS to the public internet and scale up 50 passed (1.9m)