cockroachdb / cockroachdb/cockroach
roachtest: db-console/mixed-version-cypress failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.db-console/mixed-version-cypress [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/21514495?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyAwsBazel/21514495?buildTab=artifacts#/db-console/mixed-version-cypress) on release-25.2 @ [4dd05fa779c771bfb284cbf9cbef5ab64c994260](https://github.com/cockroachdb/cockroach/commits/4dd05fa779c771bfb284cbf9cbef5ab64c994260):
```
src/runtime/asm_amd64.s:1700
Error: Received unexpected error:
full command output in run_060824.291652135_n5_cd-tmpdbconsolecypre.log: COMMAND_PROBLEM: exit status 1
(1) attached stack trace
-- stack trace:
| main.(*clusterImpl).RunE
| pkg/cmd/roachtest/cluster.go:2606
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*dbConsoleCypressTest).RunTest
| pkg/cmd/roachtest/tests/db_console.go:109
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runDbConsoleCypressMixedVersions.func2
| pkg/cmd/roachtest/tests/db_console.go:246
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.runHookStep.Run
| pkg/cmd/roachtest/roachtestutil/mixedversion/steps.go:417
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.(*testRunner).runSingleStep.func2
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:284
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.panicAsError
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:866
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.(*testRunner).runSingleStep
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:283
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.(*testRunner).runStep
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:258
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.(*testRunner).runStep
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:223
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.(*testRunner).runStep
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:223
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/roachtestutil/mixedversion.(*testRunner).run.func3
| pkg/cmd/roachtest/roachtestutil/mixedversion/runner.go:175
| runtime.goexit
| src/runtime/asm_amd64.s:1700
Wraps: (2) full command output in run_060824.291652135_n5_cd-tmpdbconsolecypre.log
Wraps: (3) Node 5. Command with error:
| ``````
| cd /tmp/dbconsole-cypress && NO_COLOR=1 npx cypress run --e2e --config baseUrl=https://18.188.61.212:26258,screenshotsFolder=/tmp/dbconsole-cypress/artifacts,videosFolder=/tmp/dbconsole-cypress/artifacts --spec "cypress/e2e/health-check/*.ts"
| ``````
| ... �───────────────────────────────────────────────────────────────────────────────────┤
| │ ✔ unauthenticated.cy.ts 00:07 1 1 - - - │
| └────────────────────────────────────────────────────────────────────────────────────────────────┘
| ✖ 1 of 2 failed (50%) 00:49 2 1 1 - -
|
| stderr:[15786:0913/060826.072280:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.
| Missing baseUrl in compilerOptions. tsconfig-paths will be skipped
| tput: No value for $TERM and no -T specified
| tput: No value for $TERM and no -T specified
Wraps: (4) COMMAND_PROBLEM
Wraps: (5) exit status 1
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *hintdetail.withDetail (4) errors.Cmd (5) *exec.ExitError
Test: db-console/mixed-version-cypress
(db_console.go:115).RunTest: full command output in run_060824.291652135_n5_cd-tmpdbconsolecypre.log: COMMAND_PROBLEM: exit status 1
(mixedversion.go:810).Run: panic (stack trace above): t.Fatal() was called
test artifacts and logs in: /artifacts/db-console/mixed-version-cypress/run_1
```
Parameters:
- arch=amd64
- cloud=aws
- coverageBuild=false
- cpu=4
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=true
- metamorphicBufferedSender=false
- mvtDeploymentMode=system-only
- mvtVersions=v24.1.14 → v24.3.30 → release-25.2
- runtimeAssertionsBuild=false
Help
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
_Grafana is not yet available for aws clusters_
Same failure on other branches
- #174895 roachtest: db-console/mixed-version-cypress failed [C-test-failure O-roachtest O-robot T-observability branch-master]
/cc @cockroachlabs/obs-prs
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*db-console/mixed-version-cypress.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-68341
Contributor guide
Research direction
Start with pkg/cmd/roachtest/tests/db_console.go and the attached run_060824.291652135_n5_cd-tmpdbconsolecypre.log, then inspect cypress/e2e/health-check/*.ts and the reported Cypress command. Reproduce the db-console/mixed-version-cypress failure and determine why one health-check spec exits with status 1. Done means the mixed-version Cypress test passes on the affected configuration and its failure is covered by the relevant test behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cypress, go, typescript
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100