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

build: build failure on gotip-openbsd-ppc64 #69004

Open
gopherbot opened this issue Aug 21, 2024 · 1 comment
Open

build: build failure on gotip-openbsd-ppc64 #69004

gopherbot opened this issue Aug 21, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "gotip-openbsd-ppc64" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-08-21T16:58:34.824062Z 99816 0 sink.go:276] SinkServer: warm-up started
[I2024-08-21T16:58:34.824127Z 99816 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-08-21T16:58:34.826550Z 99816 0 sink.go:281] SinkServer: warm-up ended
[I2024-08-21T16:58:34.826962Z 99816 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/08/21 17:23:37 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	0.655s
ok  	archive/zip	2.579s
ok  	bufio	0.334s
ok  	bytes	1.491s
...
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-08-21T17:25:25.318762Z 99816 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-08-21T17:25:25.319406Z 99816 0 sink.go:371] SinkServer: shutdown started
[I2024-08-21T17:25:25.319512Z 99816 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-08-21T17:25:25.319577Z 99816 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-08-21T17:25:26.142964Z 99816 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-08-21T17:25:26.143008Z 99816 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-08-21T17:25:26.384335Z 99816 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-08-21T17:25:26.384372Z 99816 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-08-21T17:25:26.384405Z 99816 0 cmd_stream.go:420] rdb-stream: exiting with 1

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 21, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-openbsd-ppc64" && repo == "go" && mode == "build"
2024-08-21 16:03 gotip-openbsd-ppc64 go@23c9efa2 [build] (log)
[I2024-08-21T16:58:34.824062Z 99816 0 sink.go:276] SinkServer: warm-up started
[I2024-08-21T16:58:34.824127Z 99816 0 sink.go:346] SinkServer: starting HTTP server...
[I2024-08-21T16:58:34.826550Z 99816 0 sink.go:281] SinkServer: warm-up ended
[I2024-08-21T16:58:34.826962Z 99816 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/dist.testjson" "--" "/home/swarming/.swarming/w/ir/x/w/goroot/bin/go" "tool" "dist" "test" "-json"]
2024/08/21 17:23:37 Failed: exit status 1
go tool dist: FAILED
ok  	archive/tar	0.655s
ok  	archive/zip	2.579s
ok  	bufio	0.334s
ok  	bytes	1.491s
...
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[I2024-08-21T17:25:25.318762Z 99816 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-08-21T17:25:25.319406Z 99816 0 sink.go:371] SinkServer: shutdown started
[I2024-08-21T17:25:25.319512Z 99816 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-08-21T17:25:25.319577Z 99816 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-08-21T17:25:26.142964Z 99816 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-08-21T17:25:26.143008Z 99816 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-08-21T17:25:26.384335Z 99816 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-08-21T17:25:26.384372Z 99816 0 sink.go:374] SinkServer: shutdown completed successfully
[I2024-08-21T17:25:26.384405Z 99816 0 cmd_stream.go:420] rdb-stream: exiting with 1

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant