Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: failover/chaos/read-write failed #103998

Closed
cockroach-teamcity opened this issue May 27, 2023 · 1 comment · Fixed by #104000
Closed

roachtest: failover/chaos/read-write failed #103998

cockroach-teamcity opened this issue May 27, 2023 · 1 comment · Fixed by #104000
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 27, 2023

roachtest.failover/chaos/read-write failed with artifacts on master @ 9d6e7baebdc0d8b1a57ce8dc158fec35b48e9e2a:

test artifacts and logs in: /artifacts/failover/chaos/read-write/run_1
(assertions.go:333).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/failover.go:1526
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/failover.go:289
	            				main/pkg/cmd/roachtest/monitor.go:105
	            				golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75
	            				GOROOT/src/runtime/asm_amd64.s:1594
	Error:      	Received unexpected error:
	            	pq: could not determine data type of placeholder $1
	Test:       	failover/chaos/read-write
(require.go:1360).NoError: FailNow called
(cluster.go:2095).Run: output in run_131336.604540852_n10_cockroach-workload-r: ./cockroach workload run kv --read-percent 50 --write-seq R0 --duration 45m --concurrency 256 --max-rate 8192 --timeout 1m --tolerate-errors --histograms=perf/stats.json {pgurl:1-2} returned: context canceled
(monitor.go:127).Wait: monitor failure: monitor task failed: t.Fatal() was called
(cluster.go:2095).Run: cluster.RunE: context canceled
(cluster.go:2095).Run: cluster.RunE: context canceled
(cluster.go:2095).Run: cluster.RunE: context canceled
(cluster.go:2095).Run: cluster.RunE: context canceled

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-28298

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels May 27, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone May 27, 2023
@erikgrinaker erikgrinaker added X-duplicate Closed as a duplicate of another issue. and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels May 27, 2023
@erikgrinaker erikgrinaker self-assigned this May 27, 2023
@erikgrinaker
Copy link
Contributor

Dupe of #103992.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants