Skip to content

roachtest: cdc/tpcc-1000/rangefeed=true failed #41425

@cockroach-teamcity

Description

@cockroach-teamcity

SHA: https://github.com/cockroachdb/cockroach/commits/c0cab6082c2383e77f0a806c10a1506b6aa7b6bf

Parameters:

To repro, try:

# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stress instead of stressrace and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
stdbuf -oL -eL \
make stressrace TESTS=cdc/tpcc-1000/rangefeed=true PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log

Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1525981&tab=artifacts#/cdc/tpcc-1000/rangefeed=true

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/20191008-1525981/cdc/tpcc-1000/rangefeed=true/run_1
	cluster.go:1764,cdc.go:749,cdc.go:136,cluster.go:2120,errgroup.go:57: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod run teamcity-1570511373-26-n4cpu16:4 -- ./workload run tpcc --warehouses=1000 --duration=120m --tolerate-errors {pgurl:1-3}  returned:
		stderr:
		
		stdout:
		    8.4  36507.2  45097.2  49392.1  49392.1 delivery
		   67.0s     2257          238.8           46.7  49392.1  49392.1  49392.1  49392.1 newOrder
		   67.0s     2257           11.0            9.1  38654.7  40802.2  40802.2  40802.2 orderStatus
		   67.0s     2257           96.9           85.4  40802.2  47244.6  55834.6  60129.5 payment
		   67.0s     2257           11.0            9.4  36507.2  40802.2  47244.6  47244.6 stockLevel
		E191008 06:22:35.616065 1 workload/cli/run.go:444  error in newOrder: dial tcp 10.128.0.70:26257: connect: connection refused
		   68.0s     2381           18.0            8.6  38654.7  45097.2  66572.0  66572.0 delivery
		   68.0s     2381          272.8           50.1  42949.7  51539.6  51539.6  51539.6 newOrder
		   68.0s     2381           12.0            9.1  33286.0  40802.2  40802.2  40802.2 orderStatus
		   68.0s     2381          147.9           86.3  38654.7  64424.5  66572.0  66572.0 payment
		   68.0s     2381           10.0            9.4  34359.7  38654.7  38654.7  38654.7 stockLevel
		: signal: killed

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions