Skip to content

runtime: TestTraceGCSTW failures #76565

@gopherbot

Description

@gopherbot
#!watchflakes
default <- pkg == "runtime" && test == "TestTraceGCSTW"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestTraceGCSTW
    proc_test.go:1275: Run 0
    proc_test.go:1282: /home/swarming/.swarming/w/ir/x/t/go-build3898362297/testprog.exe TraceGCSTW (39.772652ms): ok
    proc_test.go:1339: Event: M=-1 P=-1 G=-1 Sync Time=424639844096 N=1 Trace=424639867456 Mono=424639867442 Wall=2025-11-20T16:24:27.42930533Z
    proc_test.go:1339: Event: M=98668 P=-1 G=-1 StateTransition Time=424639879744 ProcID=0 Undetermined->Running Reason=""
    proc_test.go:1339: Event: M=98668 P=0 G=-1 StateTransition Time=424639880064 GoID=1 Undetermined->Running Reason=""
    proc_test.go:1339: Event: M=98668 P=0 G=1 Metric Time=424639897216 Name="/sched/gomaxprocs:threads" Value=Value{Uint64(8)}
        Stack=
        	runtime.traceLocker.Gomaxprocs @ 0x80d58d9
        		/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/traceruntime.go:289
...
    proc_test.go:1455: Event: M=99237 P=7 G=1 Log Time=429515486208 Task=0 Category="TraceSTW" Message="end"
        Stack=
        	main.TraceGCSTW @ 0x8175aee
        		/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/stw_trace.go:136
        	main.main @ 0x816e32d
        		/home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/testdata/testprog/main.go:34
    proc_test.go:1544: Found end message
    proc_test.go:1268: Errors: 18/50 = 36.000000%
    proc_test.go:1270: Error rate too high
--- FAIL: TestTraceGCSTW (4.94s)

watchflakes

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.compiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    Status

    In Progress

    Status

    Active

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions