Closed cockroach-teamcity closed 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
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:
Parameters:
arch=amd64
cloud=gce
coverageBuild=false
cpu=16
encrypted=false
fs=ext4
localSSD=true
runtimeAssertionsBuild=true
ssd=0
Help
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