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

roachtest: perturbation/metamorphic/decommission failed #129113

Closed cockroach-teamcity closed 1 month ago

cockroach-teamcity commented 2 months ago

roachtest.perturbation/metamorphic/decommission failed with artifacts on master @ ec66ae778100724b11f1b8978c915be1bcea390c:

(assertions.go:363).Fail: 
    Error Trace:    github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/admission_control_latency.go:638
                                main/pkg/cmd/roachtest/test_runner.go:1283
                                src/runtime/asm_amd64.s:1695
    Error:          Received unexpected error:
                    Get "https://35.231.165.130:26258/_admin/v1/stmtbundle/995288234538729474": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
    Test:           perturbation/metamorphic/decommission
(require.go:1357).NoError: FailNow called
test artifacts and logs in: /artifacts/perturbation/metamorphic/decommission/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-41385

andrewbaptist commented 2 months ago

I will adjust the way we are measuring the throughput to fix this change.

andrewbaptist commented 2 months ago

Will be addressed by https://github.com/cockroachdb/cockroach/issues/129671