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

util/goschedstats: TestSchedStatsTickerShortPeriodOverride failed #141978

Open
cockroach-teamcity opened this issue Feb 25, 2025 · 0 comments
Open
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-storage Storage Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 25, 2025

util/goschedstats.TestSchedStatsTickerShortPeriodOverride failed on master @ 8cd9b03b04c3007dc40c3bdf6b10bbb1d15df430:

runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00051dfe8 sp=0xc00051dfe0 pc=0x47fde1
created by github.com/sasha-s/go-deadlock.lock in goroutine 513
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 +0x151

goroutine 524 gp=0xc000266fc0 m=nil [runnable]:
github.com/sasha-s/go-deadlock.lock.func1()
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 fp=0xc00051e7e0 sp=0xc00051e7d8 pc=0x8e4200
runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00051e7e8 sp=0xc00051e7e0 pc=0x47fde1
created by github.com/sasha-s/go-deadlock.lock in goroutine 513
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 +0x151

goroutine 525 gp=0xc000267180 m=nil [runnable]:
github.com/sasha-s/go-deadlock.lock.func1()
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 fp=0xc00051efe0 sp=0xc00051efd8 pc=0x8e4200
runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00051efe8 sp=0xc00051efe0 pc=0x47fde1
created by github.com/sasha-s/go-deadlock.lock in goroutine 513
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 +0x151

goroutine 526 gp=0xc000267340 m=nil [runnable]:
github.com/sasha-s/go-deadlock.lock.func1()
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 fp=0xc00051f7e0 sp=0xc00051f7d8 pc=0x8e4200
runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00051f7e8 sp=0xc00051f7e0 pc=0x47fde1
created by github.com/sasha-s/go-deadlock.lock in goroutine 513
	external/com_github_sasha_s_go_deadlock/deadlock.go:182 +0x151

rax    0x0
rbx    0x7fc602d61878
rcx    0x0
rdx    0x1d7f628
rdi    0x7fc602d61878
rsi    0x1d7f620
rbp    0x7fc603ed7c48
rsp    0x7fc603ed7c20
r8     0x0
r9     0x18
r10    0x1004047004199010
r11    0xfffffffffffffd60
r12    0x1004047000000000
r13    0x41990
r14    0xc0000076c0
r15    0x7ffffffffffff
rip    0x42d44e
rflags 0x10202
cs     0x33
fs     0x0
gs     0x0

Parameters:

  • attempt=1
  • deadlock=true
  • run=3
  • shard=1
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/storage

This test on roachdash | Improve this report!

Jira issue: CRDB-48105

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-storage Storage Team labels Feb 25, 2025
@blathers-crl blathers-crl bot added the A-storage Relating to our storage engine (Pebble) on-disk storage. label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-storage Relating to our storage engine (Pebble) on-disk storage. branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-storage Storage Team
Projects
None yet
Development

No branches or pull requests

1 participant