cockroachdb / cockroachdb/cockroach
basalt-26.3: pkg/server/storage_api/storage_api_test: TestStatusLogRedaction failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
pkg/server/storage_api/storage_api_test.TestStatusLogRedaction [failed](https://mesolite.cluster.engflow.com/invocations/default/f7fa05d2-f7ed-4423-b932-342e560e818b?testReportRun=1&testReportShard=1&testReportAttempt=1#targets-Ly9wa2cvc2VydmVyL3N0b3JhZ2VfYXBpOnN0b3JhZ2VfYXBpX3Rlc3Q=) on basalt-26.3 @ [fafc66a354bc3374b5e38f8c3789047d52859fee](https://github.com/cockroachdb/cockroach/commits/fafc66a354bc3374b5e38f8c3789047d52859fee):
```
=== RUN TestStatusLogRedaction
=== RUN TestStatusLogRedaction/redactableLogs=true
test_log_scope.go:172: test logs captured to: outputs.zip/logTestStatusLogRedaction_redactableLogs=true1745033908
```
Parameters:
- attempt=1
- race=true
- run=1
- shard=1
Help
See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)
/cc @cockroachlabs/obs-prs
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*TestStatusLogRedaction.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-67985
Contributor guide
Research direction
Start with pkg/server/storage_api/storage_api_test.go and rerun TestStatusLogRedaction with the reported parameters. Inspect the captured outputs.zip logs from the linked test report to identify why the redactableLogs=true case fails. Done means the test passes without weakening its redaction checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100