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

Correct version check for automatic tester process removal #1972

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

johscheuer
Copy link
Member

Description

Correct version check for automatic tester process removal

Type of change

Please select one of the options below.

  • Bug fix (non-breaking change which fixes an issue)

Discussion

Testing

Added unit tests.

Documentation

Follow-up

@johscheuer johscheuer added the bug Something isn't working label Mar 18, 2024
@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: d4d05a7
  • Duration 2:17:16
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@johscheuer johscheuer closed this Mar 18, 2024
@johscheuer johscheuer reopened this Mar 18, 2024
@johscheuer
Copy link
Member Author

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: d4d05a7
  • Duration 2:17:16
  • Result: ❌ FAILED
  • Error: Error while executing command: if $fail_test; then exit 1; fi. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)
 2024/03/18 11:18:44 reconciled name=fdb-cluster-dwotfhxc, namespace=pr-737-swkcj5k3, generation:101
• [FAILED] [132.732 seconds]
Operator when the operator is allowed to reset the maintenance zone [BeforeEach] should reset the maintenance mode once the Pod was restarted [e2e, pr]
  [BeforeEach] /codebuild/output/src2812475383/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator/operator_test.go:2029
  [It] /codebuild/output/src2812475383/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/test_operator/operator_test.go:2059

  [FAILED] Timed out after 120.000s.
  Unexpected error:
      <exec.CodeExitError>: 
      command terminated with exit code 1
      {
          Err: <*errors.errorString | 0xc01f9ea500>{
              s: "command terminated with exit code 1",
          },
          Code: 1,
      }
  occurred
  In [BeforeEach] at: /codebuild/output/src2812475383/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/fixtures/status.go:79 @ 03/18/24 11:18:43.219

...

Summarizing 1 Failure:
  [FAIL] Operator when the operator is allowed to reset the maintenance zone [BeforeEach] should reset the maintenance mode once the Pod was restarted [e2e, pr]
  /codebuild/output/src2812475383/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/fixtures/status.go:79

and

Summarizing 1 Failure:
  [FAIL] Operator HA Upgrades when no remote storage processes are restarted [It] Upgrade from 7.1.57 to 7.3.33 [e2e, pr]
  /codebuild/output/src2812475383/src/github.com/FoundationDB/fdb-kubernetes-operator/e2e/fixtures/ha_fdb_cluster.go:313

I take a look at those failures and open an issue if those are flaky tests.

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: d4d05a7
  • Duration 2:20:43
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@foundationdb-ci
Copy link

Result of fdb-kubernetes-operator-pr on Linux CentOS 7

  • Commit ID: dde2d51
  • Duration 2:13:11
  • Result: ✅ SUCCEEDED
  • Error: N/A
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@johscheuer johscheuer merged commit 86f2a99 into FoundationDB:main Mar 18, 2024
8 checks passed
@johscheuer johscheuer deleted the fix-check-auto-bounce-cc branch March 18, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants