-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: import/tpch/nodes=8 failed #38136
Copy link
Copy link
Closed
Labels
A-disaster-recoveryC-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.
Milestone
Description
SHA: https://github.com/cockroachdb/cockroach/commits/cbd571c7bf2ffad3514334a410fa7a728b1f5bf0
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=import/tpch/nodes=8 PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1335643&tab=buildLog
The test failed on branch=provisional_201906071718_v19.1.2, cloud=gce:
cluster.go:1872,import.go:189,test.go:1248: pq: communication error: rpc error: code = Canceled desc = context canceled
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-disaster-recoveryC-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.