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.03k stars 3.8k forks source link

roachtest: alterpk-bank failed #127798

Closed cockroach-teamcity closed 2 months ago

cockroach-teamcity commented 2 months ago

roachtest.alterpk-bank failed with artifacts on master @ 1893ac1d7188dc87dbb2b379b30172bf83ca4645:

(monitor.go:154).Wait: monitor failure: dial tcp 48.217.240.205:26257: connect: connection refused
test artifacts and logs in: /artifacts/alterpk-bank/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-40605

cockroach-teamcity commented 2 months ago

roachtest.alterpk-bank failed with artifacts on master @ fb8032d12d2a787b54076812595e9d7fb22f925a:

(monitor.go:154).Wait: monitor failure: dial tcp 172.210.15.43:26257: connect: connection refused
test artifacts and logs in: /artifacts/alterpk-bank/cpu_arch=arm64/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.alterpk-bank failed with artifacts on master @ fb8032d12d2a787b54076812595e9d7fb22f925a:

(monitor.go:154).Wait: monitor failure: dial tcp 20.62.167.227:26257: connect: connection refused
test artifacts and logs in: /artifacts/alterpk-bank/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 months ago

roachtest.alterpk-bank failed with artifacts on master @ fb8032d12d2a787b54076812595e9d7fb22f925a:

(monitor.go:154).Wait: monitor failure: dial tcp 34.148.205.197:26257: connect: connection refused
test artifacts and logs in: /artifacts/alterpk-bank/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

DarrylWong commented 2 months ago

Somehow I deleted the actual workload run call while rebasing.

cmd = fmt.Sprintf("./workload run bank --duration=%s {pgurl%s}", duration, roachNodes)
c.Run(ctx, option.WithNodes(loadNode), cmd)
// Wait for the primary key change to finish.
<-pkChangeDone

Oops, will fix!

blathers-crl[bot] commented 2 months ago

cc @cockroachdb/test-eng