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: failover/partial/lease-liveness failed [azure] #123726

Closed
cockroach-teamcity opened this issue May 7, 2024 · 3 comments
Closed

roachtest: failover/partial/lease-liveness failed [azure] #123726

cockroach-teamcity opened this issue May 7, 2024 · 3 comments
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 May 7, 2024

roachtest.failover/partial/lease-liveness failed with artifacts on master @ e90d15c9807775a1a1d89f75cac4c9383c325709:

(failover.go:1769).sleepFor: sleep failed: context canceled
(monitor.go:154).Wait: monitor failure: monitor user task failed: t.Fatal() was called
(cluster.go:2351).Run: context canceled
test artifacts and logs in: /artifacts/failover/partial/lease-liveness/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=azure
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=2
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=true
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-38508

@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. T-kv KV Team labels May 7, 2024
@cockroach-teamcity cockroach-teamcity added this to the 24.1 milestone May 7, 2024
@nvanbenschoten
Copy link
Member

On n1, we see a disk stall:

disk stall detected: disk slowness detected: syncdata on file 001255.log has been ongoing for 21.1s

On n5, we see a context cancellation while clearing iptables, which may be related to the monitor noticing the dead node:

teamcity-15141267-1715060891-96-n8cpu2:[1 2 3 4 5 6 7 8]: sudo iptables -F
   5: 	<err> context canceled

This is on azure, which is suspect:

ROACHTEST_cloud=azure

I'll bucket this Azure disk stall as an infra-flake on Azure and hand off to test-eng for monitoring.

@nvanbenschoten nvanbenschoten removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels May 10, 2024
@blathers-crl blathers-crl bot added the T-testeng TestEng Team label May 10, 2024
Copy link

blathers-crl bot commented May 10, 2024

cc @cockroachdb/test-eng

@renatolabs
Copy link
Contributor

Referencing #97968 for us to keep track of this; closing this issue.

@renatolabs renatolabs changed the title roachtest: failover/partial/lease-liveness failed roachtest: failover/partial/lease-liveness failed [azure] May 13, 2024
@exalate-issue-sync exalate-issue-sync bot changed the title roachtest: failover/partial/lease-liveness failed [azure] roachtest: failover/partial/lease-liveness failed May 13, 2024
@renatolabs renatolabs changed the title roachtest: failover/partial/lease-liveness failed roachtest: failover/partial/lease-liveness failed [azure] May 15, 2024
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
No open projects
Status: Done
Development

No branches or pull requests

3 participants