Skip to content

EVEREST-1102 | Fix GetDBNamespaces implementation #1643

EVEREST-1102 | Fix GetDBNamespaces implementation

EVEREST-1102 | Fix GetDBNamespaces implementation #1643

Triggered via pull request June 28, 2024 10:56
Status Failure
Total duration 13m 43s
Artifacts 2

dev-be-ci.yaml

on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: CLI Integration Tests
Matrix: CLI tests
Matrix: Test
Merge Gatekeeper
17s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

60 errors, 24 warnings, and 6 notices
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
CLI Integration Tests (1.22.x, false)
Cannot open: File exists
[api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 backup storage success: api-tests/tests/helpers.ts#L15
1) [api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:36:5
[api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 backup storage success: api-tests/tests/helpers.ts#L15
1) [api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:36:5
[api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 backup storage success: api-tests/tests/helpers.ts#L15
1) [api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:36:5
[api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success: api-tests/tests/helpers.ts#L15
2) [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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/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
2) [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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/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
2) [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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:111:5
[api] › backup-storages.spec.ts:165:5 › create backup storage failures: api-tests/tests/backup-storages.spec.ts#L236
3) [api] › backup-storages.spec.ts:165:5 › create backup storage failures ──────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 400 Received: 500 234 | }) 235 | > 236 | expect(response.status()).toBe(400) | ^ 237 | expect((await response.json()).message).toMatch(testCase.errorText) 238 | } 239 | }) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:236:35
[api] › backup-storages.spec.ts:165:5 › create backup storage failures: api-tests/tests/backup-storages.spec.ts#L236
3) [api] › backup-storages.spec.ts:165:5 › create backup storage failures ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 400 Received: 500 234 | }) 235 | > 236 | expect(response.status()).toBe(400) | ^ 237 | expect((await response.json()).message).toMatch(testCase.errorText) 238 | } 239 | }) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:236:35
[api] › backup-storages.spec.ts:165:5 › create backup storage failures: api-tests/tests/backup-storages.spec.ts#L236
3) [api] › backup-storages.spec.ts:165:5 › create backup storage failures ──────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: 400 Received: 500 234 | }) 235 | > 236 | expect(response.status()).toBe(400) | ^ 237 | expect((await response.json()).message).toMatch(testCase.errorText) 238 | } 239 | }) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:236:35
[api] › backup-storages.spec.ts:241:5 › update backup storage failures: api-tests/tests/helpers.ts#L15
4) [api] › backup-storages.spec.ts:241:5 › update backup storage failures ──────────────────────── 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/everest/everest/api-tests/tests/helpers.ts:15:25) at /home/runner/work/everest/everest/api-tests/tests/backup-storages.spec.ts:255:5
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
Check (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Test (1.22.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.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-pxc-operator) / CLI test-pxc-operator
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/.
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/pxc-operator.spec.ts#L1
cli-tests/[flows] › flow/pxc-operator.spec.ts took 3.1m
CLI tests (test-mongo-operator) / CLI test-mongo-operator
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/.
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 3.3m
CLI tests (test-pg-operator) / CLI test-pg-operator
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/.
Slow Test: cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 4.9m
CLI tests (test-pg-operator) / CLI test-pg-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI Integration Tests (1.22.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/.
CLI Integration Tests (1.22.x, false)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
CLI Integration Tests (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
API Integration Tests (1.22.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/.
API Integration Tests (1.22.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
CLI tests (test-all-operators) / CLI test-all-operators
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/.
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 10.2m
CLI tests (test-all-operators) / CLI test-all-operators
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
🎭 Playwright Run Summary
1 passed (3.1m)
🎭 Playwright Run Summary
1 passed (3.4m)
🎭 Playwright Run Summary
1 passed (4.9m)
🎭 Playwright Run Summary
6 passed (1.1s)
🎭 Playwright Run Summary
15 failed [api] › backup-storages.spec.ts:18:5 › add/list/get/delete s3 backup storage success ─────────── [api] › backup-storages.spec.ts:95:5 › add/list/get/delete azure backup storage success ──────── [api] › backup-storages.spec.ts:165:5 › create backup storage failures ───────────────────────── [api] › backup-storages.spec.ts:241:5 › update backup storage failures ───────────────────────── [api] › database-cluster-backups.spec.ts:19:5 › create/delete database cluster backups ───────── [api] › database-cluster-backups.spec.ts:56:5 › dbcluster not found ──────────────────────────── [api] › database-cluster-backups.spec.ts:84:5 › list backups ─────────────────────────────────── [api] › database-cluster-restores.spec.ts:20:5 › create/update/delete database cluster restore ─ [api] › database-cluster-restores.spec.ts:86:5 › list restores ───────────────────────────────── [api] › database-cluster-restores.spec.ts:163:5 › create restore: validation errors ──────────── [api] › database-cluster.spec.ts:27:5 › create db cluster with monitoring config ─────────────── [api] › database-cluster.spec.ts:91:5 › update db cluster with a new monitoring config ───────── [api] › database-cluster.spec.ts:172:5 › update db cluster without monitoring config with a new monitoring config [api] › database-cluster.spec.ts:248:5 › update db cluster monitoring config with an empty monitoring config [api] › monitoring-instances.spec.ts:133:5 › delete monitoring instance ──────────────────────── 5 flaky [api] › monitoring-instances.spec.ts:174:5 › patch monitoring instance secret key changes ────── [api] › monitoring-instances.spec.ts:197:5 › patch monitoring instance type updates properly ─── [api] › monitoring-instances.spec.ts:217:5 › patch monitoring instance type fails on missing key [api] › pg-clusters.spec.ts:189:5 › expose pg cluster on EKS to the public internet and scale up [api] › psmdb-clusters.spec.ts:186:5 › expose psmdb cluster on EKS to the public internet and scale up 33 passed (2.1m)
🎭 Playwright Run Summary
1 passed (10.2m)

Artifacts

Produced during runtime
Name Size
cli-tests-report Expired
185 KB
test-delete-cluster-tests-report Expired
242 KB