-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: kv/contention/nodes=4 failed #79566
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-kvKV TeamKV TeamX-stalebranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
roachtest.kv/contention/nodes=4 failed with artifacts on master @ 9bff1de7115984957978416d829feb582eb2664e:
| 3379.0s 0 154.0 468.1 17.8 9126.8 18253.6 19327.4 write
| 3380.0s 0 443.8 468.1 35.7 1879.0 10737.4 18253.6 write
| _elapsed___errors__ops/sec(inst)___ops/sec(cum)__p50(ms)__p95(ms)__p99(ms)_pMax(ms)
| 3381.0s 0 551.6 468.2 46.1 1006.6 2147.5 2818.6 write
| 3382.0s 0 520.7 468.2 46.1 1275.1 2080.4 10737.4 write
| 3383.0s 0 445.2 468.2 65.0 1275.1 2013.3 11274.3 write
| 3384.0s 0 481.8 468.2 67.1 805.3 2013.3 2080.4 write
| 3385.0s 0 454.8 468.2 54.5 1342.2 2013.3 3355.4 write
| 3386.0s 0 462.2 468.2 56.6 1476.4 2080.4 3489.7 write
| 3387.0s 0 488.1 468.2 75.5 805.3 1677.7 15569.3 write
| 3388.0s 0 503.2 468.2 65.0 1342.2 1946.2 11274.3 write
| 3389.0s 0 610.7 468.2 44.0 1006.6 1811.9 12884.9 write
| 3390.0s 0 537.8 468.3 46.1 1006.6 1946.2 13421.8 write
Wraps: (4) COMMAND_PROBLEM
Wraps: (5) Node 5. Command with error:
| ``````
| ./workload run kv --init --secondary-index --duration=1h0m0s --cycle-length=512 --concurrency=128 --batch=4 --splits=4 {pgurl:1-4}
| ``````
Wraps: (6) exit status 1
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) errors.Cmd (5) *hintdetail.withDetail (6) *exec.ExitError
monitor.go:127,kv.go:342,test_runner.go:875: monitor failure: monitor task failed: t.Fatal() was called
(1) attached stack trace
-- stack trace:
| main.(*monitorImpl).WaitE
| main/pkg/cmd/roachtest/monitor.go:115
| main.(*monitorImpl).Wait
| main/pkg/cmd/roachtest/monitor.go:123
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKVContention.func1
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/kv.go:342
| main.(*testRunner).runTest.func2
| main/pkg/cmd/roachtest/test_runner.go:875
Wraps: (2) monitor failure
Wraps: (3) attached stack trace
-- stack trace:
| main.(*monitorImpl).wait.func2
| main/pkg/cmd/roachtest/monitor.go:171
Wraps: (4) monitor task failed
Wraps: (5) attached stack trace
-- stack trace:
| main.init
| main/pkg/cmd/roachtest/monitor.go:80
| runtime.doInit
| GOROOT/src/runtime/proc.go:6498
| runtime.main
| GOROOT/src/runtime/proc.go:238
| runtime.goexit
| GOROOT/src/runtime/asm_amd64.s:1581
Wraps: (6) t.Fatal() was called
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.leafError
This test on roachdash | Improve this report!
Jira issue: CRDB-14915
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.T-kvKV TeamKV TeamX-stalebranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.