cockroachdb / cockroachdb/cockroach

roachtest: db-console/cypress failed

Open
#175,400 6 comments 0 reactions 0 assignees View on GitHub
branch-release-25.4 C-test-failure O-roachtest O-robot T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

roachtest.db-console/cypress [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21514543?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21514543?buildTab=artifacts#/db-console/cypress) on release-25.4 @ [5ada1541ebfd59ef1af18b74f5fb0eeb26098af1](https://github.com/cockroachdb/cockroach/commits/5ada1541ebfd59ef1af18b74f5fb0eeb26098af1):

```
(assertions.go:369).Fail:
Error Trace: pkg/cmd/roachtest/tests/db_console_cypress.go:109
pkg/cmd/roachtest/tests/db_console_cypress.go:232
pkg/cmd/roachtest/test_runner.go:1462
src/runtime/asm_amd64.s:1700
Error: Received unexpected error:
full command output in run_072112.577477572_n4_cd-tmpdbconsolecypre.log: COMMAND_PROBLEM: exit status 1
(1) attached stack trace
-- stack trace:
| main.(*clusterImpl).RunE
| pkg/cmd/roachtest/cluster.go:2809
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*dbConsoleCypressTest).RunTest
| pkg/cmd/roachtest/tests/db_console_cypress.go:109
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runDbConsoleCypress
| pkg/cmd/roachtest/tests/db_console_cypress.go:232
| main.(*testRunner).runTest.func2
| pkg/cmd/roachtest/test_runner.go:1462
| runtime.goexit
| src/runtime/asm_amd64.s:1700
Wraps: (2) full command output in run_072112.577477572_n4_cd-tmpdbconsolecypre.log
Wraps: (3) Node 4. Command with error:
| ``````
| cd /tmp/dbconsole-cypress && NO_COLOR=1 npx cypress run --e2e --config baseUrl=https://10.91.80.104:26258,screenshotsFolder=/tmp/dbconsole-cypress/artifacts,videosFolder=/tmp/dbconsole-cypress/artifacts --spec "cypress/e2e/health-check/*.ts"
| ``````
| ... ──────────────┤
| │ ✔ unauthenticated.cy.ts 00:10 1 1 - - - │
| └────────────────────────────────────────────────────────────────────────────────────────────────┘
| ✖ 1 of 2 failed (50%) 00:53 2 1 1 - -
|
| stderr:[11135:0913/072118.092831: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
| npm notice
| npm notice New major version of npm available! 10.9.2 -> 12.0.2
| npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
| npm notice To update run: npm install -g npm@12.0.2
| npm notice
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/cypress
(db_console_cypress.go:115).RunTest: full command output in run_072112.577477572_n4_cd-tmpdbconsolecypre.log: COMMAND_PROBLEM: exit status 1
test artifacts and logs in: /artifacts/db-console/cypress/cpu_arch=arm64/run_1
```

Parameters:
- arch=arm64
- cloud=gce
- coverageBuild=false
- cpu=4
- encrypted=false
- runtimeAssertionsBuild=false
- ssd=0
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)

See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21514543/db-console-cypress/1789283956075/1789284314325)

Same failure on other branches

- #174968 roachtest: db-console/cypress failed [B-runtime-assertions-enabled 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/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-68355

Contributor guide

Open the contributing guide

Research direction

Start with pkg/cmd/roachtest/tests/db_console_cypress.go at lines 109 and 232, then inspect the referenced run log and artifacts for the failed cypress/e2e/health-check/*.ts spec. Compare the failure with issue #174968 and the same-branch reports. Done means identifying the cause, fixing the test or its setup, and getting db-console/cypress to pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
cypress, go, typescript
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.