-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: kv0/encrypt=true/nodes=3 failed #31577
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.
Milestone
Description
SHA: https://github.com/cockroachdb/cockroach/commits/310a04983cda8ab8d67cd401814341b9b7f8ce79
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 stressrace instead of stress and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
make stress TESTS=kv0/encrypt=true/nodes=3 PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-stderr=false -maxtime 20m -timeout 10m'
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=972825&tab=buildLog
The test failed on master:
test.go:606,cluster.go:1098,kv.go:47,cluster.go:1420,errgroup.go:58: /home/agent/work/.go/bin/roachprod run teamcity-972825-kv0-encrypt-true-nodes-3:4 -- ./workload run kv --init --read-percent=0 --splits=1000 --histograms=logs/stats.json --concurrency=192 --duration=10m {pgurl:1-3} returned:
stderr:
stdout:
: signal: killed
test.go:606,cluster.go:1441,kv.go:50,kv.go:71: unexpected node event: 3: dead
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.