-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: tpccbench/nodes=6/cpu=16/multi-az failed [Attempt to create load generator failed] #55688
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
(roachtest).tpccbench/nodes=6/cpu=16/multi-az failed on master@ab503e2fd708541e5e9ebb9a6f2651eda506f2ef:
-- stack trace:
| main.(*monitor).wait.func2
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2698
Wraps: (4) monitor task failed
Wraps: (5) attached stack trace
-- stack trace:
| main.runTPCCBench.func3.1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:837
| [...repeated from below...]
Wraps: (6) error running tpcc load generator
Wraps: (7) attached stack trace
-- stack trace:
| main.(*cluster).RunE
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2290
| main.runTPCCBench.func3.1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tpcc.go:834
| main.(*monitor).Go.func1
| /home/agent/work/.go/src/github.com/cockroachdb/cockroach/pkg/cmd/roachtest/cluster.go:2632
| golang.org/x/sync/errgroup.(*Group).Go.func1
| /home/agent/work/.go/pkg/mod/golang.org/x/sync@v0.0.0-20190911185100-cd5d95a43a6e/errgroup/errgroup.go:57
| runtime.goexit
| /usr/local/go/src/runtime/asm_amd64.s:1357
Wraps: (8) output in run_132915.972_n7_workload_run_tpcc
Wraps: (9) /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-2374262-1603088202-65-n7cpu16-geo:7 -- ./workload run tpcc --warehouses=5000 --active-warehouses=4075 --tolerate-errors --scatter --ramp=5m0s --duration=10m0s {pgurl:1-6} --histograms=perf/warehouses=4075/stats.json returned
| stderr:
| I201019 13:29:17.583525 1 workload/cli/run.go:356 creating load generator...
| E201019 14:55:09.182749 1 workload/cli/run.go:379 Attempt to create load generator failed. It's been more than 1h0m0s since we started trying to create the load generator so we're giving up. Last failure: failed to initialize the load generator: preparing
| UPDATE district
| SET d_next_o_id = d_next_o_id + 1
| WHERE d_w_id = $1 AND d_id = $2
| RETURNING d_tax, d_next_o_id: context deadline exceeded
| Error: failed to initialize the load generator: preparing
| UPDATE district
| SET d_next_o_id = d_next_o_id + 1
| WHERE d_w_id = $1 AND d_id = $2
| RETURNING d_tax, d_next_o_id: context deadline exceeded
| Error: COMMAND_PROBLEM: exit status 1
| (1) COMMAND_PROBLEM
| Wraps: (2) Node 7. Command with error:
| | ```
| | ./workload run tpcc --warehouses=5000 --active-warehouses=4075 --tolerate-errors --scatter --ramp=5m0s --duration=10m0s {pgurl:1-6} --histograms=perf/warehouses=4075/stats.json
| | ```
| Wraps: (3) exit status 1
| Error types: (1) errors.Cmd (2) *hintdetail.withDetail (3) *exec.ExitError
|
| stdout:
| Initializing 8150 connections...
| Initializing 40750 workers and preparing statements...
Wraps: (10) exit status 20
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *errutil.withPrefix (5) *withstack.withStack (6) *errutil.withPrefix (7) *withstack.withStack (8) *errutil.withPrefix (9) *main.withCommandDetails (10) *exec.ExitError
More
Artifacts: /tpccbench/nodes=6/cpu=16/multi-az
Related:
-
roachtest: tpccbench/nodes=6/cpu=16/multi-az failed #55599 roachtest: tpccbench/nodes=6/cpu=16/multi-az failed C-test-failure O-roachtest O-robot branch-release-20.1 release-blocker
-
roachtest: tpccbench/nodes=6/cpu=16/multi-az failed #55544 roachtest: tpccbench/nodes=6/cpu=16/multi-az failed C-test-failure O-roachtest O-robot branch-release-19.2 release-blocker
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-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.