cockroachdb / cockroachdb/cockroach
basalt-26.3.2-rc-20260913: sql/tests: TestSplitAtTableBoundary failed [OOM]
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
sql/tests.TestSplitAtTableBoundary [failed](https://mesolite.cluster.engflow.com/invocations/default/f9fa1f2b-bb9a-4046-8a3d-b7df01d8103c?testReportRun=2&testReportShard=16&testReportAttempt=1#targets-Ly9wa2cvc3FsL3Rlc3RzOnRlc3RzX3Rlc3Q=) on basalt-26.3.2-rc-20260913 @ [c6a822fb5ec0b622c713fccacb82159d1b60bbcd](https://github.com/cockroachdb/cockroach/commits/c6a822fb5ec0b622c713fccacb82159d1b60bbcd):
```
=== RUN TestSplitAtTableBoundary
test_log_scope.go:172: test logs captured to: outputs.zip/logTestSplitAtTableBoundary694836138
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:168: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
test_server_shim.go:639: DRPC is enabled (via testserver factory defaults)
```
Parameters:
- attempt=1
- race=true
- run=2
- shard=16
Help
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)
Same failure on other branches
- #174997 basalt-26.3.2-rc-20260908: sql/tests: TestSplitAtTableBoundary failed [OOM] [C-test-failure O-robot T-sql-queries branch-basalt-26.3.2-rc-20260908]
- #174915 basalt-26.3.2-rc-20260908: sql/tests: TestSplitAtTableBoundary failed [C-test-failure O-robot T-sql-queries branch-basalt-26.3.2-rc-20260908]
- #174858 sql/tests: TestSplitAtTableBoundary failed [OOM] [C-test-failure O-robot T-sql-queries branch-master]
- #174818 release-26.3: sql/tests: TestSplitAtTableBoundary failed [C-test-failure O-robot T-sql-queries branch-release-26.3]
- #174815 release-26.2: sql/tests: TestSplitAtTableBoundary failed [OOM] [C-test-failure O-robot T-sql-queries branch-release-26.2]
- #174750 sql/tests: TestSplitAtTableBoundary failed [OOM] [C-test-failure O-robot T-sql-queries branch-master]
- #174697 basalt-26.3: sql/tests: TestSplitAtTableBoundary failed [C-test-failure O-robot T-sql-queries branch-basalt-26.3]
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestSplitAtTableBoundary.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Contributor guide
Research direction
Start with sql/tests.TestSplitAtTableBoundary and the linked test report, then inspect the captured outputs.zip logs. Read the comment at the top of test_server_shim.go to understand the injected external process virtual cluster and investigate the race-enabled OOM. Done means the test no longer fails with OOM under the reported parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- databases, distributed-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100