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.1k stars 3.81k forks source link

roachtest: cdc/workload/kv0/nodes=5/cpu=16/ranges=100k/server=scheduler/protocol=mux/format=json/sink=kafka failed #134195

Open cockroach-teamcity opened 3 days ago

cockroach-teamcity commented 3 days ago

roachtest.cdc/workload/kv0/nodes=5/cpu=16/ranges=100k/server=scheduler/protocol=mux/format=json/sink=kafka failed with artifacts on release-24.3 @ bbce415047c9896ee3b33b1eb4c06e3d2cab5bd6:

(cluster.go:2451).Run: full command output in run_121645.989954980_n6_cockroach-workload-i.log: COMMAND_PROBLEM: exit status 1
(cluster.go:2451).Run: context canceled
test artifacts and logs in: /artifacts/cdc/workload/kv0/nodes=5/cpu=16/ranges=100k/server=scheduler/protocol=mux/format=json/sink=kafka/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-43969

wenyihu6 commented 3 days ago
Error: executing ALTER TABLE kv SPLIT AT VALUES (-4452538325408407166): dial tcp 10.142.2.99:26257: connect: connection timed out
asg0451 commented 1 day ago

since this was a timeout error running workload init before any changefeeds were even started, i'm going to pass this onto the kv team to take a quick look.