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: alterpk-tpcc-500 failed #135867

Closed cockroach-teamcity closed 3 days ago

cockroach-teamcity commented 3 days ago

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.alterpk-tpcc-500 failed with artifacts on release-24.3 @ a8238bebce529c9fbd1c795a246fbcc7f96135e4:

(cluster.go:2455).Run: full command output in run_065253.623072119_n4_cockroach-workload-r.log: COMMAND_PROBLEM: exit status 1
(alterpk.go:146).2: context canceled
(monitor.go:149).Wait: monitor failure: monitor user task failed: t.Fatal() was called
test artifacts and logs in: /artifacts/alterpk-tpcc-500/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

- #135787 roachtest: alterpk-tpcc-500 failed [C-test-failure O-roachtest O-robot T-sql-foundations branch-master]

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-44753

rafiss commented 3 days ago
E241121 06:53:15.393532 1 workload/cli/run.go:599  [-] 4  error in newOrder: select warehouse failed: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_PUSHER_ABORTED): "sql txn" meta={id=a05dda59 key=/Table/107/1/459/8/0 iso=Serializable pri=0.00419677 epo=0 ts=1732171994.993756470,0 min=1732171994.901857151,0 seq=1} lock=true stat=ABORTED rts=1732171994.993756470,0 wto=false gul=1732171995.401857151,0 (SQLSTATE 40001)
Error: error in newOrder: select warehouse failed: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: TransactionAbortedError(ABORT_REASON_PUSHER_ABORTED): "sql txn" meta={id=a05dda59 key=/Table/107/1/459/8/0 iso=Serializable pri=0.00419677 epo=0 ts=1732171994.993756470,0 min=1732171994.901857151,0 seq=1} lock=true stat=ABORTED rts=1732171994.993756470,0 wto=false gul=1732171995.401857151,0 (SQLSTATE 40001)

same as https://github.com/cockroachdb/cockroach/issues/135787