cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.18k stars 3.82k forks source link

roachtest: cdc/kafka-chaos failed #135877

Closed cockroach-teamcity closed 3 days ago

cockroach-teamcity commented 3 days ago

roachtest.cdc/kafka-chaos failed with artifacts on release-24.3 @ a8238bebce529c9fbd1c795a246fbcc7f96135e4:

(cluster.go:2455).Run: full command output in run_091222.885409631_n4_cockroach-workload-r.log: COMMAND_PROBLEM: exit status 1
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/kafka-chaos/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #135874 roachtest: cdc/kafka-chaos failed [A-cdc C-test-failure O-roachtest O-robot T-cdc branch-master release-blocker]

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-44762

wenyihu6 commented 3 days ago
E241121 09:14:29.398008 1 workload/cli/run.go:599  [-] 4  error in newOrder: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE): "sql txn" meta={id=dba450ab key=/Table/107/1/83/9/0 iso=Serializable pri=0.00562989 epo=0 ts=1732180467.944539483,1 min=1732180457.928268716,0 seq=25} lock=true stat=PENDING rts=1732180466.352634062,2 wto=false gul=1732180458.428268716,0 (SQLSTATE 40001)
Error: error in newOrder: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: Trans
wenyihu6 commented 3 days ago

Closed by https://github.com/cockroachdb/cockroach/pull/135915.