Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: tpccbench/nodes=9/cpu=4/multi-region failed #100975

Closed
cockroach-teamcity opened this issue Apr 7, 2023 · 0 comments · Fixed by #101058
Closed

roachtest: tpccbench/nodes=9/cpu=4/multi-region failed #100975

cockroach-teamcity opened this issue Apr 7, 2023 · 0 comments · Fixed by #101058
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-testeng TestEng Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 7, 2023

roachtest.tpccbench/nodes=9/cpu=4/multi-region failed with artifacts on master @ 8e6f530644eb35313a479af529b1f672c12dca38:

test artifacts and logs in: /artifacts/tpccbench/nodes=9/cpu=4/multi-region/run_1
(test_runner.go:1012).runTest: test timed out (5h0m0s)
(cluster.go:1908).Start: parallel execution failure: ~ ./cockroach.sh
cockroach service already active
To get more information: systemctl status cockroach: COMMAND_PROBLEM: ssh verbose log retained in ssh_233104.148202470_n1_if-hostname-teamcity.log: exit status 1

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-26720

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Apr 7, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 7, 2023
@blathers-crl blathers-crl bot added the T-testeng TestEng Team label Apr 7, 2023
@renatolabs renatolabs removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Apr 10, 2023
craig bot pushed a commit that referenced this issue Apr 10, 2023
100893: ui: search criteria ux improvements r=maryliag a=maryliag

Some of the names of sort on search criteria were
not a match for the column name on the tables, which could cause confusion. This commit updates the values of "P99" to "P99 Latency" and "Service Latency" to "Statement time" and "Transaction time".

Epic: None

Release note (ui change): Update sort label
on Search Criteria to match the name on the table columns.

101058: roachtest: bump tpccbench timeout r=srosenberg a=renatolabs

Looking at the test history, we see that tpccbench may sometimes take longer than 5h, especially in multi-region setups. For that reason, we bump the timeout for this test to 7h, which should be sufficient and avoid failures due to timeouts.

This commit also removes an unused `MinVersion` field in the `tpccBenchSpec` struct.

Resolves #100975.

Release note: None

101077: changefeedccl: Fix TestChangefeedHandlesDrainingNodes test r=miretskiy a=miretskiy

The test becamse flaky after #100476 merged
Fixes #100903

Release note: None

101097: server: fix a race condition during server initialization r=irfansharif a=knz

Fixes #91414.
Fixes  #101010.
Fixes #100902.

The call to `registerEnginesForDiskStatsMap` needs to wait until the store IDs are known.

Release note: None
Epic: None

Co-authored-by: maryliag <[email protected]>
Co-authored-by: Renato Costa <[email protected]>
Co-authored-by: Yevgeniy Miretskiy <[email protected]>
Co-authored-by: Raphael 'kena' Poss <[email protected]>
@craig craig bot closed this as completed in 0d6c1db Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-testeng TestEng Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants