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

EVEREST-495 Add multi namespaces #1131

EVEREST-495 Add multi namespaces

EVEREST-495 Add multi namespaces #1131

Re-run triggered February 7, 2024 20:27
Status Failure
Total duration 15m 11s
Artifacts 1

ci.yml

on: pull_request
CLI Integration Tests
14m 36s
CLI Integration Tests
Matrix: Check
Matrix: CLI tests
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

26 errors, 18 warnings, and 4 notices
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Tests (1.21.x)
Cannot open: File exists
Check (1.21.x, false): pkg/everest/client/client.go#L55
fmt.Sprintf can be replaced with string addition (perfsprint)
Check (1.21.x, false): commands/delete/mysql.go#L45
fmt.Sprintf can be replaced with string addition (perfsprint)
Check (1.21.x, false): commands/list/database_engines.go#L46
fmt.Sprintf can be replaced with string addition (perfsprint)
[flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator: cli-tests/support/output.ts#L36
1) [flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" command executed successfully Error: "../bin/everest install --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" expected to exit with 0! Error: "2024-02-07T20:30:21Z info install/install.go:422 Installing Operator Lifecycle Manager {"component": "install"} 2024-02-07T20:30:48Z info install/install.go:427 OLM has been installed {"component": "install"} 2024-02-07T20:30:48Z info install/install.go:428 Installing Percona OLM Catalog {"component": "install"} 2024-02-07T20:31:05Z info install/install.go:433 Percona OLM Catalog has been installed {"component": "install"} 2024-02-07T20:31:05Z info install/install.go:411 Creating namespace percona-everest-monitoring {"component": "install"} 2024-02-07T20:31:05Z info install/install.go:417 Namespace percona-everest-monitoring has been created {"component": "install"} 2024-02-07T20:31:05Z info install/install.go:219 Preparing k8s cluster for monitoring {"component": "install", "action": "monitoring"} 2024-02-07T20:31:05Z info install/install.go:189 Creating operator group for everest {"component": "install"} 2024-02-07T20:31:05Z info install/install.go:193 Installing victoriametrics-operator operator {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:209 victoriametrics-operator operator has been installed {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:227 K8s cluster monitoring has been provisioned successfully {"component": "install", "action": "monitoring"} 2024-02-07T20:31:19Z info install/install.go:411 Creating namespace percona-everest-operators {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:417 Namespace percona-everest-operators has been created {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:292 Installing operators into percona-everest-operators namespace {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:470 Installing percona-postgresql-operator operator {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:497 percona-postgresql-operator operator has been installed {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:296 Creating role for the Everest service account {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:302 Binding role to the Everest Service account {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:411 Creating namespace percona-everest {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:417 Namespace percona-everest has been created {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:236 Creating operator group for everest {"component": "install"} 2024-02-07T20:31:38Z info install/install.go:470 Installing everest-operator operator {"component": "install"} 2024-02-07T20:41:52Z error install/install.go:494 failed installing everest-operator operator {"component": "install"} github.com/percona/percona-everest-cli/pkg/install.(*Install).installOperator.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:494 github.com/percona/percona-everest-cli/pkg/install.(*Install).provisionEverestOperator /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:241 github.com/percona/percona-everest-cli/pkg/install.(*Install).Run /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:147 github.com/percona/percona-everest-cli/commands.newInstallCmd.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/commands/install.go:48 github.com/spf13/cobra.(*Comma
[flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator: cli-tests/tests/flow/pg-operator.spec.ts#L1
1) [flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=false --operator.postgresql=true --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" command executed successfully Test timeout of 300000ms exceeded.
CLI tests (test-pg-operator) / CLI test-pg-operator
Process completed with exit code 2.
[flows] › flow/pxc-operator.spec.ts:27:7 › Everest CLI install › install only xtradb-cluster-operator: cli-tests/support/output.ts#L36
1) [flows] › flow/pxc-operator.spec.ts:27:7 › Everest CLI install › install only xtradb-cluster-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=false --operator.postgresql=false --operator.xtradb-cluster=true --namespace=percona-everest-operators --skip-wizard" command executed successfully Error: "../bin/everest install --operator.mongodb=false --operator.postgresql=false --operator.xtradb-cluster=true --namespace=percona-everest-operators --skip-wizard" expected to exit with 0! Error: "2024-02-07T20:30:25Z info install/install.go:422 Installing Operator Lifecycle Manager {"component": "install"} 2024-02-07T20:30:45Z info install/install.go:427 OLM has been installed {"component": "install"} 2024-02-07T20:30:45Z info install/install.go:428 Installing Percona OLM Catalog {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:433 Percona OLM Catalog has been installed {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:411 Creating namespace percona-everest-monitoring {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:417 Namespace percona-everest-monitoring has been created {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:219 Preparing k8s cluster for monitoring {"component": "install", "action": "monitoring"} 2024-02-07T20:31:19Z info install/install.go:189 Creating operator group for everest {"component": "install"} 2024-02-07T20:31:19Z info install/install.go:193 Installing victoriametrics-operator operator {"component": "install"} 2024-02-07T20:31:33Z info install/install.go:209 victoriametrics-operator operator has been installed {"component": "install"} 2024-02-07T20:31:34Z info install/install.go:227 K8s cluster monitoring has been provisioned successfully {"component": "install", "action": "monitoring"} 2024-02-07T20:31:34Z info install/install.go:411 Creating namespace percona-everest-operators {"component": "install"} 2024-02-07T20:31:34Z info install/install.go:417 Namespace percona-everest-operators has been created {"component": "install"} 2024-02-07T20:31:34Z info install/install.go:292 Installing operators into percona-everest-operators namespace {"component": "install"} 2024-02-07T20:31:34Z info install/install.go:470 Installing percona-xtradb-cluster-operator operator {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:497 percona-xtradb-cluster-operator operator has been installed {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:296 Creating role for the Everest service account {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:302 Binding role to the Everest Service account {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:411 Creating namespace percona-everest {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:417 Namespace percona-everest has been created {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:236 Creating operator group for everest {"component": "install"} 2024-02-07T20:31:53Z info install/install.go:470 Installing everest-operator operator {"component": "install"} 2024-02-07T20:42:04Z error install/install.go:494 failed installing everest-operator operator {"component": "install"} github.com/percona/percona-everest-cli/pkg/install.(*Install).installOperator.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:494 github.com/percona/percona-everest-cli/pkg/install.(*Install).provisionEverestOperator /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:241 github.com/percona/percona-everest-cli/pkg/install.(*Install).Run /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:147 github.com/percona/percona-everest-cli/commands.newInstallCmd.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/commands/install.go:48 github.com/spf13/
[flows] › flow/pxc-operator.spec.ts:27:7 › Everest CLI install › install only xtradb-cluster-operator: cli-tests/tests/flow/pxc-operator.spec.ts#L1
1) [flows] › flow/pxc-operator.spec.ts:27:7 › Everest CLI install › install only xtradb-cluster-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=false --operator.postgresql=false --operator.xtradb-cluster=true --namespace=percona-everest-operators --skip-wizard" command executed successfully Test timeout of 300000ms exceeded.
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Process completed with exit code 2.
CLI Integration Tests
Process completed with exit code 2.
[flows] › flow/mongodb-operator.spec.ts:27:7 › Everest CLI install › install only mongodb-operator: cli-tests/support/output.ts#L36
1) [flows] › flow/mongodb-operator.spec.ts:27:7 › Everest CLI install › install only mongodb-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=true --operator.postgresql=false --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" command executed successfully Error: "../bin/everest install --operator.mongodb=true --operator.postgresql=false --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" expected to exit with 0! Error: "2024-02-07T20:30:32Z info install/install.go:422 Installing Operator Lifecycle Manager {"component": "install"} 2024-02-07T20:30:57Z info install/install.go:427 OLM has been installed {"component": "install"} 2024-02-07T20:30:57Z info install/install.go:428 Installing Percona OLM Catalog {"component": "install"} 2024-02-07T20:31:44Z info install/install.go:433 Percona OLM Catalog has been installed {"component": "install"} 2024-02-07T20:31:44Z info install/install.go:411 Creating namespace percona-everest-monitoring {"component": "install"} 2024-02-07T20:31:44Z info install/install.go:417 Namespace percona-everest-monitoring has been created {"component": "install"} 2024-02-07T20:31:44Z info install/install.go:219 Preparing k8s cluster for monitoring {"component": "install", "action": "monitoring"} 2024-02-07T20:31:44Z info install/install.go:189 Creating operator group for everest {"component": "install"} 2024-02-07T20:31:44Z info install/install.go:193 Installing victoriametrics-operator operator {"component": "install"} 2024-02-07T20:32:05Z info install/install.go:209 victoriametrics-operator operator has been installed {"component": "install"} 2024-02-07T20:32:06Z info install/install.go:227 K8s cluster monitoring has been provisioned successfully {"component": "install", "action": "monitoring"} 2024-02-07T20:32:06Z info install/install.go:411 Creating namespace percona-everest-operators {"component": "install"} 2024-02-07T20:32:06Z info install/install.go:417 Namespace percona-everest-operators has been created {"component": "install"} 2024-02-07T20:32:06Z info install/install.go:292 Installing operators into percona-everest-operators namespace {"component": "install"} 2024-02-07T20:32:06Z info install/install.go:470 Installing percona-server-mongodb-operator operator {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:497 percona-server-mongodb-operator operator has been installed {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:296 Creating role for the Everest service account {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:302 Binding role to the Everest Service account {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:411 Creating namespace percona-everest {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:417 Namespace percona-everest has been created {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:236 Creating operator group for everest {"component": "install"} 2024-02-07T20:32:26Z info install/install.go:470 Installing everest-operator operator {"component": "install"} 2024-02-07T20:42:41Z error install/install.go:494 failed installing everest-operator operator {"component": "install"} github.com/percona/percona-everest-cli/pkg/install.(*Install).installOperator.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:494 github.com/percona/percona-everest-cli/pkg/install.(*Install).provisionEverestOperator /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:241 github.com/percona/percona-everest-cli/pkg/install.(*Install).Run /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:147 github.com/percona/percona-everest-cli/commands.newInstallCmd.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/commands/install.go:48 github.com/spf13/cob
[flows] › flow/mongodb-operator.spec.ts:27:7 › Everest CLI install › install only mongodb-operator: cli-tests/tests/flow/mongodb-operator.spec.ts#L1
1) [flows] › flow/mongodb-operator.spec.ts:27:7 › Everest CLI install › install only mongodb-operator › run everest install command › Verify "../bin/everest install --operator.mongodb=true --operator.postgresql=false --operator.xtradb-cluster=false --namespace=percona-everest-operators --skip-wizard" command executed successfully Test timeout of 300000ms exceeded.
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Process completed with exit code 2.
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators: cli-tests/support/output.ts#L36
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › run everest install command › Verify "../bin/everest install --namespace=percona-everest-all --skip-wizard" command executed successfully Error: "../bin/everest install --namespace=percona-everest-all --skip-wizard" expected to exit with 0! Error: "2024-02-07T20:30:30Z info install/install.go:422 Installing Operator Lifecycle Manager {"component": "install"} 2024-02-07T20:30:45Z info install/install.go:427 OLM has been installed {"component": "install"} 2024-02-07T20:30:45Z info install/install.go:428 Installing Percona OLM Catalog {"component": "install"} 2024-02-07T20:31:29Z info install/install.go:433 Percona OLM Catalog has been installed {"component": "install"} 2024-02-07T20:31:29Z info install/install.go:411 Creating namespace percona-everest-monitoring {"component": "install"} 2024-02-07T20:31:29Z info install/install.go:417 Namespace percona-everest-monitoring has been created {"component": "install"} 2024-02-07T20:31:29Z info install/install.go:219 Preparing k8s cluster for monitoring {"component": "install", "action": "monitoring"} 2024-02-07T20:31:29Z info install/install.go:189 Creating operator group for everest {"component": "install"} 2024-02-07T20:31:29Z info install/install.go:193 Installing victoriametrics-operator operator {"component": "install"} 2024-02-07T20:31:43Z info install/install.go:209 victoriametrics-operator operator has been installed {"component": "install"} 2024-02-07T20:31:43Z info install/install.go:227 K8s cluster monitoring has been provisioned successfully {"component": "install", "action": "monitoring"} 2024-02-07T20:31:43Z info install/install.go:411 Creating namespace percona-everest-all {"component": "install"} 2024-02-07T20:31:43Z info install/install.go:417 Namespace percona-everest-all has been created {"component": "install"} 2024-02-07T20:31:43Z info install/install.go:292 Installing operators into percona-everest-all namespace {"component": "install"} 2024-02-07T20:31:43Z info install/install.go:470 Installing percona-xtradb-cluster-operator operator {"component": "install"} 2024-02-07T20:32:00Z info install/install.go:497 percona-xtradb-cluster-operator operator has been installed {"component": "install"} 2024-02-07T20:32:00Z info install/install.go:470 Installing percona-server-mongodb-operator operator {"component": "install"} 2024-02-07T20:32:18Z info install/install.go:497 percona-server-mongodb-operator operator has been installed {"component": "install"} 2024-02-07T20:32:18Z info install/install.go:470 Installing percona-postgresql-operator operator {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:497 percona-postgresql-operator operator has been installed {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:296 Creating role for the Everest service account {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:302 Binding role to the Everest Service account {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:411 Creating namespace percona-everest {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:417 Namespace percona-everest has been created {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:236 Creating operator group for everest {"component": "install"} 2024-02-07T20:32:38Z info install/install.go:470 Installing everest-operator operator {"component": "install"} 2024-02-07T20:42:52Z error install/install.go:494 failed installing everest-operator operator {"component": "install"} github.com/percona/percona-everest-cli/pkg/install.(*Install).installOperator.func1 /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:494 github.com/percona/percona-everest-cli/pkg/install.(*Install).provisionEverestOperator /home/runner/work/percona-everest-cli/percona-everest-cli/pkg/install/install.go:241 github.com/percona/
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators: cli-tests/tests/flow/all-operators.spec.ts#L1
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › run everest install command › Verify "../bin/everest install --namespace=percona-everest-all --skip-wizard" command executed successfully Test timeout of 300000ms exceeded.
CLI tests (test-all-operators) / CLI test-all-operators
Process completed with exit code 2.
Tests (1.21.x)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Tests (1.21.x)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
Slow Test: cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 12.2m
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, actions/upload-artifact@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
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. 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 12.3m
CLI Integration Tests
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, helm/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Integration Tests
No files were found with the provided path: cli-tests/test-report. No artifacts will be uploaded.
CLI Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
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, actions/upload-artifact@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
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. 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 12.8m
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, actions/upload-artifact@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/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 13.0m
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
🎭 Playwright Run Summary
1 failed [flows] › flow/pg-operator.spec.ts:27:7 › Everest CLI install › install only postgresql-operator
🎭 Playwright Run Summary
1 failed [flows] › flow/pxc-operator.spec.ts:27:7 › Everest CLI install › install only xtradb-cluster-operator
🎭 Playwright Run Summary
1 failed [flows] › flow/mongodb-operator.spec.ts:27:7 › Everest CLI install › install only mongodb-operator
🎭 Playwright Run Summary
1 failed [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators ────────

Artifacts

Produced during runtime
Name Size
test-delete-cluster-tests-report Expired
446 KB