golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
121.43k stars 17.4k forks source link

build: build failure on x_vulndb-gotip-linux-amd64-misccompile #66982

Open gopherbot opened 2 months ago

gopherbot commented 2 months ago
#!watchflakes
default <- builder == "x_vulndb-gotip-linux-amd64-misccompile" && repo == "vulndb" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-04-19T18:12:53.290248Z 424 0 sink.go:276] SinkServer: warm-up started
[I2024-04-19T18:12:53.292629Z 424 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-04-19T18:12:53.293459Z 424 0 sink.go:281] SinkServer: warm-up ended
[I2024-04-19T18:12:53.293813Z 424 0 cmd_stream.go:483] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-json" "-c" "-o" "/dev/null" "./..."]
# golang.org/x/vulndb/cmd/vulnreport.test
syscall.Syscall15: nosplit stack over 792 byte limit
syscall.Syscall15<1>
    grows 288 bytes, calls syscall.SyscallN<1>
        grows 32 bytes, calls runtime.cgocall<1>
            grows 112 bytes, calls runtime.entersyscall<1>
...
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-04-19T18:16:02.033680Z 424 0 cmd_stream.go:479] rdb-stream: the test process terminated
[I2024-04-19T18:16:02.033815Z 424 0 sink.go:371] SinkServer: shutdown started
[I2024-04-19T18:16:02.033892Z 424 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-04-19T18:16:02.033929Z 424 0 sink_server.go:95] SinkServer: draining TestResult channel started
[I2024-04-19T18:16:02.113719Z 424 0 sink_server.go:97] SinkServer: draining TestResult channel ended
[I2024-04-19T18:16:02.113772Z 424 0 sink_server.go:99] SinkServer: draining Artifact channel started
[I2024-04-19T18:16:02.192130Z 424 0 sink_server.go:101] SinkServer: draining Artifact channel ended
[I2024-04-19T18:16:02.192191Z 424 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-04-19T18:16:02.192215Z 424 0 cmd_stream.go:411] rdb-stream: exiting with 1

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_vulndb-gotip-linux-amd64-misccompile" && repo == "vulndb" && mode == "build"
2024-04-17 19:55 x_vulndb-gotip-linux-amd64-misccompile vulndb@9e498b3f go@903e0ffb [build] (log) [I2024-04-19T18:12:53.290248Z 424 0 sink.go:276] SinkServer: warm-up started [I2024-04-19T18:12:53.292629Z 424 0 sink.go:346] SinkServer: starting HTTP server... [I2024-04-19T18:12:53.293459Z 424 0 sink.go:281] SinkServer: warm-up ended [I2024-04-19T18:12:53.293813Z 424 0 cmd_stream.go:483] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "test" "-json" "-c" "-o" "/dev/null" "./..."] # golang.org/x/vulndb/cmd/vulnreport.test syscall.Syscall15: nosplit stack over 792 byte limit syscall.Syscall15<1> grows 288 bytes, calls syscall.SyscallN<1> grows 32 bytes, calls runtime.cgocall<1> grows 112 bytes, calls runtime.entersyscall<1> ... Warning: no '=' in invocation-link-artifacts pair: "", ignoring [I2024-04-19T18:16:02.033680Z 424 0 cmd_stream.go:479] rdb-stream: the test process terminated [I2024-04-19T18:16:02.033815Z 424 0 sink.go:371] SinkServer: shutdown started [I2024-04-19T18:16:02.033892Z 424 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed" [I2024-04-19T18:16:02.033929Z 424 0 sink_server.go:95] SinkServer: draining TestResult channel started [I2024-04-19T18:16:02.113719Z 424 0 sink_server.go:97] SinkServer: draining TestResult channel ended [I2024-04-19T18:16:02.113772Z 424 0 sink_server.go:99] SinkServer: draining Artifact channel started [I2024-04-19T18:16:02.192130Z 424 0 sink_server.go:101] SinkServer: draining Artifact channel ended [I2024-04-19T18:16:02.192191Z 424 0 sink.go:374] SinkServer: shutdown completed successfully [I2024-04-19T18:16:02.192215Z 424 0 cmd_stream.go:411] rdb-stream: exiting with 1

watchflakes