-
Notifications
You must be signed in to change notification settings - Fork 4.1k
cli: TestPartialZip failed #51538
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
(cli).TestPartialZip failed on master@af0031e3004327b8d09e23e99eb9659abf7d82de:
=== RUN TestPartialZip
TestPartialZip: test_log_scope.go:77: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPartialZip256663256
TestPartialZip: test_log_scope.go:58: use -show-logs to present logs inline
TestPartialZip: datadriven.go:194: output didn't match expected:
@@ -24,15 +24,15 @@
retrieving SQL data for crdb_internal.partitions... writing: debug/crdb_internal.partitions.txt
retrieving SQL data for crdb_internal.zones... writing: debug/crdb_internal.zones.txt
requesting nodes... writing: debug/nodes.json
requesting liveness... writing: debug/liveness.json
requesting CPU profiles... ok
-writing: debug/nodes/1/cpu.pprof
+writing: debug/nodes/1/cpu.pprof.err.txt
+ ^- resulted in ...
writing: debug/nodes/2/cpu.pprof.err.txt
^- resulted in ...
-writing: debug/nodes/3/cpu.pprof.err.txt
- ^- resulted in ...
+writing: debug/nodes/3/cpu.pprof
writing: debug/nodes/1/status.json
using SQL connection URL for node 1: postgresql://...
retrieving SQL data for crdb_internal.feature_usage... writing: debug/nodes/1/crdb_internal.feature_usage.txt
retrieving SQL data for crdb_internal.gossip_alerts... writing: debug/nodes/1/crdb_internal.gossip_alerts.txt
retrieving SQL data for crdb_internal.gossip_liveness... writing: debug/nodes/1/crdb_internal.gossip_liveness.txt
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestPartialZip256663256
--- FAIL: TestPartialZip (6.34s)
More
Parameters:
- TAGS=
- GOFLAGS=-parallel=4
make stressrace TESTS=TestPartialZip PKG=./pkg/cli TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.