-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: acceptance/version-upgrade is flaky #87104
Copy link
Copy link
Closed
Labels
A-testingTesting tools and infrastructureTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-testengTestEng TeamTestEng Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
In the past few days the acceptance/version-upgrade roachtest has been failing in various ways, some error modes are:
pq: failed to run backup: exporting 112 ranges: unable to dial n2: breaker open
dial tcp 127.0.0.1:26259: connect: connection refused
pq: version mismatch in flow request: 65; this node accepts 69 through 69
The last one is the most common failure mode at the moment where the test fails at this step -
| testFeaturesStep, |
Build examples:
https://teamcity.cockroachdb.com/viewLog.html?buildId=6278345&tab=buildResultsDiv&buildTypeId=Cockroach_Ci_Tests_LocalRoachtest
https://teamcity.cockroachdb.com/viewLog.html?buildId=6278433&buildTypeId=Cockroach_BazelEssentialCi
Jira issue: CRDB-19153
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-testingTesting tools and infrastructureTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-testengTestEng TeamTestEng Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Type
Projects
Status
Done