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

Test attempting to reproduce FDB issue #11500 #2823

Closed

Conversation

ScottDugas
Copy link
Contributor

@ScottDugas ScottDugas commented Jul 12, 2024

Issue: apple/foundationdb#11500

When I run this locally, it has two outcomes that I've seen:

  1. MetadataVersionKey and MetadataVersionKeyAtSnapshot timeout, while all others get Batch GRV rate limit exceeded
  2. All BatchActivity types timeout

I think it is more likely to hit (2) if the test was run recently.

@foundationdb-ci
Copy link
Contributor

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: 10c69c7
  • Duration 0:02:53
  • Result: ❌ FAILED
  • Error: Error while executing command: ./gradlew --no-daemon --console=plain -b ./build.gradle build destructiveTest -PcoreNotStrict -PreleaseBuild=false -PpublishBuild=false -PspotbugsEnableHtmlReport. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@ScottDugas ScottDugas force-pushed the reproduce-fdb-batch-grv-issue branch from 10c69c7 to f68dbe4 Compare July 15, 2024 14:08
@foundationdb-ci
Copy link
Contributor

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: f68dbe4
  • Duration 0:02:56
  • Result: ❌ FAILED
  • Error: Error while executing command: ./gradlew --no-daemon --console=plain -b ./build.gradle build destructiveTest -PcoreNotStrict -PreleaseBuild=false -PpublishBuild=false -PspotbugsEnableHtmlReport. Reason: exit status 1
  • Build Log terminal output (available for 30 days)
  • Build Workspace zip file of the working directory (available for 30 days)

@ScottDugas ScottDugas force-pushed the reproduce-fdb-batch-grv-issue branch from f68dbe4 to 8ab06bb Compare July 15, 2024 14:18
@ScottDugas ScottDugas closed this Jul 15, 2024
@foundationdb-ci
Copy link
Contributor

Result of fdb-record-layer-pr on Linux CentOS 7

  • Commit ID: 8ab06bb
  • Duration 0:44:50
  • 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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants