#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
(placeholder for watchflakes)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-01-08 17:40 x_vulndb-gotip-windows-amd64-longtest vulndb@3a907017 go@10a66d68 [build] (log)
go: cloud.google.com/go@v0.111.0: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.111.0.mod": dial tcp: lookup proxy.golang.org: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2024-01-19 15:09 x_tools-go1.20-linux-riscv64 tools@83c6c25d release-branch.go1.20@a95136a8 [build] (log)
go: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.mod": unexpected EOF
2024-01-19 16:29 x_tools-go1.22-linux-riscv64 tools@39a25458 release-branch.go1.22@66f8e1e8 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-19 18:38 x_tools-go1.21-linux-riscv64 tools@c7ccb517 release-branch.go1.21@2540b143 [build] (log)
go: mvdan.cc/gofumpt@v0.4.0 requires
github.com/pkg/diff@v0.0.0-20210226163009-20ebb0f2a09e: Get "https://proxy.golang.org/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.mod": read tcp 10.0.0.237:40720->142.250.72.241:443: read: connection reset by peer
2024-01-19 22:06 x_tools-go1.21-linux-riscv64 tools@d0930dbc release-branch.go1.21@2540b143 [build] (log)
go: golang.org/x/vuln@v1.0.1: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v1.0.1.mod": read tcp 10.0.0.237:45686->142.251.46.209:443: read: connection timed out
2024-01-19 22:06 x_tools-go1.22-linux-riscv64 tools@d0930dbc release-branch.go1.22@9a70e17e [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-19 23:15 x_tools-go1.21-linux-riscv64 tools@e1555a36 release-branch.go1.21@2540b143 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-31 16:48 x_net-gotip-darwin-arm64_11 net@b2208d04 go@b8ac61e6 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-05 18:07 x_tools-go1.21-linux-arm tools@df03d7d4 release-branch.go1.21@2fdad8af [build] (log)
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/text@v0.14.0/unicode/bidi/bidi_test.go: no space left on device
2024-02-05 18:07 x_tools-go1.22-linux-arm tools@df03d7d4 release-branch.go1.22@b0957cfc [build] (log)
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.4.6.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/honnef.co/go/tools@v0.4.6/go.mod: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/v1.2.1.zip: mkdir /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/github.com/!burnt!sushi/toml@v1.2.1/cmd: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/gopkg.in/check.v1@v1.0.0-20190902080502-41f04d3bba15/checkers.go: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/exp/typeparams/@v/v0.0.0-20221212164502-fae10dda9338.zip: mkdir /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/exp/typeparams@v0.0.0-20221212164502-fae10dda9338/example/genericmethods: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/text@v0.14.0/cases/cases.go: no space left on device
— watchflakes
Comment From: cherrymui
Possibly related to #57372 and/or #55162.
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-06 16:04 x_tools-go1.21-linux-riscv64 tools@aee2e764 release-branch.go1.21@f2920803 [build] (log)
go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 74.125.137.141:443: i/o timeout
2024-02-06 16:04 x_tools-gotip-linux-riscv64 tools@aee2e764 go@6076edc5 [build] (log)
go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 74.125.137.141:443: i/o timeout
2024-02-08 16:25 x_build-go1.22-linux-amd64-misccompile build@b6d280a2 release-branch.go1.22@20107e05 [build] (log)
2024/02/08 08:29:35 run starting
[I2024-02-08T08:29:35.021015-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.021075-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.021703-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.023953-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.024144-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.025670-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.026722-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.098126-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:29:35.098223-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
**FAILURE**
* go on release-branch.go1.22 ([commit 20107e0](https://go.googlesource.com/go/+/20107e05a609b8f2e61a6b5e8dc258237ad046e7))
* build on master ([commit b6d280a](https://go.googlesource.com/build/+/b6d280a2fb40af865f1985f94638efc5ef28b69f))
Error:
shard 2: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
Links:
* [shard 2 build page](https://ci.chromium.org/b/8756644795768960417)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-08 15:56 x_vulndb-go1.22-linux-amd64-misccompile vulndb@0c44de67 release-branch.go1.22@20107e05 [build] (log)
2024/02/08 08:31:24 run starting
[I2024-02-08T08:31:24.712075-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:24.712986-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:24.713013-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:24.713088-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:24.713147-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:24.715278-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:24.716020-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-02-08T08:31:26.386977-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/02/08 08:31:26 installed tools
...
**FAILURE**
* go on release-branch.go1.22 ([commit 20107e0](https://go.googlesource.com/go/+/20107e05a609b8f2e61a6b5e8dc258237ad046e7))
* vulndb on master ([commit 0c44de6](https://go.googlesource.com/vulndb/+/0c44de67e81f1c6b5091cc4da646a78d676fd1b6))
Error:
shard 1: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
Links:
* [shard 1 build page](https://ci.chromium.org/b/8756644680858371409)
— watchflakes
Comment From: bcmills
Might this be caused by port exhaustion on the builder machines?
(Compare https://github.com/golang/go/issues/52545#issuecomment-1454157883.)
Comment From: mengzhuo
ESTAB 0 550164 10.0.0.140:45756 34.98.107.15:443 users:(("rdb",pid=563753,fd=8))
I found this weird connection to Google with RDB, undocumented require service in wiki?
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-08 15:33 x_tools-go1.22-linux-riscv64 tools@93c0ca56 release-branch.go1.22@db6097f8 [build] (log)
go: golang.org/x/tools@v0.18.0 requires
golang.org/x/net@v0.22.0 requires
golang.org/x/crypto@v0.21.0 requires
golang.org/x/net@v0.21.0 requires
golang.org/x/crypto@v0.19.0 requires
golang.org/x/net@v0.10.0 requires
golang.org/x/sys@v0.8.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.8.0.mod": read tcp 10.0.0.203:35238->142.250.189.177:443: read: connection timed out
2024-03-08 16:23 x_tools-go1.22-linux-riscv64 tools@9b64301e release-branch.go1.22@db6097f8 [build] (log)
go: golang.org/x/telemetry@v0.0.0-20240228155512-f48c80bd79b2 requires
golang.org/x/sys@v0.17.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.17.0.mod": read tcp 10.0.0.203:42128->142.250.72.177:443: read: connection timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 17:06 x_telemetry-go1.21-linux-riscv64 telemetry@d1a75fc0 release-branch.go1.21@140b37d6 [build] (log)
go: golang.org/x/mod@v0.16.0: Get "https://goproxy.cn/golang.org/x/mod/@v/v0.16.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.203:45180->10.0.0.1:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 20:17 x_telemetry-go1.21-linux-arm64 telemetry@ffa7a4a4 release-branch.go1.21@140b37d6 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-14 17:37 x_telemetry-go1.21-darwin-amd64_12 telemetry@1cb5a0da release-branch.go1.21@140b37d6 [build] (log)
ERROR: start fetch: rpc error: code = NotFound desc = stream path not found
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 17:06 x_telemetry-gotip-linux-riscv64 telemetry@d1a75fc0 go@0a6f05e3 [build] (log)
go: cloud.google.com/go@v0.110.8: Get "https://goproxy.cn/cloud.google.com/go/@v/v0.110.8.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: no such host
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-19 19:46 x_tools-go1.21-linux-riscv64 tools@dd526462 release-branch.go1.21@140b37d6 [build] (log)
go: github.com/yuin/goldmark@v1.4.13: Get "https://goproxy.cn/github.com/yuin/goldmark/@v/v1.4.13.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.140:47475->10.0.0.1:53: i/o timeout
2024-03-19 20:46 x_tools-go1.21-linux-riscv64 tools@d0f7dcef release-branch.go1.21@140b37d6 [build] (log)
go: github.com/yuin/goldmark@v1.4.13: Get "https://goproxy.cn/github.com/yuin/goldmark/@v/v1.4.13.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:33595->10.0.0.1:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-19 17:10 x_build-go1.22-darwin-amd64_14 build@46790409 release-branch.go1.22@d6c972ad [build] (log)
go: dmitri.shuralyov.com/app/changes@v0.0.0-20191223015216-e22f40b36873: Get "https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20191223015216-e22f40b36873.mod": dial tcp: lookup proxy.golang.org: no such host
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-03 20:36 x_oauth2-gotip-linux-riscv64 oauth2@d0e617c5 go@58c5db31 [build] (log)
go: cloud.google.com/go/compute@v1.20.1: Get "https://goproxy.cn/cloud.google.com/go/compute/@v/v1.20.1.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.203:47720->10.0.0.1:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-26 17:54 x_tools-go1.21-linux-riscv64 tools@bcec0994 release-branch.go1.21@891ac91e [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:40213->10.0.0.1:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-03 21:52 x_net-go1.22-linux-riscv64 net@b20cd593 release-branch.go1.22@93d8777d [build] (log)
2024/05/04 07:21:47 run starting
[I2024-05-04T07:21:47.601577+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:47.610270+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:47.614431+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:47.614813+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:47.615826+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:47.617613+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:47.619319+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:48.571021+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-04T07:21:48.571216+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-04T07:34:26.838829+08:00 2920218 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on release-branch.go1.22 ([commit 93d8777](https://go.googlesource.com/go/+/93d8777d244962d1b706c0b695c8b72e9702577e))
* net on master ([commit b20cd59](https://go.googlesource.com/net/+/b20cd5933aa9ba90f6299e6c2cbb59733434636e))
Error: `Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 17:51 x_vulndb-go1.21-linux-amd64-misccompile vulndb@14ea428d release-branch.go1.21@752b0090 [build] (log)
2024/05/08 10:54:30 run starting
[I2024-05-08T10:54:30.386821-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:30.388413-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:30.388458-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:30.388596-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:30.388681-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:30.389370-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:30.390925-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T10:54:32.101386-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/05/08 10:54:32 installed tools
...
with SummaryMarkdown:
**FAILURE**
* go on release-branch.go1.21 ([commit 752b009](https://go.googlesource.com/go/+/752b009010df021c45f620e683ec062d22b552bf))
* vulndb on master ([commit 14ea428](https://go.googlesource.com/vulndb/+/14ea428de04d9ccf70f0618343e038fb1f775f7f))
Error: `shard 1: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Links:
* [shard 1 build page](https://ci.chromium.org/b/8748485728100221089)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 20:55 x_tools-gotip-linux-loong64 tools@7f3a2582 go@59493f32 [build] (log)
2024/05/08 23:15:50 run starting
[I2024-05-08T23:15:50.045851Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.047973Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.048040Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.048173Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.048270Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.048987Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.050346Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.835673Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T23:15:50.835896Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-08T23:18:34.690327Z 81177 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on master ([commit 59493f3](https://go.googlesource.com/go/+/59493f32edb33181ededfe707e28190a095fe5a6))
* tools on master ([commit 7f3a258](https://go.googlesource.com/tools/+/7f3a2582fbd0b84ab222961bf721f2ad67299898))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 16:30 x_telemetry-go1.22-darwin-arm64_11 telemetry@51edeb47 release-branch.go1.22@adbfb672 [build] (log)
2024/05/08 09:36:19 run starting
[I2024-05-08T09:36:19.679968-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.680686-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.681371-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.681606-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.681664-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.682198-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.682414-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.893185-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-08T09:36:19.893433-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-08T09:36:51.972702-07:00 97380 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on release-branch.go1.22 ([commit adbfb67](https://go.googlesource.com/go/+/adbfb672ba485630d75f8b5598228a63f4af08a4))
* telemetry on master ([commit 51edeb4](https://go.googlesource.com/telemetry/+/51edeb470abc186d5a39fb948d8dfb92a5771c79))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-10 19:55 x_build-gotip-windows-amd64-longtest build@4b285768 go@f3a74398 [build] (log)
2024/05/10 13:37:35 run starting
[I2024-05-10T13:37:35.634856-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:37:35.636265-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:37:35.636265-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:37:35.639475-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:37:35.639475-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:37:35.640612-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:37:35.640612-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/05/10 13:38:05 installed tools
[I2024-05-10T13:38:05.382234-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-10T13:38:47.043130-07:00 2564 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on master ([commit f3a7439](https://go.googlesource.com/go/+/f3a743981d0af6ead0c4f64ef4c299c342bba4de))
* build on master ([commit 4b28576](https://go.googlesource.com/build/+/4b285768f2a2d5bc15e6d7d32ed6cab83f5b3530))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-10 20:52 x_build-go1.21-windows-amd64 build@ef977b72 release-branch.go1.21@8fbd4d7b [build] (log)
2024/05/10 13:53:45 run starting
[I2024-05-10T13:53:45.189928-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:53:45.191043-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:53:45.191526-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:53:45.194592-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:53:45.194661-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:53:45.194799-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-10T13:53:45.195781-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/05/10 13:53:55 installed tools
[I2024-05-10T13:53:55.720908-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-10T13:54:30.759161-07:00 3132 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on release-branch.go1.21 ([commit 8fbd4d7](https://go.googlesource.com/go/+/8fbd4d7b0e166c61536681ce454b4b039c21594a))
* build on master ([commit ef977b7](https://go.googlesource.com/build/+/ef977b72d670c8f407e16e2b411ce7b95dd80474))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-13 16:40 x_telemetry-go1.22-linux-riscv64 telemetry@80019551 release-branch.go1.22@dc8976dd [build] (log)
go: golang.org/x/mod@v0.17.0: Get "https://goproxy.cn/golang.org/x/mod/@v/v0.17.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:58821->10.0.0.1:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-15 21:37 x_telemetry-go1.21-linux-loong64 telemetry@9ff3ad9b release-branch.go1.21@e9f3c9b7 [build] (log)
2024/05/16 10:42:37 run starting
[I2024-05-16T10:42:37.914411+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:37.917473+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:37.918300+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:37.918349+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:37.918449+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:37.919051+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:37.920199+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:38.700606+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-16T10:42:38.700770+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-16T10:44:55.493963+08:00 1956568 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on release-branch.go1.21 ([commit e9f3c9b](https://go.googlesource.com/go/+/e9f3c9b7cd223c977e10515a03db217ce828530d))
* telemetry on master ([commit 9ff3ad9](https://go.googlesource.com/telemetry/+/9ff3ad9b3e6802ed3bbc6ef4939986eabab5216b))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-16 17:56 x_build-gotip-darwin-amd64_14 build@1d5db63e go@e3d87d19 [build] (log)
2024/05/18 15:45:42 run starting
[I2024-05-18T15:45:42.971994-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:42.973635-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:42.973942-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:42.974106-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:42.974174-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:42.974490-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:42.974750-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:43.071136-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-18T15:45:43.071190-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[E2024-05-18T15:46:14.989437-07:00 65370 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
**FAILURE**
* go on master ([commit e3d87d1](https://go.googlesource.com/go/+/e3d87d19320001e6081449550292d76ef660ab03))
* build on master ([commit 1d5db63](https://go.googlesource.com/build/+/1d5db63e02685aab8266d2cb89e6cc41c6c8def1))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Links:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-22 23:36 x_telemetry-go1.21-linux-loong64 telemetry@39ace7a4 release-branch.go1.21@9488a444 [build] (log)
2024/05/30 08:24:38 run starting
[I2024-05-30T08:24:38.299189+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:24:38.300851+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:24:38.301471+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:24:38.301533+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:24:38.301627+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:24:38.302872+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:24:38.303865+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/05/30 08:24:39 installed tools
[I2024-05-30T08:24:39.408794+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-05-30T08:30:56.016195+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-30T08:30:56.016269+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-05-30T08:30:57.017309+08:00 3764825 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 9488a44](https://go.googlesource.com/go/+/9488a444d9c752f4e1da19907945c4cc740a6c14))
* telemetry on master ([commit 39ace7a](https://go.googlesource.com/telemetry/+/39ace7a40ae7adf90bd106518be3e8d9c21bc6ff))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-31 17:49 x_telemetry-go1.21-linux-loong64 telemetry@46911658 release-branch.go1.21@9488a444 [build] (log)
2024/05/31 17:49:56 run starting
[I2024-05-31T17:49:56.810997Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:56.813416Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:56.813496Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:56.813647Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:56.813748Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:56.814844Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:56.815717Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:57.703579Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:49:57.703732Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-05-31T17:52:30.077662Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-05-31T17:52:30.077712Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-05-31T17:52:31.078674Z 2368269 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 9488a44](https://go.googlesource.com/go/+/9488a444d9c752f4e1da19907945c4cc740a6c14))
* telemetry on master ([commit 4691165](https://go.googlesource.com/telemetry/+/469116581a8ea2aa4335b3f4ff3d78e18871fa2d))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:54 x_tools-gotip-darwin-arm64_11 tools@1767b144 go@ad4d9b04 [build] (log)
go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 142.250.12.141:443: connect: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-03 22:45 x_telemetry-gotip-darwin-arm64_11 telemetry@f2b69109 go@499de421 [build] (log)
go: golang.org/x/mod@v0.17.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.mod": dial tcp 142.250.12.141:443: connect: operation timed out
2024-06-04 16:30 x_crypto-go1.22-darwin-arm64_12 crypto@332fd656 release-branch.go1.22@74565750 [build] (log)
go: golang.org/x/net@v0.21.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.21.0.mod": dial tcp 142.250.12.141:443: i/o timeout
2024-06-04 16:55 x_debug-go1.21-darwin-amd64_12 debug@6a082a1a release-branch.go1.21@9488a444 [build] (log)
go: github.com/chzyer/logex@v1.1.10: Get "https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.mod": dial tcp 142.250.12.141:443: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:51 x_telemetry-gotip-plan9-arm telemetry@0767749d go@e8f7a959 [build] (log)
2024/06/05 13:16:14 run starting
[I2024-06-05T13:16:14.788538+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:14.790295+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:14.790853+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:14.791099+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:14.791155+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:14.791601+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:14.791932+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:15.005131+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:16:15.005245+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-06-05T13:33:26.476972+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-05T13:33:26.477019+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-05T13:33:27.478768+01:00 701897 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit e8f7a95](https://go.googlesource.com/go/+/e8f7a959ecc0071644ed033365a0d76630706696))
* telemetry on master ([commit 0767749](https://go.googlesource.com/telemetry/+/0767749d88e7e388d15e65340e61393cb0237d77))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-11 16:30 x_tools-go1.21-linux-loong64 tools@46928a5c release-branch.go1.21@48103d97 [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 8.8.4.4:53: read udp 10.66.3.245:52487->8.8.4.4:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-07 19:31 x_telemetry-go1.22-freebsd-riscv64 telemetry@221703e1 release-branch.go1.22@ace5bb40 [build] (log)
2024/06/08 16:12:40 run starting
[I2024-06-08T16:12:40.977030+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:40.992070+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:40.995459+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:40.996578+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:40.996806+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:41.000091+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:41.002979+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:12:42.037427+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/06/08 16:12:42 installed tools
...
[I2024-06-08T16:17:55.363916+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-08T16:17:55.364156+08:00 28529 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-08T16:17:56.430326+08:00 28529 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit ace5bb4](https://go.googlesource.com/go/+/ace5bb40d027b718b67556afcd31bf54cff050ab))
* telemetry on master ([commit 221703e](https://go.googlesource.com/telemetry/+/221703e18637934f3b2a12fa8df1fa96a70fa887))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:44 x_benchmarks-go1.21-freebsd-riscv64 benchmarks@fddb7513 release-branch.go1.21@74ac37e9 [build] (log)
2024/06/14 07:02:36 run starting
[I2024-06-14T07:02:36.181522+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:36.195952+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:36.200542+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:36.201154+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:36.201380+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:36.204491+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:36.207637+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:02:37.260257+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/06/14 07:02:37 installed tools
...
[I2024-06-14T07:07:22.183674+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-14T07:07:22.183925+08:00 82717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-14T07:07:23.215919+08:00 82717 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 74ac37e](https://go.googlesource.com/go/+/74ac37e9da31d6ab37575e7f2d7287fbb6b168d9))
* benchmarks on master ([commit fddb751](https://go.googlesource.com/benchmarks/+/fddb7513f50a4805acd4e7d85012e76464c1b4be))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:07 x_net-gotip-openbsd-ppc64 net@66e838c6 go@fbe47852 [build] (log)
go: golang.org/x/crypto@v0.24.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.24.0.mod": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 162.231.98.115:42092->8.8.8.8:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-17 16:26 x_tools-go1.21-linux-loong64 tools@693d7feb release-branch.go1.21@74ac37e9 [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 8.8.4.4:53: read udp 10.66.4.242:42121->8.8.4.4:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-24 14:55 x_tools-go1.22-linux-loong64 tools@833def65 release-branch.go1.22@fe9b3c33 [build] (log)
2024/06/24 22:56:20 run starting
[I2024-06-24T22:56:20.046564+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:20.049961+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:20.050795+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:20.050864+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:20.051030+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:20.051544+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:20.051955+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T22:56:21.136505+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/06/24 22:56:21 installed tools
...
[I2024-06-24T23:01:32.590856+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-24T23:01:32.590909+08:00 1432271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-24T23:01:33.591857+08:00 1432271 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit fe9b3c3](https://go.googlesource.com/go/+/fe9b3c339978f37aad53875d9e6d2df35a1996ad))
* tools on master ([commit 833def6](https://go.googlesource.com/tools/+/833def65e82a2b0ea24b47ff98b744f5b3becf35))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-24 21:43 x_telemetry-go1.23-freebsd-riscv64 telemetry@210d439e release-branch.go1.23@7dff7439 [build] (log)
go: cloud.google.com/go@v0.110.8: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.110.8.mod": dial tcp 172.253.124.141:443: i/o timeout
2024-06-25 22:06 x_vulndb-go1.22-darwin-amd64_14 vulndb@b702d91f release-branch.go1.22@dfe4dbf8 [build] (log)
2024/06/25 15:07:02 run starting
[I2024-06-25T15:07:02.362868-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.364801-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.365645-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.365681-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.366106-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.366258-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.366657-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.528453-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:02.528645-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-06-25T16:04:00.404708-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T16:04:00.404750-07:00 11727 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-25T16:04:01.406808-07:00 11727 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit dfe4dbf](https://go.googlesource.com/go/+/dfe4dbf8c055f79758ce7ae3d3ab2d0e4a0ea9ee))
* vulndb on master ([commit b702d91](https://go.googlesource.com/vulndb/+/b702d91f8b15a68b0e86ed87f6c844b56f8477a0))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
2024-06-25 22:06 x_vulndb-gotip-darwin-amd64_14 vulndb@b702d91f go@90bcc552 [build] (log)
2024/06/25 15:07:04 run starting
[I2024-06-25T15:07:04.365911-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.368152-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.369703-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.369937-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.370252-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.370503-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.370960-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.533860-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:07:04.534132-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-06-25T15:36:54.295237-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-25T15:36:54.295440-07:00 83731 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-25T15:36:55.296008-07:00 83731 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 90bcc55](https://go.googlesource.com/go/+/90bcc552c0347948166817a602f612f219bc980c))
* vulndb on master ([commit b702d91](https://go.googlesource.com/vulndb/+/b702d91f8b15a68b0e86ed87f6c844b56f8477a0))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-06 18:32 x_mod-go1.21-freebsd-riscv64 mod@232e49f5 release-branch.go1.21@ac14d4d9 [build] (log)
go: golang.org/x/tools@v0.13.0: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.13.0.mod": dial tcp 172.253.124.141:443: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-27 19:36 x_vulndb-go1.23-darwin-amd64_12 vulndb@19650a23 release-branch.go1.23@7dff7439 [build] (log)
2024/06/27 12:37:17 run starting
[I2024-06-27T12:37:17.865237-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.866552-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.866856-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.866967-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.867080-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.867253-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.867681-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.953007-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:17.953057-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-06-27T12:37:31.354479-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-06-27T12:37:31.354525-07:00 30423 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-06-27T12:37:32.354416-07:00 30423 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7dff743](https://go.googlesource.com/go/+/7dff7439dcee8ff6cd83869d356accac1039c017))
* vulndb on master ([commit 19650a2](https://go.googlesource.com/vulndb/+/19650a23d29ab848d391de856f83d5238277f7af))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-02 20:11 x_vulndb-gotip-linux-amd64-race vulndb@788d6f56 go@71f9dbb1 [build] (log)
2024/07/03 13:10:28 run starting
[I2024-07-03T13:10:28.861287Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.861964Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.862255Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.862419Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.862578Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.862898Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.863118Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.922607Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:28.922684Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-03T13:10:40.325474Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-03T13:10:40.325526Z 15214 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-03T13:10:41.325893Z 15214 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 71f9dbb](https://go.googlesource.com/go/+/71f9dbb1e409a28680f40c60fad5a386ed92a096))
* vulndb on master ([commit 788d6f5](https://go.googlesource.com/vulndb/+/788d6f567238b8ec589c503fa1ca3fcd7003de60))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-10 19:37 x_tools-gotip-linux-loong64 tools@d29feb5f go@dfaaa91f [build] (log)
2024/07/11 08:10:36 run starting
[I2024-07-11T08:10:36.999482+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:37.002043+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:37.002882+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:37.002930+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:37.003017+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:37.003892+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:37.003959+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:10:48.306253+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/07/11 08:10:48 installed tools
...
[I2024-07-11T08:32:16.384352+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-11T08:32:16.384416+08:00 2119772 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-11T08:32:17.384665+08:00 2119772 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit dfaaa91](https://go.googlesource.com/go/+/dfaaa91f0537f806a02ff2dd71b79844cd16cc4e))
* tools on master ([commit d29feb5](https://go.googlesource.com/tools/+/d29feb5f4a97ded04af32b2747f644c109e83e2a))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-15 17:56 x_vulndb-gotip-darwin-amd64_11 vulndb@825527a1 go@8f1ec59b [build] (log)
2024/07/15 10:58:14 run starting
[I2024-07-15T10:58:14.944407-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:14.945900-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:14.946236-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:14.946355-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:14.946392-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:14.946726-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:14.947024-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:15.041271-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:15.041421-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-15T10:58:29.177008-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T10:58:29.177054-07:00 46232 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-15T10:58:30.313544-07:00 46232 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 8f1ec59](https://go.googlesource.com/go/+/8f1ec59bdb2d095b9caf31f6f3fd3e167b14ef0a))
* vulndb on master ([commit 825527a](https://go.googlesource.com/vulndb/+/825527a13ef23b7e3b4db29c878a34450fd26fa6))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-16 18:15 x_telemetry-gotip-darwin-arm64_11 telemetry@03c10642 go@9915b870 [build] (log)
2024/07/16 12:40:38 run starting
[I2024-07-16T12:40:38.751845-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:38.753346-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:38.753611-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:38.753729-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:38.753758-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:38.754090-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:38.754291-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:39.109358-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:40:39.109625-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-16T12:41:19.230544-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-16T12:41:19.230623-07:00 61556 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-16T12:41:20.283760-07:00 61556 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 9915b87](https://go.googlesource.com/go/+/9915b8705948f9118d7f4865d433d05a31ce0433))
* telemetry on master ([commit 03c1064](https://go.googlesource.com/telemetry/+/03c106428aee3fcbc1b9b71b757a3b3d045ed73c))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-17 19:47 x_telemetry-go1.22-linux-loong64 telemetry@0b706e19 release-branch.go1.22@4c50f916 [build] (log)
2024/07/18 06:56:41 run starting
[I2024-07-18T06:56:41.121660+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.122810+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.124161+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.124216+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.124318+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.125083+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.125931+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.931173+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T06:56:41.931355+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-18T07:02:26.897277+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-18T07:02:26.897345+08:00 976812 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-18T07:02:27.897704+08:00 976812 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 4c50f91](https://go.googlesource.com/go/+/4c50f9162cafaccc1ab1bc26b0dea18f124b536d))
* telemetry on master ([commit 0b706e1](https://go.googlesource.com/telemetry/+/0b706e19b70189f217f242e6875dc0bb8e64b601))
Error: `Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-22 17:00 x_benchmarks-go1.21-freebsd-riscv64 benchmarks@302fed1b release-branch.go1.21@dabed2e0 [build] (log)
2024/07/23 18:47:34 run starting
[I2024-07-23T18:47:34.352387+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:34.369401+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:34.373488+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:34.374167+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:34.374411+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:34.377996+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:34.381002+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:35.097970+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:47:35.098530+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-23T18:55:48.352869+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-23T18:55:48.353088+08:00 12079 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-23T18:55:49.396350+08:00 12079 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit dabed2e](https://go.googlesource.com/go/+/dabed2e09a888ec33b385006890d3c66f2ced8ca))
* benchmarks on master ([commit 302fed1](https://go.googlesource.com/benchmarks/+/302fed1bce19137691c4453f71cdac6218ba088e))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 14:58 x_telemetry-go1.22-linux-loong64 telemetry@62bbb771 release-branch.go1.22@4c50f916 [build] (log)
2024/07/24 22:58:58 run starting
[I2024-07-24T22:58:58.094499+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T22:58:58.097029+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T22:58:58.097113+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T22:58:58.097242+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T22:58:58.097344+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T22:58:58.098263+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T22:58:58.098983+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/07/24 22:58:59 installed tools
[I2024-07-24T22:58:59.193925+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-24T23:06:57.981108+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-24T23:06:57.981166+08:00 1585885 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-24T23:06:58.981586+08:00 1585885 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 4c50f91](https://go.googlesource.com/go/+/4c50f9162cafaccc1ab1bc26b0dea18f124b536d))
* telemetry on master ([commit 62bbb77](https://go.googlesource.com/telemetry/+/62bbb771b1b9d575d81158e47d1024fddcf97ce8))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 15:51 x_telemetry-gotip-freebsd-riscv64 telemetry@af8248ec go@c5430dc1 [build] (log)
2024/07/25 00:48:02 run starting
[I2024-07-25T00:48:02.768817+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:02.785597+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:02.789338+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:02.790117+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:02.790956+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:02.793994+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:02.796959+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:48:04.393308+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/07/25 00:48:04 installed tools
...
[I2024-07-25T00:55:36.662436+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-25T00:55:36.662711+08:00 36690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-25T00:55:37.675591+08:00 36690 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit c5430dc](https://go.googlesource.com/go/+/c5430dc1d8d96cfd0c85a6d760262676d798a6a9))
* telemetry on master ([commit af8248e](https://go.googlesource.com/telemetry/+/af8248ec661623576d2af2d8662231b6afad7753))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-15 19:36 x_vuln-go1.21-darwin-amd64-longtest vuln@1884dfae release-branch.go1.21@e073febe [build] (log)
2024/07/15 13:03:40 run starting
[I2024-07-15T13:03:40.232599-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:40.233185-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:40.234370-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:40.234474-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:40.234501-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:40.234838-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:40.235112-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:42.893240-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:42.893427-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-15T13:03:53.222703-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-15T13:03:53.222757-07:00 5894 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-15T13:03:54.225529-07:00 5894 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vuln\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit e073feb](https://go.googlesource.com/go/+/e073febe901cecb3737c712b6d53a8c48684ffb5))
* vuln on master ([commit 1884dfa](https://go.googlesource.com/vuln/+/1884dfae5d94f200377663e5be082dbe1d96b979))
Error: `Failed to run "fetch \"golang.org/x/vuln\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-26 14:04 x_benchmarks-gotip-freebsd-riscv64 benchmarks@84854447 go@0fe775e9 [build] (log)
2024/07/29 20:12:39 run starting
[I2024-07-29T20:12:39.936297+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:39.951138+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:39.954438+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:39.955292+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:39.955518+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:39.958907+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:39.961918+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:12:40.967373+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/07/29 20:12:40 installed tools
...
[I2024-07-29T20:20:23.709803+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T20:20:23.710006+08:00 47181 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-29T20:20:24.723424+08:00 47181 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 0fe775e](https://go.googlesource.com/go/+/0fe775e9f3c60db4a8fa6981bbc5cb0812a01dc5))
* benchmarks on master ([commit 8485444](https://go.googlesource.com/benchmarks/+/84854447c33913500220ab38096ba6619e17c105))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-07-29 19:23 x_benchmarks-go1.23-darwin-arm64_11 benchmarks@09bfb8b0 release-branch.go1.23@c9940fe2 [build] (log)
2024/07/29 12:33:05 run starting
[I2024-07-29T12:33:05.404424-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:05.405615-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:05.405917-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:05.406062-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:05.406092-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:05.406436-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:05.406707-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:06.652593-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:06.652716-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-29T12:33:34.459552-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-29T12:33:34.459625-07:00 68227 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-29T12:33:35.470761-07:00 68227 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c9940fe](https://go.googlesource.com/go/+/c9940fe2a9f2eb77327efca860abfbae8d94bf28))
* benchmarks on master ([commit 09bfb8b](https://go.googlesource.com/benchmarks/+/09bfb8b0018e2255062b86b12af916baf9177a3d))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 21:18 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@43f39230 release-branch.go1.23@559c7759 [build] (log)
2024/07/26 15:15:26 run starting
[I2024-07-26T15:15:26.591800+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:26.607074+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:26.608093+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:26.610078+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:26.610460+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:26.613689+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:26.616477+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:27.356748+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:15:27.357615+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-26T15:22:13.895211+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-26T15:22:13.895474+08:00 79295 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-26T15:22:14.901993+08:00 79295 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 559c775](https://go.googlesource.com/go/+/559c77592f182a2f77f2d70328cb649609517bd3))
* benchmarks on master ([commit 43f3923](https://go.googlesource.com/benchmarks/+/43f392302dd9c7cc7482fa8ffa6e4cb3fad6200b))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-07-30 13:28 x_build-go1.22-darwin-amd64-longtest build@5895aab0 release-branch.go1.22@70a1aae6 [build] (log)
2024/07/30 09:19:37 run starting
[I2024-07-30T09:19:37.771219-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:37.772681-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:37.773100-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:37.773179-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:37.773318-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:37.774276-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:37.774386-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:38.185008-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:19:38.185252-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-30T09:51:13.204576-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T09:51:13.204737-07:00 15166 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-30T09:51:14.206322-07:00 15166 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 70a1aae](https://go.googlesource.com/go/+/70a1aae67f832f32ac840e1d957deefffd00079b))
* build on master ([commit 5895aab](https://go.googlesource.com/build/+/5895aab009141246a313bd9cc5e245afe7ae6f05))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Additional links for debugging:
2024-07-30 15:22 x_build-go1.22-darwin-amd64-race build@1f198266 release-branch.go1.22@70a1aae6 [build] (log)
2024/07/30 10:08:21 run starting
[I2024-07-30T10:08:21.688471-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.689954-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.690309-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.690347-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.690494-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.690756-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.691002-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.784396-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:21.784476-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-30T10:08:45.574003-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-30T10:08:45.574099-07:00 33838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-30T10:08:46.576323-07:00 33838 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 70a1aae](https://go.googlesource.com/go/+/70a1aae67f832f32ac840e1d957deefffd00079b))
* build on master ([commit 1f19826](https://go.googlesource.com/build/+/1f19826621d196a776c8cda27f1dcd4c30e85d3f))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-31 17:45 x_benchmarks-go1.22-linux-riscv64 benchmarks@c9275a8d release-branch.go1.22@8c8adffd [build] (log)
2024/08/01 06:58:18 run starting
[I2024-08-01T06:58:18.895554+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:18.905325+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:18.908807+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:18.909314+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:18.910168+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:18.914527+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:18.919363+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T06:58:20.055328+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/01 06:58:20 installed tools
...
[I2024-08-01T07:13:12.038403+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-01T07:13:12.038552+08:00 566261 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-01T07:13:13.054908+08:00 566261 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 8c8adff](https://go.googlesource.com/go/+/8c8adffd5301b5e40a8c39e92030c53c856fb1a6))
* benchmarks on master ([commit c9275a8](https://go.googlesource.com/benchmarks/+/c9275a8d4254b6f3f575788d64fdac6c346a3e2f))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-29 19:23 x_benchmarks-gotip-freebsd-riscv64 benchmarks@af1e9c0c go@96f71597 [build] (log)
2024/07/31 11:25:54 run starting
[I2024-07-31T11:25:54.091938+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:25:54.097111+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:25:54.102544+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:25:54.103810+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:25:54.104349+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:25:54.108008+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:25:54.110946+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/07/31 11:25:55 installed tools
[I2024-07-31T11:25:55.413841+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-07-31T11:34:50.066062+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-07-31T11:34:50.066344+08:00 66360 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-07-31T11:34:51.084132+08:00 66360 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 96f7159](https://go.googlesource.com/go/+/96f71597056db8b90a445b03bbec229d9f5b4344))
* benchmarks on master ([commit af1e9c0](https://go.googlesource.com/benchmarks/+/af1e9c0c84e0402a40ae69cb2a6e8fc20c406c46))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 21:01 x_telemetry-go1.23-freebsd-riscv64 telemetry@b54ba84a release-branch.go1.23@7adb0122 [build] (log)
2024/08/03 11:58:20 run starting
[I2024-08-03T11:58:20.501264+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:58:20.510423+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:58:20.514551+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:58:20.515273+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:58:20.515890+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:58:20.519420+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:58:20.522573+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/03 11:58:21 installed tools
[I2024-08-03T11:58:21.769727+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-03T12:06:50.666503+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T12:06:50.666734+08:00 76309 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-03T12:06:51.694094+08:00 76309 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* telemetry on master ([commit b54ba84](https://go.googlesource.com/telemetry/+/b54ba84a848940e0bd743f0835946af53f5d6beb))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-24 21:01 x_telemetry-gotip-freebsd-riscv64 telemetry@b54ba84a go@d465aee0 [build] (log)
2024/08/06 00:40:37 run starting
[I2024-08-06T00:40:37.603006+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:37.607977+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:37.613505+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:37.614348+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:37.614929+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:37.619106+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:37.623238+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:40:38.913068+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/06 00:40:38 installed tools
...
[I2024-08-06T00:48:48.609152+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T00:48:48.609393+08:00 40525 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-06T00:48:49.645731+08:00 40525 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit d465aee](https://go.googlesource.com/go/+/d465aee0b80b8eb0b63929deb8de0b21187c59a7))
* telemetry on master ([commit b54ba84](https://go.googlesource.com/telemetry/+/b54ba84a848940e0bd743f0835946af53f5d6beb))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-05 20:59 x_telemetry-gotip-freebsd-riscv64 telemetry@6a1b3289 go@b915399e [build] (log)
2024/08/06 23:40:10 run starting
[I2024-08-06T23:40:10.083163+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:10.086608+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:10.090372+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:10.091350+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:10.092065+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:10.095751+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:10.098840+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T23:40:11.286658+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/06 23:40:11 installed tools
...
[I2024-08-07T00:21:35.186308+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T00:21:35.186569+08:00 31354 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-07T00:21:36.205176+08:00 31354 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit b915399](https://go.googlesource.com/go/+/b915399e7e91cba31d4031df507b9c97c33f35d8))
* telemetry on master ([commit 6a1b328](https://go.googlesource.com/telemetry/+/6a1b32894b77d7a0102e8d65b7cdcf3521f69090))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-01 15:07 x_pkgsite-metrics-go1.21-darwin-amd64_13 pkgsite-metrics@ea4ce635 release-branch.go1.21@8bba868d [build] (log)
2024/08/06 10:50:23 run starting
[I2024-08-06T10:50:23.955189-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:23.956309-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:23.956640-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:23.956711-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:23.956829-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:23.957103-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:23.957381-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:25.882897-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:50:25.883079-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-06T10:51:13.061812-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T10:51:13.061850-07:00 10745 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-06T10:51:14.064600-07:00 10745 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/pkgsite-metrics\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* pkgsite-metrics on master ([commit ea4ce63](https://go.googlesource.com/pkgsite-metrics/+/ea4ce635c4aad09f62ffc7da19847924801948e9))
Error: `Failed to run "fetch \"golang.org/x/pkgsite-metrics\" dependencies": exit status 1`
Additional links for debugging:
2024-08-02 16:23 x_build-go1.23-darwin-amd64_12 build@58d7fcc9 release-branch.go1.23@7adb0122 [build] (log)
2024/08/02 12:55:42 run starting
[I2024-08-02T12:55:42.522691-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.523378-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.523717-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.523893-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.523924-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.524267-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.524495-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.715007-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:55:42.715087-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-02T12:57:44.545154-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-02T12:57:44.545201-07:00 67180 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-02T12:57:45.547763-07:00 67180 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build/maintner/cmd/maintserve\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* build on master ([commit 58d7fcc](https://go.googlesource.com/build/+/58d7fcc9e61161785f1acc0bb36bd9c19f4cca00))
Error: `Failed to run "fetch \"golang.org/x/build/maintner/cmd/maintserve\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-31 19:34 x_benchmarks-go1.23-linux-riscv64 benchmarks@b881d422 release-branch.go1.23@7adb0122 [build] (log)
2024/08/03 06:21:13 run starting
[I2024-08-03T06:21:13.162342+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:21:13.169439+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:21:13.172842+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:21:13.173329+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:21:13.173911+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:21:13.176350+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:21:13.178562+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/03 06:21:14 installed tools
[I2024-08-03T06:21:14.331611+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-03T06:40:33.722975+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T06:40:33.723276+08:00 2741615 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-03T06:40:34.729868+08:00 2741615 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* benchmarks on master ([commit b881d42](https://go.googlesource.com/benchmarks/+/b881d422b7f483b4270eacc3fa56affd962bae3e))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-07-31 19:34 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@b881d422 release-branch.go1.23@7adb0122 [build] (log)
2024/08/03 11:21:14 run starting
[I2024-08-03T11:21:14.535842+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:14.549635+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:14.554800+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:14.555732+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:14.556015+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:14.559366+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:14.562277+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:21:15.852462+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/03 11:21:15 installed tools
...
[I2024-08-03T11:30:17.963344+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-03T11:30:17.963575+08:00 74167 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-03T11:30:18.985045+08:00 74167 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* benchmarks on master ([commit b881d42](https://go.googlesource.com/benchmarks/+/b881d422b7f483b4270eacc3fa56affd962bae3e))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-05 20:59 x_telemetry-go1.21-freebsd-riscv64 telemetry@6a1b3289 release-branch.go1.21@dabed2e0 [build] (log)
2024/08/06 13:12:08 run starting
[I2024-08-06T13:12:08.508831+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:08.520532+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:08.527676+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:08.528610+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:08.529280+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:08.532517+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:08.535443+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:12:09.736610+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/06 13:12:09 installed tools
...
[I2024-08-06T13:20:31.892837+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T13:20:31.893142+08:00 48677 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-06T13:20:32.948508+08:00 48677 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit dabed2e](https://go.googlesource.com/go/+/dabed2e09a888ec33b385006890d3c66f2ced8ca))
* telemetry on master ([commit 6a1b328](https://go.googlesource.com/telemetry/+/6a1b32894b77d7a0102e8d65b7cdcf3521f69090))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-05 20:59 x_telemetry-go1.21-freebsd-riscv64 telemetry@5270ccf7 release-branch.go1.21@dabed2e0 [build] (log)
2024/08/06 21:17:24 run starting
[I2024-08-06T21:17:24.038351+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:17:24.051785+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:17:24.057783+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:17:24.058678+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:17:24.059310+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:17:24.062317+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:17:24.065216+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/06 21:17:25 installed tools
[I2024-08-06T21:17:25.338882+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-06T21:25:40.223588+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:25:40.223868+08:00 86056 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-06T21:25:41.268439+08:00 86056 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit dabed2e](https://go.googlesource.com/go/+/dabed2e09a888ec33b385006890d3c66f2ced8ca))
* telemetry on master ([commit 5270ccf](https://go.googlesource.com/telemetry/+/5270ccf715a623dfce6ccc69c00218fd20db36f5))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-06 15:16 x_telemetry-go1.21-freebsd-riscv64 telemetry@9d0e4399 release-branch.go1.21@8bba868d [build] (log)
2024/08/07 06:10:39 run starting
[I2024-08-07T06:10:39.612389+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:10:39.624458+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:10:39.631390+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:10:39.632597+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:10:39.633452+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:10:39.637077+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:10:39.640073+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/07 06:10:40 installed tools
[I2024-08-07T06:10:40.853042+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-07T06:18:54.705123+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:18:54.705298+08:00 12157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-07T06:18:55.711407+08:00 12157 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* telemetry on master ([commit 9d0e439](https://go.googlesource.com/telemetry/+/9d0e4399913b0f7a2a9385cd98e6c08fb298ffa9))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-07 14:07 x_telemetry-go1.21-freebsd-riscv64 telemetry@287d78ad release-branch.go1.21@8bba868d [build] (log)
2024/08/07 23:07:38 run starting
[I2024-08-07T23:07:38.106143+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:07:38.120146+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:07:38.125374+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:07:38.126154+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:07:38.126741+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:07:38.130159+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:07:38.132945+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/07 23:07:39 installed tools
[I2024-08-07T23:07:39.583105+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-07T23:17:27.037322+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T23:17:27.037553+08:00 37802 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-07T23:17:28.042310+08:00 37802 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* telemetry on master ([commit 287d78a](https://go.googlesource.com/telemetry/+/287d78adf4121d2dc1d8f63605f4afdd20df8e62))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-06 15:38 x_crypto-go1.22-freebsd-riscv64 crypto@5bcd010f release-branch.go1.22@cb4eee69 [build] (log)
2024/08/07 12:14:16 run starting
[I2024-08-07T12:14:16.186760+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:14:16.203961+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:14:16.207152+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:14:16.207852+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:14:16.208364+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:14:16.212136+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:14:16.214967+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/07 12:14:17 installed tools
[I2024-08-07T12:14:17.760907+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-07T12:19:55.908472+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T12:19:55.908701+08:00 84312 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-07T12:19:56.884638+08:00 84312 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit cb4eee6](https://go.googlesource.com/go/+/cb4eee693c382bea4222f20837e26501d40ed892))
* crypto on master ([commit 5bcd010](https://go.googlesource.com/crypto/+/5bcd010f1cdaf2257509bfb7b43eaad62b7928fd))
Error: `Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-06 15:19 x_telemetry-go1.23-freebsd-riscv64 telemetry@ef6a8a2d release-branch.go1.23@7adb0122 [build] (log)
2024/08/07 22:45:38 run starting
[I2024-08-07T22:45:38.892588+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:45:38.908387+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:45:38.912918+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:45:38.914221+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:45:38.914668+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:45:38.917926+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:45:38.921319+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/07 22:45:40 installed tools
[I2024-08-07T22:45:40.131296+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-07T22:55:32.897734+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T22:55:32.897955+08:00 37673 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-07T22:55:33.936921+08:00 37673 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* telemetry on master ([commit ef6a8a2](https://go.googlesource.com/telemetry/+/ef6a8a2dc72961581b1b9c27a0d8eeaabda6eb01))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-07 14:07 x_telemetry-go1.21-freebsd-riscv64 telemetry@287d78ad release-branch.go1.21@8bba868d [build] (log)
2024/08/08 10:38:15 run starting
[I2024-08-08T10:38:15.276680+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:15.291672+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:15.296628+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:15.297555+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:15.297954+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:15.301227+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:15.304126+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:38:16.511587+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/08 10:38:16 installed tools
...
[I2024-08-08T10:47:22.546143+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:47:22.546424+08:00 90980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-08T10:47:23.602937+08:00 90980 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* telemetry on master ([commit 287d78a](https://go.googlesource.com/telemetry/+/287d78adf4121d2dc1d8f63605f4afdd20df8e62))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-05 20:59 x_telemetry-go1.22-freebsd-riscv64 telemetry@5270ccf7 release-branch.go1.22@8c8adffd [build] (log)
2024/08/06 21:27:22 run starting
[I2024-08-06T21:27:22.615563+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:27:22.631415+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:27:22.634585+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:27:22.635527+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:27:22.636014+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:27:22.639345+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:27:22.642338+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/06 21:27:23 installed tools
[I2024-08-06T21:27:23.856611+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-06T21:35:30.729857+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-06T21:35:30.730054+08:00 86119 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-06T21:35:31.796256+08:00 86119 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 8c8adff](https://go.googlesource.com/go/+/8c8adffd5301b5e40a8c39e92030c53c856fb1a6))
* telemetry on master ([commit 5270ccf](https://go.googlesource.com/telemetry/+/5270ccf715a623dfce6ccc69c00218fd20db36f5))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-06 15:16 x_telemetry-go1.22-freebsd-riscv64 telemetry@9d0e4399 release-branch.go1.22@cb4eee69 [build] (log)
2024/08/07 06:00:07 run starting
[I2024-08-07T06:00:07.886457+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:07.903292+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:07.908618+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:07.909712+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:07.910284+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:07.913775+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:07.916900+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:00:09.144365+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/07 06:00:09 installed tools
...
[I2024-08-07T06:08:36.081129+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-07T06:08:36.081353+08:00 12101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-07T06:08:37.101488+08:00 12101 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit cb4eee6](https://go.googlesource.com/go/+/cb4eee693c382bea4222f20837e26501d40ed892))
* telemetry on master ([commit 9d0e439](https://go.googlesource.com/telemetry/+/9d0e4399913b0f7a2a9385cd98e6c08fb298ffa9))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-07 14:07 x_telemetry-go1.22-freebsd-riscv64 telemetry@287d78ad release-branch.go1.22@cb4eee69 [build] (log)
2024/08/08 10:27:34 run starting
[I2024-08-08T10:27:34.208185+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:34.221640+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:34.226856+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:34.227640+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:34.228870+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:34.232189+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:34.235240+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:27:35.426811+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/08 10:27:35 installed tools
...
[I2024-08-08T10:36:31.537761+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T10:36:31.537947+08:00 90906 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-08T10:36:32.604684+08:00 90906 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit cb4eee6](https://go.googlesource.com/go/+/cb4eee693c382bea4222f20837e26501d40ed892))
* telemetry on master ([commit 287d78a](https://go.googlesource.com/telemetry/+/287d78adf4121d2dc1d8f63605f4afdd20df8e62))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-07 18:10 x_telemetry-go1.21-freebsd-riscv64 telemetry@38c23d25 release-branch.go1.21@8bba868d [build] (log)
2024/08/08 21:06:35 run starting
[I2024-08-08T21:06:35.195282+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:06:35.212311+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:06:35.217453+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:06:35.218470+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:06:35.218869+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:06:35.222244+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:06:35.225162+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/08 21:06:36 installed tools
[I2024-08-08T21:06:36.484128+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-08T21:17:09.284998+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T21:17:09.285202+08:00 20956 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-08T21:17:10.352868+08:00 20956 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* telemetry on master ([commit 38c23d2](https://go.googlesource.com/telemetry/+/38c23d25f755c6356dd7cc9b98321fc6c57d0d3d))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-07 16:14 x_telemetry-gotip-linux-riscv64 telemetry@b2d1c13f go@9177e12c [build] (log)
2024/08/08 14:45:05 run starting
[I2024-08-08T14:45:05.026461Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.030813Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.033397Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.034022Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.034184Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.036647Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.038686Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.940235Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T14:45:05.940486Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-08T15:20:37.745183Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-08T15:20:37.745384Z 3159954 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-08T15:20:38.749203Z 3159954 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 9177e12](https://go.googlesource.com/go/+/9177e12ccc2115e44de824ae7247ace88617c29a))
* telemetry on master ([commit b2d1c13](https://go.googlesource.com/telemetry/+/b2d1c13f512113c7b312215966056596c8d5a671))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-07 17:32 x_telemetry-go1.21-freebsd-riscv64 telemetry@fbac2f29 release-branch.go1.21@8bba868d [build] (log)
2024/08/09 02:58:07 run starting
[I2024-08-09T02:58:07.462642+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:07.477872+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:07.481417+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:07.482272+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:07.483183+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:07.486465+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:07.489191+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:58:08.782816+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/09 02:58:08 installed tools
...
[I2024-08-09T03:06:12.391957+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T03:06:12.392184+08:00 91454 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-09T03:06:13.415602+08:00 91454 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* telemetry on master ([commit fbac2f2](https://go.googlesource.com/telemetry/+/fbac2f29b154c2399694350921682656b0c0c3af))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-07 16:14 x_telemetry-go1.23-freebsd-riscv64 telemetry@b2d1c13f release-branch.go1.23@7adb0122 [build] (log)
2024/08/09 18:07:25 run starting
[I2024-08-09T18:07:25.845426+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:07:25.858809+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:07:25.863191+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:07:25.864483+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:07:25.865018+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:07:25.868514+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:07:25.871772+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/09 18:07:27 installed tools
[I2024-08-09T18:07:27.704810+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-09T18:16:03.894398+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T18:16:03.894627+08:00 86839 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-09T18:16:04.919502+08:00 86839 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* telemetry on master ([commit b2d1c13](https://go.googlesource.com/telemetry/+/b2d1c13f512113c7b312215966056596c8d5a671))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-08 21:40 x_tools-go1.21-freebsd-riscv64 tools@28ba9914 release-branch.go1.21@8bba868d [build] (log)
2024/08/09 13:00:42 run starting
[I2024-08-09T13:00:42.904226+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:00:42.919327+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:00:42.921958+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:00:42.922551+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:00:42.923415+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:00:42.926299+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:00:42.929204+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/09 13:00:44 installed tools
[I2024-08-09T13:00:44.221902+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-09T13:08:54.559727+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T13:08:54.559938+08:00 18681 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-09T13:08:55.574317+08:00 18681 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 8bba868](https://go.googlesource.com/go/+/8bba868de983dd7bf55fcd121495ba8d6e2734e7))
* tools on master ([commit 28ba991](https://go.googlesource.com/tools/+/28ba9914c6b79f6cf3a56cc477398f7fd686c84d))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-13 20:34 x_telemetry-go1.23-linux-riscv64 telemetry@51f101b1 release-branch.go1.23@6885bad7 [build] (log)
2024/08/13 22:17:10 run starting
[I2024-08-13T22:17:10.623699Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:10.627003Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:10.629864Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:10.630047Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:10.630917Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:10.632745Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:10.634671Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:11.538968Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:17:11.539204Z 2434886 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 6885bad](https://go.googlesource.com/go/+/6885bad7dd86880be6929c02085e5c7a67ff2887))
* telemetry on master ([commit 51f101b](https://go.googlesource.com/telemetry/+/51f101b1eef22be29c33ddc61987715004eeb0d3))
Error:
Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1
Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-13 20:34 x_telemetry-go1.22-linux-riscv64 telemetry@51f101b1 release-branch.go1.22@cb4eee69 [build] (log)
2024/08/13 22:22:47 run starting
[I2024-08-13T22:22:47.719241Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:47.722947Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:47.725272Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:47.725530Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:47.725887Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:47.728149Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:47.730154Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:48.612315Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T22:22:48.612568Z 2435055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit cb4eee6](https://go.googlesource.com/go/+/cb4eee693c382bea4222f20837e26501d40ed892))
* telemetry on master ([commit 51f101b](https://go.googlesource.com/telemetry/+/51f101b1eef22be29c33ddc61987715004eeb0d3))
Error:
Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1
Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-13 17:53 x_tools-go1.23-linux-loong64 tools@7cc3be7d release-branch.go1.23@dbecb416 [build] (log)
2024/08/15 02:12:22 run starting
[I2024-08-15T02:12:22.331531+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:22.334313+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:22.334806+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:22.334866+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:22.335039+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:22.335502+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:22.335924+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:23.161201+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:12:23.161350+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-15T02:14:23.529182+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-15T02:14:23.529237+08:00 2482826 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-15T02:14:24.529938+08:00 2482826 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit dbecb41](https://go.googlesource.com/go/+/dbecb416d1d4609a1c8185921cb9cf132ac4a11c))
* tools on master ([commit 7cc3be7](https://go.googlesource.com/tools/+/7cc3be7d11326f7aa5fc7a51166590788049d072))
Error: `Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-16 21:42 x_build-go1.23-darwin-amd64-race build@784e6b35 release-branch.go1.23@dbecb416 [build] (log)
2024/08/16 14:51:25 run starting
[I2024-08-16T14:51:25.144295-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.146546-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.147210-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.147247-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.147509-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.147905-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.148236-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.283211-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:51:25.283500-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-16T14:52:12.388282-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T14:52:12.388319-07:00 38947 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-16T14:52:12.408009-07:00 38947 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit dbecb41](https://go.googlesource.com/go/+/dbecb416d1d4609a1c8185921cb9cf132ac4a11c))
* build on master ([commit 784e6b3](https://go.googlesource.com/build/+/784e6b354c4a7e69181a31c95dd8480a56ce0b7b))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-12 18:00 x_tools-gotip-freebsd-riscv64 tools@7f262d66 go@72735094 [build] (log)
2024/08/13 13:38:37 run starting
[I2024-08-13T13:38:37.333064+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T13:38:37.346677+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T13:38:37.353281+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T13:38:37.354011+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T13:38:37.354277+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T13:38:37.357797+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T13:38:37.360805+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/13 13:38:38 installed tools
[I2024-08-13T13:38:38.554096+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-13T14:20:25.783807+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:20:25.784021+08:00 9408 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-13T14:20:26.794198+08:00 9408 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 7273509](https://go.googlesource.com/go/+/72735094660a475a69050b7368c56b25346f5406))
* tools on master ([commit 7f262d6](https://go.googlesource.com/tools/+/7f262d66c511fdbc1304e7544030ee8c9e55fbae))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-16 20:21 x_oscar-gotip-darwin-amd64-race oscar@0b6c24f0 go@27093581 [build] (log)
2024/08/16 20:15:09 run starting
[I2024-08-16T20:15:09.607971-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.609423-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.610630-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.611119-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.611171-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.612088-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.612296-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.838402-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:15:09.840601-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-16T20:16:17.415841-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:16:17.416063-07:00 31101 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-16T20:16:17.420858-07:00 31101 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 2709358](https://go.googlesource.com/go/+/27093581b2828a2752a6d2711def09517eb2513b))
* oscar on master ([commit 0b6c24f](https://go.googlesource.com/oscar/+/0b6c24f03119c715092f0db7ac9fcc59c5d6d85e))
Error: `Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1`
Additional links for debugging:
2024-08-16 20:21 x_oscar-gotip-darwin-amd64_11 oscar@0b6c24f0 go@27093581 [build] (log)
2024/08/16 20:04:02 run starting
[I2024-08-16T20:04:02.132079-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.133144-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.133860-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.133970-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.134169-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.134327-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.134545-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.236339-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:04:02.236389-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-16T20:07:22.415228-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T20:07:22.415273-07:00 16750 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-16T20:07:23.241976-07:00 16750 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 2709358](https://go.googlesource.com/go/+/27093581b2828a2752a6d2711def09517eb2513b))
* oscar on master ([commit 0b6c24f](https://go.googlesource.com/oscar/+/0b6c24f03119c715092f0db7ac9fcc59c5d6d85e))
Error: `Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-07 18:10 x_telemetry-gotip-freebsd-riscv64 telemetry@38c23d25 go@82dcd147 [build] (log)
2024/08/13 14:22:10 run starting
[I2024-08-13T14:22:10.785814+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:10.797066+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:10.803601+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:10.804639+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:10.805019+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:10.808391+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:10.811227+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T14:22:12.002597+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/13 14:22:12 installed tools
...
[I2024-08-13T15:04:10.063227+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T15:04:10.063490+08:00 12271 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-13T15:04:11.079299+08:00 12271 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 82dcd14](https://go.googlesource.com/go/+/82dcd147b684c6e61d42f41ce940946dd2916106))
* telemetry on master ([commit 38c23d2](https://go.googlesource.com/telemetry/+/38c23d25f755c6356dd7cc9b98321fc6c57d0d3d))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-19 18:55 x_oscar-gotip-darwin-amd64_12 oscar@ff61e203 go@d5f7da79 [build] (log)
2024/08/19 12:09:32 run starting
[I2024-08-19T12:09:32.007721-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.018656-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.022939-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.023639-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.023905-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.026660-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.028531-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.350183-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:09:32.350622-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-19T12:15:24.930408-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-19T12:15:24.930452-07:00 25960 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-19T12:15:25.274965-07:00 25960 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit d5f7da7](https://go.googlesource.com/go/+/d5f7da79870800ac2f7c2a68501f73a83d481d16))
* oscar on master ([commit ff61e20](https://go.googlesource.com/oscar/+/ff61e2033841eb3e73a2fbcee0578c771f75eb13))
Error: `Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-16 19:56 x_website-go1.22-darwin-amd64_12 website@d43f0ec5 release-branch.go1.22@0a525a3e [build] (log)
2024/08/16 12:57:28 run starting
[I2024-08-16T12:57:28.329175-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:28.330428-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:28.331132-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:28.331160-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:28.331217-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:28.331575-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:28.331718-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:34.247502-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T12:57:34.247861-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-16T13:01:36.358816-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-16T13:01:36.359297-07:00 1919 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-16T13:01:37.362297-07:00 1919 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/website\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 0a525a3](https://go.googlesource.com/go/+/0a525a3ed0effd31749a0d56f9349cf533f90ce9))
* website on master ([commit d43f0ec](https://go.googlesource.com/website/+/d43f0ec556781ce4f96941c94e55feac52da9ec9))
Error: `Failed to run "fetch \"golang.org/x/website\" dependencies": exit status 1`
Additional links for debugging:
2024-08-16 21:42 x_build-go1.23-darwin-amd64_13 build@bba03e49 release-branch.go1.23@dbecb416 [build] (log)
go: github.com/golang-migrate/migrate/v4@v4.15.0-beta.3 requires
github.com/jackc/pgconn@v1.8.0 requires
github.com/jackc/pgmock@v0.0.0-20190831213851-13a1b77aafa2 requires
github.com/jackc/pgtype@v0.0.0-20190828014616-a8802b16cc59 requires
github.com/jackc/pgx/v4@v4.0.0-pre1.0.20190824185557-6972a5742186 requires
golang.org/x/net@v0.0.0-20190813141303-74dc4d7220e7: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20190813141303-74dc4d7220e7.mod": read tcp [2001:4860:1002:21:95e1:faab:6bbc:d7c2]:49416->[2607:f8b0:4004:c07::8d]:443: read: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-21 15:29 x_vulndb-go1.23-darwin-amd64_13 vulndb@d85b840c release-branch.go1.23@dbecb416 [build] (log)
2024/08/21 08:41:30 run starting
[I2024-08-21T08:41:30.148932-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:30.149525-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:30.150546-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:30.150847-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:30.150880-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:30.151292-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:30.152134-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:31.958773-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:41:31.959285-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-21T09:09:27.060484-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T09:09:27.060576-07:00 23855 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-21T09:09:28.062253-07:00 23855 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit dbecb41](https://go.googlesource.com/go/+/dbecb416d1d4609a1c8185921cb9cf132ac4a11c))
* vulndb on master ([commit d85b840](https://go.googlesource.com/vulndb/+/d85b840c060f43f1da823aec171302aaf0103577))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-21 15:29 x_vulndb-go1.23-darwin-amd64-race vulndb@d85b840c release-branch.go1.23@dbecb416 [build] (log)
2024/08/21 08:50:37 run starting
[I2024-08-21T08:50:37.067038-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.067960-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.068121-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.068206-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.068674-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.069707-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.069969-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.360916-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T08:50:37.361158-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-21T09:11:19.233269-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-21T09:11:19.233376-07:00 10281 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-21T09:11:20.234383-07:00 10281 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit dbecb41](https://go.googlesource.com/go/+/dbecb416d1d4609a1c8185921cb9cf132ac4a11c))
* vulndb on master ([commit d85b840](https://go.googlesource.com/vulndb/+/d85b840c060f43f1da823aec171302aaf0103577))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-22 00:06 x_tools-go1.22-linux-loong64 tools@e5e8aa84 release-branch.go1.22@e87be983 [build] (log)
2024/08/22 08:07:42 run starting
[I2024-08-22T08:07:42.567631+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:07:42.568965+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:07:42.569471+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:07:42.569523+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:07:42.569709+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:07:42.570153+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:07:42.570591+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/22 08:07:47 installed tools
[I2024-08-22T08:07:47.094495+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-22T08:16:57.103913+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:16:57.103974+08:00 3361134 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-22T08:16:58.105143+08:00 3361134 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit e87be98](https://go.googlesource.com/go/+/e87be9833ed4db2b7a981766f847e47792401cc0))
* tools on master ([commit e5e8aa8](https://go.googlesource.com/tools/+/e5e8aa847293f750c1b3b46832d8074bcb874739))
Error: `Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1`
Additional links for debugging:
2024-08-22 00:06 x_tools-go1.23-linux-loong64 tools@e5e8aa84 release-branch.go1.23@80028457 [build] (log)
2024/08/22 08:08:01 run starting
[I2024-08-22T08:08:01.141305+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:01.142604+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:01.143086+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:01.143189+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:01.143239+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:01.143777+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:01.144215+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-22T08:08:04.971277+08:00 1186871 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/22 08:08:04 installed tools
...
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 8002845](https://go.googlesource.com/go/+/8002845759484ad55c8194199ec065d228ede6b2))
* tools on master ([commit e5e8aa8](https://go.googlesource.com/tools/+/e5e8aa847293f750c1b3b46832d8074bcb874739))
Error:
Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-22 22:34 x_tools-gotip-freebsd-riscv64 tools@b5f24ec3 go@1e9c5bbc [build] (log)
2024/08/23 23:31:30 run starting
[I2024-08-23T23:31:30.406989+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-23T23:31:30.414371+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-23T23:31:30.418401+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-23T23:31:30.426470+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-23T23:31:30.426795+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-23T23:31:30.432833+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-23T23:31:30.435722+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-24T00:08:20.725758+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/24 00:08:20 installed tools
...
[I2024-08-24T00:55:53.297651+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-24T00:55:53.298038+08:00 980 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-24T00:55:54.358216+08:00 980 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 1e9c5bb](https://go.googlesource.com/go/+/1e9c5bbc8a428da5832137e84d08ff2b8e99dfaa))
* tools on master ([commit b5f24ec](https://go.googlesource.com/tools/+/b5f24ec37b7aadd782d5b4fc6916653963a20e81))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-15 15:06 x_telemetry-gotip-freebsd-riscv64 telemetry@0693e624 go@7c54e024 [build] (log)
2024/08/28 04:18:04 run starting
[I2024-08-28T04:18:04.690577+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:18:04.713083+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:18:04.719399+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:18:04.719710+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:18:04.720243+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:18:04.723854+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:18:04.727196+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/28 04:18:06 installed tools
[I2024-08-28T04:18:06.011443+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-28T04:26:35.958050+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T04:26:35.958383+08:00 62541 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-28T04:26:36.964203+08:00 62541 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 7c54e02](https://go.googlesource.com/go/+/7c54e024e892cbb8ed24274f0b22505356220f10))
* telemetry on master ([commit 0693e62](https://go.googlesource.com/telemetry/+/0693e6240b9b888df93a2e280a64431c10d47a63))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-07 17:32 x_telemetry-go1.23-freebsd-riscv64 telemetry@fbac2f29 release-branch.go1.23@7adb0122 [build] (log)
2024/08/09 02:35:28 run starting
[I2024-08-09T02:35:28.282975+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:28.295328+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:28.301438+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:28.302239+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:28.302734+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:28.305979+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:28.308811+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:35:29.671091+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/09 02:35:29 installed tools
...
[I2024-08-09T02:43:38.801724+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-09T02:43:38.801950+08:00 89848 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-09T02:43:39.809382+08:00 89848 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7adb012](https://go.googlesource.com/go/+/7adb01220584115365acc9ebda0317d530288a1a))
* telemetry on master ([commit fbac2f2](https://go.googlesource.com/telemetry/+/fbac2f29b154c2399694350921682656b0c0c3af))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-07 18:10 x_telemetry-go1.23-freebsd-riscv64 telemetry@38c23d25 release-branch.go1.23@63b0f805 [build] (log)
2024/08/13 18:17:52 run starting
[I2024-08-13T18:17:52.644785+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:17:52.659666+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:17:52.664522+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:17:52.665389+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:17:52.665698+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:17:52.669119+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:17:52.672074+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/13 18:17:53 installed tools
[I2024-08-13T18:17:53.871860+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-13T18:26:10.260880+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-13T18:26:10.261215+08:00 31483 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-13T18:26:11.280713+08:00 31483 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 63b0f80](https://go.googlesource.com/go/+/63b0f805cd83f97c43a45e9558d00513c2399fbf))
* telemetry on master ([commit 38c23d2](https://go.googlesource.com/telemetry/+/38c23d25f755c6356dd7cc9b98321fc6c57d0d3d))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-27 22:20 x_telemetry-go1.22-freebsd-riscv64 telemetry@61baa7d3 release-branch.go1.22@e87be983 [build] (log)
2024/08/28 13:08:19 run starting
[I2024-08-28T13:08:19.714114+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:08:19.728627+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:08:19.728990+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:08:19.730074+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:08:19.730797+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:08:19.736581+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:08:19.739703+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/28 13:08:20 installed tools
[I2024-08-28T13:08:20.980467+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-28T13:16:47.713908+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:16:47.714169+08:00 67896 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-28T13:16:48.747925+08:00 67896 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit e87be98](https://go.googlesource.com/go/+/e87be9833ed4db2b7a981766f847e47792401cc0))
* telemetry on master ([commit 61baa7d](https://go.googlesource.com/telemetry/+/61baa7d367c9761aaa54ff14aaac79f8407d4782))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-27 22:20 x_telemetry-go1.23-freebsd-riscv64 telemetry@61baa7d3 release-branch.go1.23@80028457 [build] (log)
2024/08/28 12:57:51 run starting
[I2024-08-28T12:57:51.515267+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T12:57:51.519957+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T12:57:51.524030+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T12:57:51.525552+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T12:57:51.525948+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T12:57:51.529576+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T12:57:51.532723+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/28 12:58:09 installed tools
[I2024-08-28T12:58:09.991278+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-28T13:06:29.923509+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T13:06:29.923753+08:00 67831 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-28T13:06:30.929986+08:00 67831 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 8002845](https://go.googlesource.com/go/+/8002845759484ad55c8194199ec065d228ede6b2))
* telemetry on master ([commit 61baa7d](https://go.googlesource.com/telemetry/+/61baa7d367c9761aaa54ff14aaac79f8407d4782))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-28 00:54 x_telemetry-go1.23-freebsd-riscv64 telemetry@e553cd4b release-branch.go1.23@80028457 [build] (log)
2024/08/28 18:17:52 run starting
[I2024-08-28T18:17:52.468306+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:17:52.484877+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:17:52.489323+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:17:52.490315+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:17:52.490641+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:17:52.493878+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:17:52.496757+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:18:11.092828+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/28 18:18:11 installed tools
...
[I2024-08-28T18:26:36.046793+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T18:26:36.047024+08:00 37315 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-28T18:26:37.055713+08:00 37315 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 8002845](https://go.googlesource.com/go/+/8002845759484ad55c8194199ec065d228ede6b2))
* telemetry on master ([commit e553cd4](https://go.googlesource.com/telemetry/+/e553cd4b65f189bb418a767ffc2b5615bbc9a5d3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-28 00:54 x_telemetry-gotip-freebsd-riscv64 telemetry@e553cd4b go@aeac0b6c [build] (log)
2024/08/28 23:32:08 run starting
[I2024-08-28T23:32:08.554849+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:08.569798+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:08.573571+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:08.574312+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:08.575363+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:08.578164+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:08.580968+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:32:09.855852+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/28 23:32:09 installed tools
...
[I2024-08-28T23:40:25.970546+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-28T23:40:25.970821+08:00 8918 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-28T23:40:26.981377+08:00 8918 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit aeac0b6](https://go.googlesource.com/go/+/aeac0b6cbfb42bc9c9301913a191bb09454d316a))
* telemetry on master ([commit e553cd4](https://go.googlesource.com/telemetry/+/e553cd4b65f189bb418a767ffc2b5615bbc9a5d3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-08-28 20:22 x_telemetry-gotip-freebsd-riscv64 telemetry@a797f331 go@e126129d [build] (log)
2024/08/29 05:43:29 run starting
[I2024-08-29T05:43:29.782457+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:43:29.798977+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:43:29.800982+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:43:29.801875+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:43:29.802253+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:43:29.805793+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:43:29.808478+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/29 05:43:42 installed tools
[I2024-08-29T05:43:42.334841+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-29T05:52:30.158114+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:52:30.158310+08:00 1282 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-29T05:52:31.207357+08:00 1282 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit e126129](https://go.googlesource.com/go/+/e126129d7612349874828685c2bcd49de498a1a0))
* telemetry on master ([commit a797f33](https://go.googlesource.com/telemetry/+/a797f331ea9751d12606eb814afec1ecabfa4ac3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-28 20:22 x_telemetry-go1.23-freebsd-riscv64 telemetry@a797f331 release-branch.go1.23@7afe17bb [build] (log)
2024/08/29 07:29:41 run starting
[I2024-08-29T07:29:41.080453+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:29:41.091655+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:29:41.095267+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:29:41.096246+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:29:41.096477+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:29:41.099617+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:29:41.102362+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/29 07:29:42 installed tools
[I2024-08-29T07:29:42.279732+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-29T07:38:11.589351+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:38:11.589844+08:00 8601 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-29T07:38:12.656823+08:00 8601 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 7afe17b](https://go.googlesource.com/go/+/7afe17bbdb961df3a7163f4d725bedc1c008571f))
* telemetry on master ([commit a797f33](https://go.googlesource.com/telemetry/+/a797f331ea9751d12606eb814afec1ecabfa4ac3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-28 15:34 x_tools-go1.23-freebsd-riscv64 tools@594cdabe release-branch.go1.23@6de5a718 [build] (log)
2024/08/29 05:06:28 run starting
[I2024-08-29T05:06:28.072591+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:28.085705+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:28.092919+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:28.093233+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:28.093996+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:28.097373+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:28.100356+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:06:29.372987+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/29 05:06:29 installed tools
...
[I2024-08-29T05:41:46.107928+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T05:41:46.108316+08:00 98785 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-29T05:41:47.122095+08:00 98785 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 6de5a71](https://go.googlesource.com/go/+/6de5a7180cc6459235895c76c792a7f15be5625d))
* tools on master ([commit 594cdab](https://go.googlesource.com/tools/+/594cdabebbd503e8d20eeb03faf99d3c1cabef6e))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-28 20:22 x_telemetry-go1.23-freebsd-riscv64 telemetry@a797f331 release-branch.go1.23@3d1f1f27 [build] (log)
2024/08/29 19:35:04 run starting
[I2024-08-29T19:35:04.750715+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:35:04.765400+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:35:04.769962+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:35:04.770747+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:35:04.771928+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:35:04.775171+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:35:04.777992+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/29 19:35:05 installed tools
[I2024-08-29T19:35:05.969238+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-29T19:43:45.924218+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T19:43:45.924445+08:00 77583 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-29T19:43:46.971670+08:00 77583 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 3d1f1f2](https://go.googlesource.com/go/+/3d1f1f27cf2f524dc17697f8058162ada850d61e))
* telemetry on master ([commit a797f33](https://go.googlesource.com/telemetry/+/a797f331ea9751d12606eb814afec1ecabfa4ac3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-28 20:22 x_telemetry-gotip-darwin-arm64_11 telemetry@a797f331 go@4f852b97 [build] (log)
2024/08/29 07:50:42 run starting
[I2024-08-29T07:50:42.751082-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.751885-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.752165-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.752286-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.752336-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.752694-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.752931-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.896630-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:50:42.896734-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-29T07:52:08.729495-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-29T07:52:08.729563-07:00 34104 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-29T07:52:09.864009-07:00 34104 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 4f852b9](https://go.googlesource.com/go/+/4f852b9734249c063928b34a02dd689e03a8ab2c))
* telemetry on master ([commit a797f33](https://go.googlesource.com/telemetry/+/a797f331ea9751d12606eb814afec1ecabfa4ac3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-28 20:22 x_telemetry-go1.22-freebsd-riscv64 telemetry@a797f331 release-branch.go1.22@e87be983 [build] (log)
2024/08/30 02:14:39 run starting
[I2024-08-30T02:14:39.934068+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:14:39.940247+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:14:39.944776+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:14:39.945423+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:14:39.946645+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:14:39.949115+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:14:39.952187+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/30 02:14:58 installed tools
[I2024-08-30T02:14:58.637015+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-30T02:23:14.672441+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T02:23:14.672692+08:00 82087 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-30T02:23:15.711651+08:00 82087 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit e87be98](https://go.googlesource.com/go/+/e87be9833ed4db2b7a981766f847e47792401cc0))
* telemetry on master ([commit a797f33](https://go.googlesource.com/telemetry/+/a797f331ea9751d12606eb814afec1ecabfa4ac3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-29 15:42 x_telemetry-go1.23-freebsd-riscv64 telemetry@f29ab539 release-branch.go1.23@3d1f1f27 [build] (log)
2024/08/30 18:47:33 run starting
[I2024-08-30T18:47:33.777271+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:47:33.793213+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:47:33.796768+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:47:33.797637+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:47:33.798526+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:47:33.801820+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:47:33.804791+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/08/30 18:47:35 installed tools
[I2024-08-30T18:47:35.002831+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-08-30T18:55:55.044287+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-08-30T18:55:55.044504+08:00 6373 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-08-30T18:55:56.109881+08:00 6373 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 3d1f1f2](https://go.googlesource.com/go/+/3d1f1f27cf2f524dc17697f8058162ada850d61e))
* telemetry on master ([commit f29ab53](https://go.googlesource.com/telemetry/+/f29ab539cc98365b09dfb1c7ce5728644f1ffc8b))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-06 16:07 x_crypto-gotip-freebsd-riscv64 crypto@b2d3a6a4 go@46985f4e [build] (log)
2024/09/03 21:59:06 run starting
[I2024-09-03T21:59:06.783357+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T21:59:06.798865+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T21:59:06.802663+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T21:59:06.803903+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T21:59:06.804391+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T21:59:06.807388+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T21:59:06.810237+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/03 21:59:08 installed tools
[I2024-09-03T21:59:08.020394+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-03T22:04:48.877149+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-03T22:04:48.877358+08:00 89838 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-03T22:04:49.860715+08:00 89838 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 46985f4](https://go.googlesource.com/go/+/46985f4ec2a83241de4c0cec522df0ed19a3635d))
* crypto on master ([commit b2d3a6a](https://go.googlesource.com/crypto/+/b2d3a6a4b4d36521cd7f653879cf6981e7c5c340))
Error: `Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-30 21:20 x_telemetry-gotip-linux-loong64 telemetry@a0ccdf0a go@1b4cf43e [build] (log)
2024/09/05 00:10:04 run starting
[I2024-09-05T00:10:04.864108+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:04.865834+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:04.866742+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:04.866796+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:04.866883+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:04.867449+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:04.867862+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:05.711783+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:10:05.711916+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T00:18:57.863968+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T00:18:57.864017+08:00 1410646 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T00:18:58.865085+08:00 1410646 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 1b4cf43](https://go.googlesource.com/go/+/1b4cf43e422031f94b55822447625772efd37ea8))
* telemetry on master ([commit a0ccdf0](https://go.googlesource.com/telemetry/+/a0ccdf0ac735f52fc39e62b4fb5291ce41f3273c))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-04 14:33 x_tools-gotip-darwin-amd64_13 tools@70f56264 go@1b4cf43e [build] (log)
go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 142.251.167.141:443: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-04 17:05 x_telemetry-go1.23-linux-loong64 telemetry@6c10903c release-branch.go1.23@3d1f1f27 [build] (log)
2024/09/05 01:05:43 run starting
[I2024-09-05T01:05:43.779107+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:05:43.781849+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:05:43.781922+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:05:43.782063+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:05:43.782430+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:05:43.783573+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:05:43.784034+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 01:05:47 installed tools
[I2024-09-05T01:05:47.486659+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T01:07:33.142973+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T01:07:33.143027+08:00 944484 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T01:07:34.144145+08:00 944484 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 3d1f1f2](https://go.googlesource.com/go/+/3d1f1f27cf2f524dc17697f8058162ada850d61e))
* telemetry on master ([commit 6c10903](https://go.googlesource.com/telemetry/+/6c10903c55aa735426b675c12f3f21bf0ec42f0a))
Error: `Failed to run "fetch \"golang.org/x/telemetry\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-08-30 21:20 x_telemetry-go1.23-freebsd-riscv64 telemetry@a0ccdf0a release-branch.go1.23@9c939a1e [build] (log)
2024/09/01 12:46:48 run starting
[I2024-09-01T12:46:48.263812+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:46:48.276237+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:46:48.281832+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:46:48.282866+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:46:48.283123+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:46:48.286426+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:46:48.289299+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/01 12:47:06 installed tools
[I2024-09-01T12:47:06.925111+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-01T12:55:12.986876+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-01T12:55:12.987086+08:00 31026 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-01T12:55:14.006841+08:00 31026 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 9c939a1](https://go.googlesource.com/go/+/9c939a1e60ba1fa89251b5ef43793542aa68ff4e))
* telemetry on master ([commit a0ccdf0](https://go.googlesource.com/telemetry/+/a0ccdf0ac735f52fc39e62b4fb5291ce41f3273c))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-04 17:05 x_telemetry-go1.23-freebsd-riscv64 telemetry@6c10903c release-branch.go1.23@3d1f1f27 [build] (log)
2024/09/05 07:19:32 run starting
[I2024-09-05T07:19:32.287702+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:19:32.298265+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:19:32.302124+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:19:32.302784+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:19:32.303001+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:19:32.306217+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:19:32.309066+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 07:19:33 installed tools
[I2024-09-05T07:19:33.503159+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T07:27:54.524193+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:27:54.524427+08:00 42384 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T07:27:55.586487+08:00 42384 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 3d1f1f2](https://go.googlesource.com/go/+/3d1f1f27cf2f524dc17697f8058162ada850d61e))
* telemetry on master ([commit 6c10903](https://go.googlesource.com/telemetry/+/6c10903c55aa735426b675c12f3f21bf0ec42f0a))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-04 14:33 x_tools-go1.22-freebsd-riscv64 tools@70f56264 release-branch.go1.22@e87be983 [build] (log)
2024/09/05 07:09:26 run starting
[I2024-09-05T07:09:26.970912+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:09:26.987943+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:09:26.990176+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:09:26.991603+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:09:26.992024+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:09:26.995144+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:09:26.997937+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 07:09:46 installed tools
[I2024-09-05T07:09:46.106856+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T07:17:48.760162+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T07:17:48.760392+08:00 42321 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T07:17:49.780696+08:00 42321 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit e87be98](https://go.googlesource.com/go/+/e87be9833ed4db2b7a981766f847e47792401cc0))
* tools on master ([commit 70f5626](https://go.googlesource.com/tools/+/70f56264139c00af8ea420899cdb440c32b5599e))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2024-09-04 18:30 x_telemetry-go1.23-freebsd-riscv64 telemetry@94f817d1 release-branch.go1.23@3d1f1f27 [build] (log)
2024/09/05 17:51:45 run starting
[I2024-09-05T17:51:45.012343+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T17:51:45.024371+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T17:51:45.031666+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T17:51:45.032146+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T17:51:45.032908+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T17:51:45.036036+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T17:51:45.038911+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 17:51:46 installed tools
[I2024-09-05T17:51:46.229986+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T18:00:09.022678+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T18:00:09.022889+08:00 76035 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T18:00:10.060102+08:00 76035 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 3d1f1f2](https://go.googlesource.com/go/+/3d1f1f27cf2f524dc17697f8058162ada850d61e))
* telemetry on master ([commit 94f817d](https://go.googlesource.com/telemetry/+/94f817d1df7920b6ad8cd7ac39c0f76e37ce7809))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-05 00:35 x_benchmarks-go1.22-linux-loong64 benchmarks@fff5323d release-branch.go1.22@b2325961 [build] (log)
2024/09/06 01:51:02 run starting
[I2024-09-06T01:51:02.602399+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:02.604740+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:02.605216+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:02.605282+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:02.605405+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:02.606207+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:02.607141+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:03.528428+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T01:51:03.528587+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-06T02:06:07.651532+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T02:06:07.651583+08:00 787501 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-06T02:06:08.652214+08:00 787501 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b232596](https://go.googlesource.com/go/+/b232596139dbe96a62edbe3a2a203e856bf556eb))
* benchmarks on master ([commit fff5323](https://go.googlesource.com/benchmarks/+/fff5323d54cb7f201e81a318c8ac7f824045285c))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-04 22:19 x_net-go1.22-freebsd-riscv64 net@9bf379fa release-branch.go1.22@e87be983 [build] (log)
2024/09/05 14:03:08 run starting
[I2024-09-05T14:03:08.275508+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:03:08.291398+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:03:08.295900+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:03:08.296812+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:03:08.297422+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:03:08.300524+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:03:08.303154+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 14:03:09 installed tools
[I2024-09-05T14:03:09.544860+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T14:08:42.504157+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T14:08:42.504399+08:00 12798 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T14:08:43.514731+08:00 12798 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit e87be98](https://go.googlesource.com/go/+/e87be9833ed4db2b7a981766f847e47792401cc0))
* net on master ([commit 9bf379f](https://go.googlesource.com/net/+/9bf379fa3ecca65daf9d75766986d20ea202f7f8))
Error: `Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-04 18:30 x_telemetry-go1.23-freebsd-riscv64 telemetry@94f817d1 release-branch.go1.23@032ac075 [build] (log)
2024/09/06 12:57:48 run starting
[I2024-09-06T12:57:48.989648+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:49.004604+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:49.009794+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:49.010706+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:49.011243+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:49.014753+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:49.017516+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T12:57:50.205066+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/06 12:57:50 installed tools
...
[I2024-09-06T13:06:28.809450+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T13:06:28.809702+08:00 34717 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-06T13:06:29.865440+08:00 34717 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 032ac07](https://go.googlesource.com/go/+/032ac075c20c01c6c35a672d1542d3e98eab84ea))
* telemetry on master ([commit 94f817d](https://go.googlesource.com/telemetry/+/94f817d1df7920b6ad8cd7ac39c0f76e37ce7809))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-05 00:35 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@fff5323d release-branch.go1.23@3d1f1f27 [build] (log)
2024/09/05 19:06:26 run starting
[I2024-09-05T19:06:26.234859+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:06:26.245559+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:06:26.250581+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:06:26.252897+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:06:26.253426+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:06:26.256628+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:06:26.259372+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 19:06:27 installed tools
[I2024-09-05T19:06:27.466027+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-05T19:17:11.884524+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T19:17:11.884768+08:00 98241 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T19:17:12.891790+08:00 98241 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 3d1f1f2](https://go.googlesource.com/go/+/3d1f1f27cf2f524dc17697f8058162ada850d61e))
* benchmarks on master ([commit fff5323](https://go.googlesource.com/benchmarks/+/fff5323d54cb7f201e81a318c8ac7f824045285c))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@80ff7cd3 [build] (log)
2024/09/07 05:42:33 run starting
[I2024-09-07T05:42:33.885077+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:33.899848+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:33.900206+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:33.901853+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:33.902257+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:33.907692+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:33.910420+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:42:35.118532+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/07 05:42:35 installed tools
...
[I2024-09-07T05:50:38.909550+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T05:50:38.909817+08:00 48581 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-07T05:50:39.938830+08:00 48581 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 80ff7cd](https://go.googlesource.com/go/+/80ff7cd35ad35e6518b539f4eb2517928c2f8945))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@e6598e7b [build] (log)
2024/09/07 21:57:23 run starting
[I2024-09-07T21:57:23.066961+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T21:57:23.082344+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T21:57:23.088553+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T21:57:23.089207+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T21:57:23.089600+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T21:57:23.092609+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T21:57:23.095729+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/07 21:57:24 installed tools
[I2024-09-07T21:57:24.347274+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-07T22:05:34.612948+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-07T22:05:34.613141+08:00 60081 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-07T22:05:35.658639+08:00 60081 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit e6598e7](https://go.googlesource.com/go/+/e6598e7baafa5650f82b9575c053a52c2601bf8f))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-04 18:30 x_telemetry-gotip-freebsd-riscv64 telemetry@94f817d1 go@db07c860 [build] (log)
2024/09/06 05:52:19 run starting
[I2024-09-06T05:52:19.514481+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T05:52:19.527506+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T05:52:19.527849+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T05:52:19.528867+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T05:52:19.529461+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T05:52:19.535062+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T05:52:19.537821+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/06 05:52:21 installed tools
[I2024-09-06T05:52:21.373718+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-06T06:00:43.530275+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T06:00:43.530461+08:00 47653 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-06T06:00:44.537706+08:00 47653 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit db07c86](https://go.googlesource.com/go/+/db07c8607a1da5f618a7a8c2fae3e557dc6cb1af))
* telemetry on master ([commit 94f817d](https://go.googlesource.com/telemetry/+/94f817d1df7920b6ad8cd7ac39c0f76e37ce7809))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@e6598e7b [build] (log)
2024/09/08 11:25:51 run starting
[I2024-09-08T11:25:51.595917+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:25:51.611671+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:25:51.616515+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:25:51.617301+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:25:51.617909+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:25:51.620814+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:25:51.623608+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/08 11:25:53 installed tools
[I2024-09-08T11:25:53.013430+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-08T11:33:58.314610+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-08T11:33:58.314857+08:00 40348 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-08T11:33:59.318293+08:00 40348 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit e6598e7](https://go.googlesource.com/go/+/e6598e7baafa5650f82b9575c053a52c2601bf8f))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@82575f76 [build] (log)
2024/09/09 00:44:29 run starting
[I2024-09-09T00:44:29.133525+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:29.150072+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:29.151663+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:29.152750+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:29.153454+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:29.156190+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:29.158997+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:44:30.413661+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/09 00:44:30 installed tools
...
[I2024-09-09T00:53:11.586974+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T00:53:11.587226+08:00 17865 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-09T00:53:12.630694+08:00 17865 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 82575f7](https://go.googlesource.com/go/+/82575f76b8473effd6aff0a8690582820380d4d4))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-05 00:35 x_benchmarks-gotip-freebsd-riscv64 benchmarks@fff5323d go@db07c860 [build] (log)
2024/09/05 20:29:12 run starting
[I2024-09-05T20:29:12.503782+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:12.520077+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:12.526141+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:12.526882+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:12.527683+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:12.530504+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:12.533402+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:29:13.730375+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/05 20:29:13 installed tools
...
[I2024-09-05T20:37:41.155096+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-05T20:37:41.155327+08:00 4599 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-05T20:37:42.199554+08:00 4599 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit db07c86](https://go.googlesource.com/go/+/db07c8607a1da5f618a7a8c2fae3e557dc6cb1af))
* benchmarks on master ([commit fff5323](https://go.googlesource.com/benchmarks/+/fff5323d54cb7f201e81a318c8ac7f824045285c))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@a886959a [build] (log)
2024/09/09 13:24:02 run starting
[I2024-09-09T13:24:02.761636+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:24:02.775177+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:24:02.777861+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:24:02.779261+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:24:02.779477+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:24:02.783030+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:24:02.785892+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/09 13:24:04 installed tools
[I2024-09-09T13:24:04.028088+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-09T13:32:14.264721+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T13:32:14.264949+08:00 93509 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-09T13:32:15.298372+08:00 93509 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a886959](https://go.googlesource.com/go/+/a886959aa2fb1115096a937d3d8a2e921388752f))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@69234ded [build] (log)
2024/09/10 01:42:36 run starting
[I2024-09-10T01:42:36.585799+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:42:36.600510+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:42:36.601607+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:42:36.603615+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:42:36.604283+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:42:36.607500+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:42:36.610345+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/10 01:42:37 installed tools
[I2024-09-10T01:42:37.905148+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-10T01:50:52.158479+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T01:50:52.158756+08:00 58139 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-10T01:50:53.171922+08:00 58139 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 69234de](https://go.googlesource.com/go/+/69234ded30614a471c35cef5d87b0e0d3c136cd9))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 21:37 x_tools-go1.22-freebsd-riscv64 tools@ce7eed49 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-06 21:56 x_tools-go1.22-freebsd-riscv64 tools@9f9b7e39 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-06 22:55 x_tools-go1.22-freebsd-riscv64 tools@f111c724 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-09 20:13 x_tools-go1.22-darwin-amd64_12 tools@bfc94c96 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (darwin/amd64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.darwin-amd64: Get "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.darwin-amd64.zip": dial tcp 64.233.180.141:443: i/o timeout
2024-09-09 22:08 x_tools-go1.22-freebsd-riscv64 tools@8ba91691 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.23-freebsd-riscv64 telemetry@6d9f2eb8 release-branch.go1.23@53487e54 [build] (log)
2024/09/10 20:42:12 run starting
[I2024-09-10T20:42:12.814364+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:12.820186+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:12.824132+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:12.824839+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:12.826295+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:12.829387+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:12.832106+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:42:14.037748+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/10 20:42:14 installed tools
...
[I2024-09-10T20:50:39.845823+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T20:50:39.846041+08:00 4557 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-10T20:50:40.892937+08:00 4557 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 53487e5](https://go.googlesource.com/go/+/53487e5477151ed75da50e50a0ba8f1ca64c00a3))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-09 22:08 x_tools-go1.23-freebsd-riscv64 tools@8ba91691 release-branch.go1.23@e6598e7b [build] (log)
2024/09/10 17:50:09 run starting
[I2024-09-10T17:50:09.606799+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:50:09.610766+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:50:09.615501+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:50:09.616525+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:50:09.617672+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:50:09.620867+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:50:09.624149+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/10 17:50:10 installed tools
[I2024-09-10T17:50:10.838948+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-10T17:58:13.773297+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T17:58:13.773688+08:00 73329 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-10T17:58:14.799152+08:00 73329 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit e6598e7](https://go.googlesource.com/go/+/e6598e7baafa5650f82b9575c053a52c2601bf8f))
* tools on master ([commit 8ba9169](https://go.googlesource.com/tools/+/8ba91691647756357cce2b7fa3dcf4051528cfc4))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-04 20:46 x_crypto-go1.22-freebsd-riscv64 crypto@b35ab4fd release-branch.go1.22@6fab4b9a [build] (log)
2024/09/10 04:08:56 run starting
[I2024-09-10T04:08:56.515559+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:56.520424+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:56.526229+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:56.526759+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:56.527458+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:56.536101+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:56.541191+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:08:57.768905+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/10 04:08:57 installed tools
...
[I2024-09-10T04:14:31.494964+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-10T04:14:31.495349+08:00 71043 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-10T04:14:32.453796+08:00 71043 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 6fab4b9](https://go.googlesource.com/go/+/6fab4b9a9eccbfdae14bdeb45cd3ae625ae2081e))
* crypto on master ([commit b35ab4f](https://go.googlesource.com/crypto/+/b35ab4fde0e27d900fc800ae12370c858b58ba41))
Error: `Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1`
Additional links for debugging:
2024-09-04 21:26 x_crypto-go1.22-freebsd-riscv64 crypto@c9da6b9a release-branch.go1.22@b2325961 [build] (log)
2024/09/09 16:42:39 run starting
[I2024-09-09T16:42:39.896659+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:42:39.912912+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:42:39.917636+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:42:39.918659+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:42:39.919268+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:42:39.922541+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:42:39.925734+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/09 16:42:41 installed tools
[I2024-09-09T16:42:41.246867+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-09T16:48:20.376378+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-09T16:48:20.376559+08:00 8375 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-09T16:48:21.364766+08:00 8375 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b232596](https://go.googlesource.com/go/+/b232596139dbe96a62edbe3a2a203e856bf556eb))
* crypto on master ([commit c9da6b9](https://go.googlesource.com/crypto/+/c9da6b9a4008902aae7c754e8f01d42e2d2cf205))
Error: `Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-go1.22-linux-loong64 telemetry@6d9f2eb8 release-branch.go1.22@6fab4b9a [build] (log)
2024/09/06 23:44:48 run starting
[I2024-09-06T23:44:48.436717+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:48.439598+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:48.439675+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:48.439807+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:48.439908+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:48.440939+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:48.441819+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:49.249535+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:44:49.249673+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-06T23:47:32.895648+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-06T23:47:32.895697+08:00 3620699 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-06T23:47:33.896497+08:00 3620699 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit 6fab4b9](https://go.googlesource.com/go/+/6fab4b9a9eccbfdae14bdeb45cd3ae625ae2081e))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-11 17:47 x_telemetry-go1.23-freebsd-riscv64 telemetry@74ed92f7 release-branch.go1.23@a74951c5 [build] (log)
2024/09/12 09:54:44 run starting
[I2024-09-12T09:54:44.253199+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T09:54:44.266255+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T09:54:44.271121+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T09:54:44.272230+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T09:54:44.272660+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T09:54:44.278860+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T09:54:44.286268+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/12 09:54:45 installed tools
[I2024-09-12T09:54:45.539291+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-12T10:03:12.097825+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:03:12.098105+08:00 68619 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-12T10:03:13.108714+08:00 68619 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit 74ed92f](https://go.googlesource.com/telemetry/+/74ed92f77bb49f52b9040e7bc597b530825a9380))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-10 16:53 x_tools-go1.22-freebsd-riscv64 tools@fd7ab2da release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-10 17:05 x_tools-go1.22-freebsd-riscv64 tools@b7af2695 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-10 18:45 x_tools-go1.22-freebsd-riscv64 tools@b0f680cc release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-11 23:18 x_tools-go1.22-freebsd-riscv64 tools@6a387a40 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-11 22:28 x_tools-go1.22-freebsd-riscv64 tools@42a6477e release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-12 17:34 x_tools-gotip-darwin-amd64_13 tools@beed481f go@8efb5ebf [build] (log)
go: github.com/BurntSushi/toml@v1.2.1: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 64.233.180.141:443: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-06 15:04 x_telemetry-gotip-freebsd-riscv64 telemetry@6d9f2eb8 go@2982253c [build] (log)
2024/09/11 19:05:16 run starting
[I2024-09-11T19:05:16.834191+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:05:16.843385+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:05:16.848738+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:05:16.849475+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:05:16.850390+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:05:16.853853+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:05:16.857218+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/11 19:05:18 installed tools
[I2024-09-11T19:05:18.143422+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-11T19:14:17.855504+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-11T19:14:17.855727+08:00 1690 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-11T19:14:18.867099+08:00 1690 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 2982253](https://go.googlesource.com/go/+/2982253c42c7803670b0d32755a3da5578ef1c49))
* telemetry on master ([commit 6d9f2eb](https://go.googlesource.com/telemetry/+/6d9f2eb83631e39f6d0b87dd8411b8f5d7fac38e))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-11 17:47 x_telemetry-gotip-freebsd-riscv64 telemetry@74ed92f7 go@e9a500f4 [build] (log)
2024/09/13 01:00:16 run starting
[I2024-09-13T01:00:16.979294+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:16.991693+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:16.997475+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:16.997902+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:16.999193+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:17.002360+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:17.005226+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:00:18.491568+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/13 01:00:18 installed tools
...
[I2024-09-13T01:08:54.571178+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T01:08:54.571440+08:00 62060 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-13T01:08:55.638026+08:00 62060 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit e9a500f](https://go.googlesource.com/go/+/e9a500f47dadcd73c970649a1072d28997617610))
* telemetry on master ([commit 74ed92f](https://go.googlesource.com/telemetry/+/74ed92f77bb49f52b9040e7bc597b530825a9380))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-12 20:01 x_tools-go1.22-freebsd-riscv64 tools@198986d2 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-12 19:13 x_tools-go1.22-freebsd-riscv64 tools@3e491913 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-12 17:34 x_tools-go1.22-freebsd-riscv64 tools@beed481f release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-13 16:31 x_telemetry-go1.23-linux-386 telemetry@e6b4434f release-branch.go1.23@a74951c5 [build] (log)
2024/09/13 16:34:26 run starting
[I2024-09-13T16:34:26.766877Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:26.769278Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:26.769708Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:26.769808Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:26.770097Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:26.770438Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:26.770836Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:29.791442Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/13 16:34:29 installed tools
...
[I2024-09-13T16:34:40.218656Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T16:34:40.218700Z 157 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-13T16:34:41.219276Z 157 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit e6b4434](https://go.googlesource.com/telemetry/+/e6b4434f4423e7cda508203563708a65603453d2))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-11 17:47 x_telemetry-go1.22-freebsd-riscv64 telemetry@74ed92f7 release-branch.go1.22@b4086b7c [build] (log)
2024/09/12 23:43:56 run starting
[I2024-09-12T23:43:56.819355+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:43:56.834870+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:43:56.838798+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:43:56.839558+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:43:56.840124+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:43:56.842946+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:43:56.845871+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/12 23:44:15 installed tools
[I2024-09-12T23:44:15.836989+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-12T23:52:28.672598+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T23:52:28.672814+08:00 38094 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-12T23:52:29.700288+08:00 38094 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* telemetry on master ([commit 74ed92f](https://go.googlesource.com/telemetry/+/74ed92f77bb49f52b9040e7bc597b530825a9380))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-12 14:40 x_tools-go1.22-freebsd-riscv64 tools@15b8886a release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-12 19:16 x_telemetry-go1.22-freebsd-riscv64 telemetry@22fe4a1e release-branch.go1.22@b4086b7c [build] (log)
2024/09/13 09:33:10 run starting
[I2024-09-13T09:33:10.558643+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:10.570831+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:10.576820+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:10.577667+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:10.578455+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:10.581774+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:10.584579+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:33:29.984419+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/13 09:33:29 installed tools
...
[I2024-09-13T09:43:24.276709+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:43:24.277073+08:00 67370 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-13T09:43:25.294574+08:00 67370 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* telemetry on master ([commit 22fe4a1](https://go.googlesource.com/telemetry/+/22fe4a1e7b9ca9039a2025affc5c2548fac7fc36))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-13 18:33 x_tools-go1.22-freebsd-riscv64 tools@91d4bdb3 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-12 14:25 x_tools-go1.22-freebsd-riscv64 tools@4e8d5c8a release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-12 19:16 x_telemetry-go1.23-freebsd-riscv64 telemetry@22fe4a1e release-branch.go1.23@a74951c5 [build] (log)
2024/09/13 09:45:09 run starting
[I2024-09-13T09:45:09.341104+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:45:09.354651+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:45:09.360500+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:45:09.361290+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:45:09.361930+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:45:09.364936+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:45:09.367904+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/13 09:45:10 installed tools
[I2024-09-13T09:45:10.619418+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-13T09:53:19.494175+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-13T09:53:19.494570+08:00 67435 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-13T09:53:20.542575+08:00 67435 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit 22fe4a1](https://go.googlesource.com/telemetry/+/22fe4a1e7b9ca9039a2025affc5c2548fac7fc36))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-13 16:31 x_telemetry-go1.23-freebsd-riscv64 telemetry@e6b4434f release-branch.go1.23@a74951c5 [build] (log)
2024/09/14 20:56:37 run starting
[I2024-09-14T20:56:37.315411+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:37.331273+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:37.335169+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:37.335811+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:37.336507+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:37.339915+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:37.342779+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:56:38.565778+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/14 20:56:38 installed tools
...
[I2024-09-14T21:04:55.382400+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T21:04:55.382657+08:00 77694 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-14T21:04:56.387239+08:00 77694 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit e6b4434](https://go.googlesource.com/telemetry/+/e6b4434f4423e7cda508203563708a65603453d2))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-13 16:31 x_telemetry-go1.23-freebsd-riscv64 telemetry@96217376 release-branch.go1.23@a74951c5 [build] (log)
2024/09/14 06:35:12 run starting
[I2024-09-14T06:35:12.217291+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:12.235186+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:12.239487+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:12.240138+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:12.240432+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:12.243874+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:12.246785+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:35:13.484938+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/14 06:35:13 installed tools
...
[I2024-09-14T06:43:41.115523+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T06:43:41.115800+08:00 85962 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-14T06:43:42.131946+08:00 85962 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit 9621737](https://go.googlesource.com/telemetry/+/9621737653dc21d5c57c48b2281cc21fd4ea7428))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-13 16:35 x_telemetry-go1.23-freebsd-riscv64 telemetry@c4c42c54 release-branch.go1.23@a74951c5 [build] (log)
2024/09/14 14:33:20 run starting
[I2024-09-14T14:33:20.730690+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:33:20.742722+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:33:20.747315+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:33:20.748982+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:33:20.749423+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:33:20.752618+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:33:20.755448+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/14 14:33:21 installed tools
[I2024-09-14T14:33:21.969515+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-14T14:41:37.678529+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:41:37.678788+08:00 86096 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-14T14:41:38.695370+08:00 86096 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit c4c42c5](https://go.googlesource.com/telemetry/+/c4c42c540963e6e281f4d6d13532e88c29203f65))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-13 16:31 x_telemetry-go1.23-freebsd-riscv64 telemetry@865cc676 release-branch.go1.23@a74951c5 [build] (log)
2024/09/15 03:21:03 run starting
[I2024-09-15T03:21:03.235679+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:21:03.252082+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:21:03.257321+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:21:03.258295+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:21:03.259171+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:21:03.262668+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:21:03.266343+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/15 03:21:04 installed tools
[I2024-09-15T03:21:04.512508+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-15T03:31:02.454184+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-15T03:31:02.454469+08:00 70900 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-15T03:31:03.477601+08:00 70900 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit 865cc67](https://go.googlesource.com/telemetry/+/865cc6769b63b9f8c4d1138da5edd25ad2f5b0f7))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-13 18:33 x_tools-go1.22-freebsd-riscv64 tools@91d4bdb3 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-11 21:24 x_tools-go1.22-freebsd-riscv64 tools@51571182 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-11 21:04 x_tools-go1.22-freebsd-riscv64 tools@94ac686d release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-11 20:58 x_tools-go1.22-freebsd-riscv64 tools@28843753 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-09 18:20 x_tools-go1.22-freebsd-riscv64 tools@c055e89c release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-09 18:54 x_tools-go1.22-freebsd-riscv64 tools@1dc949f0 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-09 20:13 x_tools-go1.22-freebsd-riscv64 tools@bfc94c96 release-branch.go1.22@6fab4b9a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-13 16:35 x_telemetry-go1.23-darwin-amd64-longtest telemetry@c4c42c54 release-branch.go1.23@a74951c5 [build] (log)
go: cloud.google.com/go@v0.110.8: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.110.8.mod": dial tcp 64.233.180.141:443: i/o timeout
2024-09-13 16:35 x_telemetry-go1.23-linux-loong64 telemetry@c4c42c54 release-branch.go1.23@a74951c5 [build] (log)
2024/09/14 00:39:00 run starting
[I2024-09-14T00:39:00.614343+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:00.617590+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:00.618082+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:00.618163+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:00.618341+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:00.618736+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:00.619241+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:39:04.643811+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/14 00:39:04 installed tools
...
[I2024-09-14T00:41:43.118455+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T00:41:43.118506+08:00 8796 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-14T00:41:44.118859+08:00 8796 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* telemetry on master ([commit c4c42c5](https://go.googlesource.com/telemetry/+/c4c42c540963e6e281f4d6d13532e88c29203f65))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 14:01 x_tools-go1.22-freebsd-riscv64 tools@7891473c release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 15:23 x_tools-go1.22-freebsd-riscv64 tools@8fcd92f8 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 22:13 x_tools-gotip-freebsd-riscv64 tools@a319a85d go@4f95ad8c [build] (log)
2024/09/17 06:34:55 run starting
[I2024-09-17T06:34:55.833022+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T06:34:55.843837+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T06:34:55.855975+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T06:34:55.856827+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T06:34:55.857471+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T06:34:55.860813+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T06:34:55.863718+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/17 06:34:57 installed tools
[I2024-09-17T06:34:57.220040+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-17T07:15:12.417515+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T07:15:12.417901+08:00 54629 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-17T07:15:13.481703+08:00 54629 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 4f95ad8](https://go.googlesource.com/go/+/4f95ad8ca2864268fe086e23ec5d0ee8b6d5e1c1))
* tools on master ([commit a319a85](https://go.googlesource.com/tools/+/a319a85de8864a4d2a2f8b00ba67bc706a1a6b6a))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 22:55 x_tools-go1.22-freebsd-riscv64 tools@765ea95f release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 22:13 x_tools-go1.22-freebsd-riscv64 tools@a319a85d release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 20:58 x_tools-go1.22-freebsd-riscv64 tools@5aac53c5 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-17 20:36 x_tools-go1.22-freebsd-riscv64 tools@03550136 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-05 17:56 x_benchmarks-go1.22-freebsd-riscv64 benchmarks@35222a18 release-branch.go1.22@b4086b7c [build] (log)
2024/09/12 18:51:24 run starting
[I2024-09-12T18:51:24.927815+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:51:24.942379+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:51:24.946439+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:51:24.947303+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:51:24.947920+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:51:24.951348+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:51:24.954479+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/12 18:51:26 installed tools
[I2024-09-12T18:51:26.240505+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-12T18:59:51.308898+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T18:59:51.309120+08:00 70538 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-12T18:59:52.374775+08:00 70538 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* benchmarks on master ([commit 35222a1](https://go.googlesource.com/benchmarks/+/35222a1842cb3371195dd043d3d2703be1d34178))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-05 17:56 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@35222a18 release-branch.go1.23@a74951c5 [build] (log)
2024/09/12 10:14:28 run starting
[I2024-09-12T10:14:28.443992+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:28.448882+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:28.452568+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:28.453710+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:28.454626+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:28.457701+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:28.460459+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:14:29.822305+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/12 10:14:29 installed tools
...
[I2024-09-12T10:23:29.313950+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-12T10:23:29.314162+08:00 69366 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-12T10:23:30.370849+08:00 69366 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit a74951c](https://go.googlesource.com/go/+/a74951c5af5498db5d4be0c14dcaa45fb452e23a))
* benchmarks on master ([commit 35222a1](https://go.googlesource.com/benchmarks/+/35222a1842cb3371195dd043d3d2703be1d34178))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-18 14:43 x_tools-go1.22-netbsd-arm64 tools@bea7373d release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (netbsd/arm64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.netbsd-arm64: verifying module: golang.org/toolchain@v0.0.1-go1.23.1.netbsd-arm64: Get "https://proxy.golang.org/sumdb/sum.golang.org/supported": read tcp 192.168.87.44:62722->142.250.203.113:443: read: connection reset by peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 14:09 x_telemetry-go1.23-freebsd-riscv64 telemetry@1b7b43a8 release-branch.go1.23@c8c6f9ab [build] (log)
2024/09/19 10:27:46 run starting
[I2024-09-19T10:27:46.900699+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:27:46.915824+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:27:46.919818+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:27:46.920209+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:27:46.924407+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:27:46.927051+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:27:46.931173+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/19 10:28:05 installed tools
[I2024-09-19T10:28:05.509338+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-19T10:36:26.068993+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T10:36:26.069251+08:00 64443 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-19T10:36:27.087070+08:00 64443 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* telemetry on master ([commit 1b7b43a](https://go.googlesource.com/telemetry/+/1b7b43a8aaf29e66f494d5b816bc840ce24358fc))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-18 14:43 x_tools-go1.23-freebsd-riscv64 tools@bea7373d release-branch.go1.23@c8c6f9ab [build] (log)
2024/09/19 05:33:08 run starting
[I2024-09-19T05:33:08.685433+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:08.698872+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:08.704784+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:08.705474+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:08.706288+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:08.709435+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:08.712612+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T05:33:10.284036+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/19 05:33:10 installed tools
...
[I2024-09-19T06:09:02.163353+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T06:09:02.163630+08:00 24647 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-19T06:09:03.219724+08:00 24647 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* tools on master ([commit bea7373](https://go.googlesource.com/tools/+/bea7373d8a8268c2e3a260c1b8d41f96c4f7489e))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2024-09-19 15:56 x_tools-go1.22-linux-ppc64_power8 tools@45851d3d release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 15:56 x_tools-go1.22-linux-ppc64le_power9 tools@45851d3d release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 15:56 x_tools-go1.23-darwin-amd64_13 tools@45851d3d release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 15:56 x_tools-go1.23-linux-ppc64le_power9 tools@45851d3d release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 15:56 x_tools-gotip-darwin-amd64_13 tools@45851d3d go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 15:56 x_tools-gotip-netbsd-arm64 tools@45851d3d go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 18:36 x_build-go1.23-darwin-amd64-longtest build@a9d3b3b9 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 17:14 x_tools-go1.23-linux-ppc64le_power8 tools@cd349f34 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 17:14 x_tools-go1.23-netbsd-arm64 tools@cd349f34 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 17:14 x_tools-go1.23-openbsd-amd64 tools@cd349f34 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.22-linux-ppc64_power10 tools@8517dc99 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.22-linux-ppc64le_power9 tools@8517dc99 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (linux/ppc64le)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.23-linux-ppc64_power10 tools@8517dc99 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.23-linux-ppc64le_power8 tools@8517dc99 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.23-linux-ppc64le_power9 tools@8517dc99 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 23:09 x_tools-gotip-netbsd-arm64 tools@8517dc99 go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-18 14:43 x_tools-go1.22-freebsd-riscv64 tools@bea7373d release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-18 19:40 x_tools-go1.22-freebsd-riscv64 tools@8db95625 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-18 20:18 x_tools-go1.22-freebsd-riscv64 tools@c8d229cd release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-19 17:14 x_tools-go1.22-freebsd-riscv64 tools@cd349f34 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 23:09 x_tools-go1.22-freebsd-riscv64 tools@d09d36b4 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 18:44 x_build-go1.23-darwin-amd64_13 build@c2f377b5 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 18:44 x_build-gotip-darwin-amd64_11 build@c2f377b5 go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.22-freebsd-riscv64 tools@8517dc99 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 17:32 x_benchmarks-gotip-linux-ppc64_power10 benchmarks@c934f1d1 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-gotip-linux-ppc64_power10 tools@d09d36b4 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 23:09 x_tools-gotip-freebsd-riscv64 tools@8517dc99 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.23-openbsd-amd64 tools@d09d36b4 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-go1.22-darwin-arm64_11 tools@3921b593 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (darwin/arm64)
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-go1.22-darwin-arm64_13 tools@3921b593 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (darwin/arm64)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-go1.22-linux-ppc64_power8 tools@3921b593 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-go1.23-darwin-amd64_11 tools@3921b593 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-go1.23-linux-ppc64_power10 tools@3921b593 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-go1.23-linux-ppc64le_power8 tools@3921b593 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 14:52 x_tools-gotip-linux-ppc64le_power9 tools@3921b593 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.22-darwin-arm64_12 tools@dfc41b52 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (darwin/arm64)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.22-linux-ppc64le_power9 tools@dfc41b52 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.23-darwin-arm64_13 tools@dfc41b52 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.23-openbsd-amd64 tools@dfc41b52 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-gotip-darwin-amd64-longtest tools@dfc41b52 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-gotip-darwin-amd64_13 tools@dfc41b52 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-gotip-darwin-arm64_11 tools@dfc41b52 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.22-linux-ppc64_power10 tools@1c371665 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.22-linux-ppc64_power8 tools@1c371665 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.23-darwin-arm64_12 tools@1c371665 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-gotip-linux-ppc64le_power10 tools@1c371665 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 15:56 x_tools-gotip-openbsd-riscv64 tools@45851d3d go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 17:14 x_tools-gotip-openbsd-riscv64 tools@cd349f34 go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-gotip-openbsd-riscv64 tools@8517dc99 go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-gotip-openbsd-riscv64 tools@d09d36b4 go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.22-linux-ppc64le_power8 tools@dfc41b52 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-gotip-openbsd-amd64 tools@dfc41b52 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-gotip-openbsd-amd64 tools@1c371665 go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-20 16:28 x_tools-go1.23-linux-ppc64le_power8 tools@1204c80e release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 16:28 x_tools-go1.23-linux-ppc64le_power9 tools@1204c80e release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:28 x_tools-gotip-darwin-amd64_11 tools@1204c80e go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 15:56 x_tools-go1.22-freebsd-riscv64 tools@45851d3d release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-20 16:28 x_tools-gotip-linux-riscv64 tools@1204c80e go@c208b913 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 18:36 x_tools-go1.22-linux-ppc64_power10 tools@6a0cacbf release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 18:36 x_tools-gotip-linux-ppc64_power10 tools@6a0cacbf go@402dc987 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-20 18:36 x_tools-go1.22-linux-ppc64le_power8 tools@6a0cacbf release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 18:36 x_tools-go1.23-darwin-arm64_11 tools@6a0cacbf release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 18:36 x_tools-go1.23-darwin-arm64_12 tools@6a0cacbf release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 18:36 x_tools-gotip-darwin-amd64_14 tools@6a0cacbf go@6600a871 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 19:40 x_tools-gotip-linux-ppc64le_power9 tools@0b6abe39 go@402dc987 [build] (log)
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-16 14:09 x_telemetry-go1.23-freebsd-riscv64 telemetry@1b7b43a8 release-branch.go1.23@fbddfae6 [build] (log)
[W2024-09-26T07:35:13.849161+08:00 14838 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/09/26 07:35:13 run starting
2024/09/26 07:35:15 installed tools
[E2024-09-26T07:43:55.313624+08:00 14838 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit fbddfae](https://go.googlesource.com/go/+/fbddfae62f19b5f04555aa593970ac4c6f5a38e5))
* telemetry on master ([commit 1b7b43a](https://go.googlesource.com/telemetry/+/1b7b43a8aaf29e66f494d5b816bc840ce24358fc))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-17 19:25 x_benchmarks-go1.22-freebsd-riscv64 benchmarks@722bb6bd release-branch.go1.22@b4086b7c [build] (log)
2024/09/18 11:52:49 run starting
[I2024-09-18T11:52:49.304958+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T11:52:49.310556+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T11:52:49.318126+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T11:52:49.318521+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T11:52:49.319169+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T11:52:49.326192+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T11:52:49.329533+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/18 11:53:08 installed tools
[I2024-09-18T11:53:08.035667+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-18T12:01:25.390938+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-18T12:01:25.391223+08:00 51055 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-18T12:01:26.432671+08:00 51055 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* benchmarks on master ([commit 722bb6b](https://go.googlesource.com/benchmarks/+/722bb6bd9253262d49b4eefac5597561722d197c))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-17 19:25 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@722bb6bd release-branch.go1.23@c8c6f9ab [build] (log)
2024/09/19 11:09:36 run starting
[I2024-09-19T11:09:36.606532+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:36.618495+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:36.623230+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:36.624122+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:36.625130+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:36.628316+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:36.631239+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:09:37.850952+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/19 11:09:37 installed tools
...
[I2024-09-19T11:22:30.966972+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-19T11:22:30.967215+08:00 66799 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-19T11:22:32.011287+08:00 66799 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 722bb6b](https://go.googlesource.com/benchmarks/+/722bb6bd9253262d49b4eefac5597561722d197c))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-19 17:14 x_tools-go1.23-openbsd-riscv64 tools@cd349f34 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 17:32 x_benchmarks-go1.22-freebsd-riscv64 benchmarks@c934f1d1 release-branch.go1.22@b4086b7c [build] (log)
2024/09/20 07:30:32 run starting
[I2024-09-20T07:30:32.709824+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:32.723966+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:32.728878+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:32.729620+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:32.730546+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:32.733619+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:32.736594+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:30:33.963114+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/20 07:30:33 installed tools
...
[I2024-09-20T07:38:50.347789+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:38:50.347995+08:00 58997 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-20T07:38:51.413606+08:00 58997 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* benchmarks on master ([commit c934f1d](https://go.googlesource.com/benchmarks/+/c934f1d1595f6e949355c3a80800ff112ad5c735))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-19 17:32 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@c934f1d1 release-branch.go1.23@c8c6f9ab [build] (log)
2024/09/20 07:19:46 run starting
[I2024-09-20T07:19:46.198864+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:19:46.211641+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:19:46.216201+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:19:46.216967+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:19:46.218491+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:19:46.221695+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:19:46.224532+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/20 07:20:05 installed tools
[I2024-09-20T07:20:05.357793+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-20T07:28:43.287625+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-20T07:28:43.287844+08:00 58931 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-20T07:28:44.304561+08:00 58931 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit c934f1d](https://go.googlesource.com/benchmarks/+/c934f1d1595f6e949355c3a80800ff112ad5c735))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-19 17:32 x_benchmarks-go1.23-openbsd-riscv64 benchmarks@c934f1d1 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 17:32 x_benchmarks-gotip-openbsd-riscv64 benchmarks@c934f1d1 go@c71b5ff7 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.23-openbsd-riscv64 tools@8517dc99 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-19 23:09 x_tools-go1.23-openbsd-riscv64 tools@d09d36b4 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 15:27 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@b8e725b7 release-branch.go1.23@c8c6f9ab [build] (log)
2024/09/21 05:06:44 run starting
[I2024-09-21T05:06:44.219286+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:06:44.232114+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:06:44.238112+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:06:44.238801+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:06:44.239879+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:06:44.243321+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:06:44.246871+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/21 05:06:45 installed tools
[I2024-09-21T05:06:45.468385+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-21T05:15:02.547091+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-21T05:15:02.547409+08:00 77002 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-21T05:15:03.566447+08:00 77002 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit b8e725b](https://go.googlesource.com/benchmarks/+/b8e725b7c075dc6e9f41fa6123c7f1440a12edca))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-20 16:09 x_benchmarks-go1.22-darwin-amd64-race benchmarks@faa225d3 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:09 x_benchmarks-go1.22-freebsd-riscv64 benchmarks@faa225d3 release-branch.go1.22@b4086b7c [build] (log)
[W2024-09-21T12:03:25.933154+08:00 73245 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/21 12:03:25 run starting
2024/09/21 12:03:44 installed tools
[E2024-09-21T12:12:29.905924+08:00 73245 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* benchmarks on master ([commit faa225d](https://go.googlesource.com/benchmarks/+/faa225d343c9d2941f8a8e5b59346f783eb6b3d5))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-20 16:09 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@faa225d3 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-21T12:14:15.903240+08:00 73306 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/21 12:14:15 run starting
2024/09/21 12:14:17 installed tools
[E2024-09-21T12:22:50.281464+08:00 73306 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit faa225d](https://go.googlesource.com/benchmarks/+/faa225d343c9d2941f8a8e5b59346f783eb6b3d5))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-20 16:09 x_benchmarks-go1.23-openbsd-amd64 benchmarks@faa225d3 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 16:26 x_tools-go1.22-freebsd-riscv64 tools@1c371665 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-20 18:36 x_tools-go1.22-freebsd-riscv64 tools@6a0cacbf release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-20 18:36 x_tools-go1.22-linux-riscv64 tools@6a0cacbf release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (linux/riscv64)
protocol error: received DATA before a HEADERS frame
2024-09-20 19:40 x_tools-go1.22-freebsd-riscv64 tools@0b6abe39 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-20 19:40 x_tools-go1.23-openbsd-amd64 tools@0b6abe39 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 19:51 x_tools-go1.22-linux-ppc64le_power8 tools@1d5e3341 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 19:51 x_tools-go1.23-linux-ppc64le_power9 tools@1d5e3341 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 19:51 x_tools-go1.23-openbsd-amd64 tools@1d5e3341 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 19:51 x_tools-gotip-linux-ppc64_power10 tools@1d5e3341 go@097b7162 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-20 19:51 x_tools-gotip-linux-ppc64le_power8 tools@1d5e3341 go@097b7162 [build] (log)
protocol error: received DATA before a HEADERS frame
2024-09-20 21:11 x_tools-go1.22-freebsd-riscv64 tools@3bb0ed7b release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-20 21:39 x_tools-go1.22-darwin-arm64_12 tools@af67b9d4 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (darwin/arm64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.darwin-arm64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.darwin-arm64.zip": read tcp 10.0.7.239:50700->142.250.158.207:443: read: operation timed out
2024-09-20 21:39 x_tools-go1.22-freebsd-riscv64 tools@af67b9d4 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-21 12:40 x_benchmarks-go1.22-freebsd-riscv64 benchmarks@c183e9d1 release-branch.go1.22@b4086b7c [build] (log)
[W2024-09-22T02:51:03.573181+08:00 89341 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/22 02:51:03 run starting
2024/09/22 02:51:04 installed tools
[E2024-09-22T02:59:26.345342+08:00 89341 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* benchmarks on master ([commit c183e9d](https://go.googlesource.com/benchmarks/+/c183e9d185b3291742a6bf6ced0665af90bea7fe))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 12:40 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@c183e9d1 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-22T02:39:56.844533+08:00 89274 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/22 02:39:56 run starting
2024/09/22 02:40:15 installed tools
[E2024-09-22T02:49:13.778761+08:00 89274 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit c183e9d](https://go.googlesource.com/benchmarks/+/c183e9d185b3291742a6bf6ced0665af90bea7fe))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:09 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@b013dac7 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-24T15:46:58.520131+08:00 77264 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/24 15:46:58 run starting
2024/09/24 15:47:17 installed tools
[E2024-09-24T15:56:41.133869+08:00 77264 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit b013dac](https://go.googlesource.com/benchmarks/+/b013dac7dfdb03c41d141f1f601cb2926c9ee834))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:10 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@084e8ba6 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-24T09:30:18.818665+08:00 84118 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/24 09:30:18 run starting
2024/09/24 09:30:37 installed tools
[E2024-09-24T09:40:12.145528+08:00 84118 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 084e8ba](https://go.googlesource.com/benchmarks/+/084e8ba67235b6e8fd9bd45ebed632252d1d5e83))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:10 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@613ed144 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-24T00:36:01.482254+08:00 80275 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/24 00:36:01 run starting
2024/09/24 00:36:20 installed tools
[E2024-09-24T00:44:55.436938+08:00 80275 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 613ed14](https://go.googlesource.com/benchmarks/+/613ed1441fe924270ac0683733390739648b7359))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:10 x_benchmarks-gotip-freebsd-riscv64 benchmarks@613ed144 go@bc047b62 [build] (log)
[W2024-09-24T04:07:54.981226+08:00 40120 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/24 04:07:54 run starting
2024/09/24 04:07:56 installed tools
[E2024-09-24T04:57:02.387838+08:00 40120 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit bc047b6](https://go.googlesource.com/go/+/bc047b62b2ec0c6eae3437a26410039c82365f60))
* benchmarks on master ([commit 613ed14](https://go.googlesource.com/benchmarks/+/613ed1441fe924270ac0683733390739648b7359))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:10 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@b73810ca release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-23T19:22:56.466630+08:00 11627 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/23 19:22:56 run starting
2024/09/23 19:23:15 installed tools
[E2024-09-23T19:31:45.875497+08:00 11627 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit b73810c](https://go.googlesource.com/benchmarks/+/b73810ca0ea9b2a2a97d9926e6c0666100842e93))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:10 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@cced3d34 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-23T12:38:25.838677+08:00 16007 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/23 12:38:25 run starting
2024/09/23 12:38:44 installed tools
[E2024-09-23T12:47:25.925623+08:00 16007 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit cced3d3](https://go.googlesource.com/benchmarks/+/cced3d34baec3764614222682a77ca931bc34174))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:10 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@12fce83d release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-23T05:43:02.186483+08:00 2887 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/23 05:43:02 run starting
2024/09/23 05:43:21 installed tools
[E2024-09-23T05:52:07.939199+08:00 2887 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 12fce83](https://go.googlesource.com/benchmarks/+/12fce83d418b37a35a4a01dd133ca8f6a3c7da4b))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:11 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@06714b48 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-22T22:57:40.351858+08:00 9185 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/22 22:57:40 run starting
2024/09/22 22:57:59 installed tools
[E2024-09-22T23:06:47.491261+08:00 9185 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 06714b4](https://go.googlesource.com/benchmarks/+/06714b489434267fb849c5429b47d80e7433d149))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:11 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@e49fea36 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-22T16:07:59.460174+08:00 97523 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/22 16:07:59 run starting
2024/09/22 16:08:18 installed tools
[E2024-09-22T16:21:18.541569+08:00 97523 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit e49fea3](https://go.googlesource.com/benchmarks/+/e49fea360658d6a7ac21896e2ba2188a8f57b9e9))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-21 13:11 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@9b3f4a58 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-22T10:06:45.660189+08:00 5661 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/22 10:06:45 run starting
2024/09/22 10:07:04 installed tools
[E2024-09-22T10:15:28.593069+08:00 5661 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 9b3f4a5](https://go.googlesource.com/benchmarks/+/9b3f4a580fa4c91b7da223689ae94fdccdb46691))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-22 20:55 x_tools-go1.22-freebsd-riscv64 tools@d2c1642d release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-22 20:55 x_tools-go1.22-freebsd-riscv64 tools@f8ce0052 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-22 20:55 x_tools-go1.23-freebsd-riscv64 tools@f8ce0052 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-23T21:44:08.332705+08:00 48210 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/09/23 21:44:08 run starting
2024/09/23 21:44:09 installed tools
[E2024-09-23T21:52:21.373274+08:00 48210 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* tools on master ([commit f8ce005](https://go.googlesource.com/tools/+/f8ce0052157c8073cb4d0d9e84b859c9256ac72c))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2024-09-22 20:55 x_tools-go1.22-freebsd-riscv64 tools@01bd772b release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-23 18:11 x_tools-go1.22-freebsd-riscv64 tools@f70550d2 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-23 18:23 x_tools-go1.22-freebsd-riscv64 tools@fadcea54 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-23 18:23 x_tools-go1.22-freebsd-riscv64 tools@752860b8 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-23 19:39 x_tools-go1.22-freebsd-riscv64 tools@31fdc78e release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-09-24 18:37 x_benchmarks-go1.22-freebsd-riscv64 benchmarks@ffe4d68a release-branch.go1.22@b4086b7c [build] (log)
[W2024-09-25T10:02:21.097625+08:00 39770 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/09/25 10:02:21 run starting
2024/09/25 10:02:39 installed tools
[E2024-09-25T10:11:26.017082+08:00 39770 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* benchmarks on master ([commit ffe4d68](https://go.googlesource.com/benchmarks/+/ffe4d68a372754149e6f115dbdbf0e6dbb7454a7))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-24 18:37 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@ffe4d68a release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-25T10:13:17.010623+08:00 39831 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/09/25 10:13:17 run starting
2024/09/25 10:13:18 installed tools
[E2024-09-25T10:21:55.866220+08:00 39831 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit ffe4d68](https://go.googlesource.com/benchmarks/+/ffe4d68a372754149e6f115dbdbf0e6dbb7454a7))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-24 19:05 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@b9b75adb release-branch.go1.23@fbddfae6 [build] (log)
[W2024-09-26T01:28:28.054540+08:00 40070 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/09/26 01:28:28 run starting
2024/09/26 01:28:29 installed tools
[E2024-09-26T02:02:08.884123+08:00 40070 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit fbddfae](https://go.googlesource.com/go/+/fbddfae62f19b5f04555aa593970ac4c6f5a38e5))
* benchmarks on master ([commit b9b75ad](https://go.googlesource.com/benchmarks/+/b9b75adb65320f3251371f611fb4bbf28336a597))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-24 19:17 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@717c89a4 release-branch.go1.23@c8c6f9ab [build] (log)
[W2024-09-25T18:52:47.315649+08:00 45122 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/09/25 18:52:47 run starting
2024/09/25 18:52:49 installed tools
[E2024-09-25T19:01:52.888570+08:00 45122 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c8c6f9a](https://go.googlesource.com/go/+/c8c6f9abfbbd2f949285a527036a3d0dbd991e74))
* benchmarks on master ([commit 717c89a](https://go.googlesource.com/benchmarks/+/717c89a4600e20a3b58c36c23a6ac8b12fbe0e57))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
2024-09-25 15:16 x_tools-go1.22-freebsd-riscv64 tools@eb774f69 release-branch.go1.22@b4086b7c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 17:32 x_benchmarks-gotip-netbsd-arm64 benchmarks@c934f1d1 go@165bf241 [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-19 17:32 x_benchmarks-go1.22-netbsd-arm64 benchmarks@c934f1d1 release-branch.go1.22@b4086b7c [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
2024-09-19 17:32 x_benchmarks-go1.23-netbsd-arm64 benchmarks@c934f1d1 release-branch.go1.23@c8c6f9ab [build] (log)
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
protocol error: received DATA before a HEADERS frame
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-08 11:58 x_tools-go1.22-freebsd-riscv64 tools@f439874c release-branch.go1.22@29252e4c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": read tcp 10.10.10.119:25713->142.250.189.219:443: read: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-08 11:58 x_tools-gotip-freebsd-riscv64 tools@f439874c go@356ba0f0 [build] (log)
[W2024-10-08T21:13:57.827985+08:00 32220 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/10/08 21:13:57 run starting
2024/10/08 21:14:08 installed tools
[E2024-10-08T21:58:36.189349+08:00 32220 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 356ba0f](https://go.googlesource.com/go/+/356ba0f06586a833cd8de9c04af0d2adddf95851))
* tools on master ([commit f439874](https://go.googlesource.com/tools/+/f439874c29c661b1a48aa200b92ad86b5fb2b0b8))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-08 17:49 x_tools-go1.22-freebsd-riscv64 tools@86219190 release-branch.go1.22@29252e4c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-04 17:30 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@c32ce561 release-branch.go1.23@cc16cdf4 [build] (log)
[W2024-10-09T13:21:55.261288+08:00 75214 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/10/09 13:21:55 run starting
2024/10/09 13:21:56 installed tools
[E2024-10-09T13:30:23.058640+08:00 75214 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit cc16cdf](https://go.googlesource.com/go/+/cc16cdf48f228caebc55c982ed5b1b187ff39fcc))
* benchmarks on master ([commit c32ce56](https://go.googlesource.com/benchmarks/+/c32ce5612ad53c98db5fe04d32403fd0850c301a))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-08 17:49 x_tools-go1.23-freebsd-riscv64 tools@86219190 release-branch.go1.23@cc16cdf4 [build] (log)
[W2024-10-09T07:44:31.809122+08:00 96555 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/10/09 07:44:31 run starting
2024/10/09 08:05:39 installed tools
[E2024-10-09T08:39:13.127795+08:00 96555 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit cc16cdf](https://go.googlesource.com/go/+/cc16cdf48f228caebc55c982ed5b1b187ff39fcc))
* tools on master ([commit 8621919](https://go.googlesource.com/tools/+/86219190c2d38b94bdb3d9a1b220da3ce7093487))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2024-10-08 22:13 x_tools-go1.22-freebsd-riscv64 tools@cf8979b7 release-branch.go1.22@29252e4c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": read tcp 10.10.10.119:16873->142.250.191.91:443: read: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-10 16:56 x_oscar-gotip-darwin-amd64_14 oscar@3feada3a go@7634f075 [build] (log)
[W2024-10-10T09:58:24.965702-07:00 32768 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":true, "mode":0}
2024/10/10 09:58:24 run starting
2024/10/10 09:58:28 installed tools
[E2024-10-10T11:05:53.538739-07:00 32768 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 7634f07](https://go.googlesource.com/go/+/7634f0755c98f25228e3904ed760089c3b199c5d))
* oscar on master ([commit 3feada3](https://go.googlesource.com/oscar/+/3feada3a7a59e022f1d20b361eb2d7f5b7479740))
Error: `Failed to run "fetch \"golang.org/x/oscar\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-14 18:46 x_tools-go1.22-darwin-arm64_13 tools@454be607 release-branch.go1.22@29252e4c [build] (log)
go: downloading go1.23.1 (darwin/arm64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.darwin-arm64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.darwin-arm64.zip": read tcp 10.0.7.241:65512->209.85.200.207:443: read: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-04 14:56 x_telemetry-gotip-freebsd-riscv64 telemetry@5eebfecb go@3aa71c12 [build] (log)
[W2024-10-09T21:14:33.690633+08:00 3795 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/10/09 21:14:33 run starting
2024/10/09 21:14:34 installed tools
[E2024-10-09T21:23:23.040550+08:00 3795 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 3aa71c1](https://go.googlesource.com/go/+/3aa71c12eacd68ec16e7172d92aa5c6af32f0c3b))
* telemetry on master ([commit 5eebfec](https://go.googlesource.com/telemetry/+/5eebfecbdf1fc890af647650e580334ee63528b5))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-10-04 17:30 x_benchmarks-gotip-freebsd-riscv64 benchmarks@c32ce561 go@3aa71c12 [build] (log)
[W2024-10-09T21:49:25.420733+08:00 7014 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/10/09 21:49:25 run starting
2024/10/09 21:49:26 installed tools
[E2024-10-09T21:58:14.623354+08:00 7014 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 3aa71c1](https://go.googlesource.com/go/+/3aa71c12eacd68ec16e7172d92aa5c6af32f0c3b))
* benchmarks on master ([commit c32ce56](https://go.googlesource.com/benchmarks/+/c32ce5612ad53c98db5fe04d32403fd0850c301a))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-09-13 16:31 x_telemetry-go1.22-freebsd-riscv64 telemetry@96217376 release-branch.go1.22@b4086b7c [build] (log)
2024/09/14 20:46:17 run starting
[I2024-09-14T20:46:17.658005+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:17.672435+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:17.677625+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:17.678287+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:17.679072+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:17.682254+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:17.684849+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:46:18.899600+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/14 20:46:18 installed tools
...
[I2024-09-14T20:54:50.845848+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T20:54:50.846097+08:00 77631 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-14T20:54:51.891478+08:00 77631 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* telemetry on master ([commit 9621737](https://go.googlesource.com/telemetry/+/9621737653dc21d5c57c48b2281cc21fd4ea7428))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-13 16:35 x_telemetry-go1.22-freebsd-riscv64 telemetry@c4c42c54 release-branch.go1.22@b4086b7c [build] (log)
2024/09/14 14:23:19 run starting
[I2024-09-14T14:23:19.736573+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:23:19.753300+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:23:19.756046+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:23:19.756812+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:23:19.757047+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:23:19.760419+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:23:19.763398+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/14 14:23:21 installed tools
[I2024-09-14T14:23:21.479469+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-14T14:31:36.800806+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-14T14:31:36.801111+08:00 86033 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-14T14:31:37.849523+08:00 86033 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* telemetry on master ([commit c4c42c5](https://go.googlesource.com/telemetry/+/c4c42c540963e6e281f4d6d13532e88c29203f65))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
2024-09-16 14:09 x_telemetry-go1.22-freebsd-riscv64 telemetry@1b7b43a8 release-branch.go1.22@b4086b7c [build] (log)
2024/09/17 04:44:26 run starting
[I2024-09-17T04:44:26.958927+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:44:26.970440+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:44:26.974327+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:44:26.975171+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:44:26.975379+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:44:26.978893+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:44:26.981882+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
2024/09/17 04:44:28 installed tools
[I2024-09-17T04:44:28.208770+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
...
[I2024-09-17T04:52:52.062192+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[I2024-09-17T04:52:52.062460+08:00 28352 0 options.go:162] dropping Batch(len(Data): 1, Meta: )
[E2024-09-17T04:52:53.088049+08:00 28352 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit b4086b7](https://go.googlesource.com/go/+/b4086b7c1668716c9a7b565b708ea49e1d35fadc))
* telemetry on master ([commit 1b7b43a](https://go.googlesource.com/telemetry/+/1b7b43a8aaf29e66f494d5b816bc840ce24358fc))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-18 20:45 x_tools-go1.22-freebsd-riscv64 tools@a199121b release-branch.go1.22@29252e4c [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": read tcp 10.10.10.119:15630->142.250.188.27:443: read: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-21 17:03 x_benchmarks-gotip-freebsd-riscv64 benchmarks@5a708388 go@4e702586 [build] (log)
[W2024-10-23T06:14:33.945287+08:00 34353 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/10/23 06:14:33 run starting
2024/10/23 06:14:34 installed tools
[E2024-10-23T06:22:49.821664+08:00 34353 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 4e70258](https://go.googlesource.com/go/+/4e7025860129b33f704634583d20539af19c344b))
* benchmarks on master ([commit 5a70838](https://go.googlesource.com/benchmarks/+/5a708388472d5346404964710efc0dcedc43f755))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-01 15:35 x_benchmarks-go1.23-freebsd-riscv64 benchmarks@1dfa65a0 release-branch.go1.23@1207de4f [build] (log)
[W2024-11-02T00:55:55.352754+08:00 6288 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/11/02 00:55:55 run starting
2024/11/02 00:56:39 installed tools
[E2024-11-02T01:28:53.100443+08:00 6288 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 1207de4](https://go.googlesource.com/go/+/1207de4f6c3739eb4339ff9eb5a794e9bdd7c4d2))
* benchmarks on master ([commit 1dfa65a](https://go.googlesource.com/benchmarks/+/1dfa65a0565425b5c2b727cf04e78d38558bb731))
Error: `Failed to run "fetch \"golang.org/x/benchmarks\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-21 20:13 x_net-gotip-freebsd-riscv64 net@47833154 go@bbdc65bb [build] (log)
[W2024-10-28T23:49:46.412518+08:00 19344 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/10/28 23:49:46 run starting
2024/10/28 23:49:47 installed tools
[E2024-10-28T23:55:31.802744+08:00 19344 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit bbdc65b](https://go.googlesource.com/go/+/bbdc65bb3825dfde90603d1b26a2034e8963356c))
* net on master ([commit 4783315](https://go.googlesource.com/net/+/4783315416d92ff3d4664762748bd21776b42b98))
Error: `Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-01 18:28 x_net-go1.22-freebsd-riscv64 net@e883daec release-branch.go1.22@c19e5887 [build] (log)
[W2024-11-02T06:29:22.265005+08:00 82949 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/11/02 06:29:22 run starting
2024/11/02 06:29:23 installed tools
[E2024-11-02T06:58:06.014944+08:00 82949 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.22 ([commit c19e588](https://go.googlesource.com/go/+/c19e5887f4336faf373c0e65be2cbaab919ed771))
* net on master ([commit e883dae](https://go.googlesource.com/net/+/e883daec587fecbebb6434e53c153335e8bdeaef))
Error: `Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-29 21:52 x_tools-gotip-freebsd-riscv64 tools@386503de go@47cd14f2 [build] (log)
[W2024-11-04T11:00:55.615445+08:00 35456 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/11/04 11:00:55 run starting
2024/11/04 11:00:56 installed tools
[E2024-11-04T11:41:15.465895+08:00 35456 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 47cd14f](https://go.googlesource.com/go/+/47cd14f268722882cc954a46277a80eb95821aa7))
* tools on master ([commit 386503d](https://go.googlesource.com/tools/+/386503de7a57cc643eab3dcd04cb78e40b669061))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-10-22 19:51 x_crypto-gotip-freebsd-riscv64 crypto@750a45fe go@9c93d99c [build] (log)
[W2024-11-04T08:01:00.503713+08:00 90749 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/11/04 08:01:00 run starting
2024/11/04 08:01:01 installed tools
[E2024-11-04T08:07:51.110376+08:00 90749 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 9c93d99](https://go.googlesource.com/go/+/9c93d99c616b8708bed55781915f7256051ab91e))
* crypto on master ([commit 750a45f](https://go.googlesource.com/crypto/+/750a45fe5e473d5afa193e9088f3d135e64eca26))
Error: `Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-04 05:53 x_tools-go1.22-freebsd-riscv64 tools@ce03cd6b release-branch.go1.22@c19e5887 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-04 05:53 x_tools-go1.23-freebsd-riscv64 tools@ce03cd6b release-branch.go1.23@1207de4f [build] (log)
[W2024-11-04T18:59:14.093819+08:00 24946 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2024/11/04 18:59:14 run starting
2024/11/04 18:59:31 installed tools
[E2024-11-04T19:08:51.386852+08:00 24946 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 1207de4](https://go.googlesource.com/go/+/1207de4f6c3739eb4339ff9eb5a794e9bdd7c4d2))
* tools on master ([commit ce03cd6](https://go.googlesource.com/tools/+/ce03cd6b1b1fe11c6658448625d2ef504237f79c))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-11 18:49 x_tools-go1.22-linux-ppc64le_power8 tools@c8756776 release-branch.go1.22@8af39d30 [build] (log)
go: downloading go1.23.1 (linux/ppc64le)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.linux-ppc64le: Get "https://storage.googleapis.com/proxy-golang-org-prod/a54d4e839c0ddc0d-golang.org:toolchain-v0.0.1-go1.23.1.linux-ppc64le.zip?Expires=1731436550&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=ZxX4tqz6u9sDGqZXz6uMCdPP1LQEhDPvDvk0b6s70edzI1aLOdW9n%2BLug18Ua2oDs3jeSfsP8g9MmuHlBHsllfMaASdRx9e266tojfh25cQytxd1KN2mJxPpf7rlindX7HQQSoFW%2FyW9lLCvyZWjsX0W%2FBaCJ5cSEdPTUWASoF44aPKyFQ8H0LKDlJlh%2Bsla8mcHo3hkX%2BOJiJ7sKDozc9vOUBjiEd8fKqwLptDrYbWFZksW2%2FEa7eguuNcg%2Bxh40Z6pZUNX4R%2BTMbzsfoTGlL%2BgQ%2BW15dxG%2B1PdVoy4Hw3Y4il48xHBO83h8WXzqEAMB7XNPWHu6mpc0SA5YLRbjg%3D%3D": net/http: TLS handshake timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-15 16:16 x_tools-gotip-freebsd-riscv64 tools@254baba6 go@44d4b699 [build] (log)
[W2024-11-18T05:28:50.232434+08:00 11987 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/11/18 05:28:50 run starting
2024/11/18 05:28:51 installed tools
[E2024-11-18T05:38:35.835518+08:00 11987 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 44d4b69](https://go.googlesource.com/go/+/44d4b6994246094fa2385fafc182b679ef216f3a))
* tools on master ([commit 254baba](https://go.googlesource.com/tools/+/254baba6771bd6ce4236596cb450fba7b87debd8))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-18 19:51 x_build-gotip-linux-amd64-boringcrypto build@92dcf21b go@bb2a5f05 [build] (log)
[W2024-11-18T19:51:52.108816Z 187 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"is_google":true,"mode":0}
2024/11/18 19:51:52 run starting
2024/11/18 19:51:55 installed tools
[E2024-11-18T19:52:16.942055Z 187 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit bb2a5f0](https://go.googlesource.com/go/+/bb2a5f0556fd6bb4dbbce5eef2d6317d20796ade))
* build on master ([commit 92dcf21](https://go.googlesource.com/build/+/92dcf21b9d6273ea0008855913c5ad411fbe5d92))
Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-05 00:54 x_tools-go1.22-freebsd-riscv64 tools@27e1a3a2 release-branch.go1.22@c19e5887 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-11-18 01:02 x_tools-go1.22-freebsd-riscv64 tools@ed19fc78 release-branch.go1.22@8af39d30 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-11-18 01:38 x_tools-go1.22-freebsd-riscv64 tools@e59fd368 release-branch.go1.22@8af39d30 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: Get "https://storage.googleapis.com/proxy-golang-org-prod/2c39a2d0d33c437a-golang.org:toolchain-v0.0.1-go1.23.1.freebsd-riscv64.zip?Expires=1732039655&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=OT3AO%2B2N6xSkrSmnKvtC3QmmczJ9b63sCLJVVb1jm0x3Zg4%2FUbNHHolJFboGXVZt3k6TwjM6hQ%2BfqKD8NH%2FJK4Z4IgrfTyOoEbqzo5Uy7nDCq21dk%2BlP2VQNWorQzG0c%2FeD29Lryg2eGUEYp1pNbATK3NBdLkY3LkOJIwH9ETYUhd8qnK2Ij7gNJebebimdfQM63vZ5EY94QwqNjlxM074soltsNsGKsypJmRGhD6OLp8dLhDHkzqF6eUm%2FbPk6xDYJ%2BZpSdy%2FV9drXfD5Q9V8WLIVuLl0i6PAKnHdNtQnSQE20dAz%2Btj0zo37TSRZyF5xqrQbf1FYSZw%2F0l3xdmGw%3D%3D": unexpected EOF
2024-11-18 16:05 x_tools-go1.22-freebsd-riscv64 tools@52eb446e release-branch.go1.22@8af39d30 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-18 16:05 x_tools-go1.23-freebsd-riscv64 tools@52eb446e release-branch.go1.23@c390a1c2 [build] (log)
[W2024-11-19T07:13:39.507121+08:00 93885 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/11/19 07:13:39 run starting
2024/11/19 07:13:57 installed tools
[E2024-11-19T07:21:29.564535+08:00 93885 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit c390a1c](https://go.googlesource.com/go/+/c390a1c22e8951263e6c01346a4281d604b25062))
* tools on master ([commit 52eb446](https://go.googlesource.com/tools/+/52eb446eff42346479727c4e9bd706d3a8e4680a))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2024-11-18 22:15 x_tools-go1.22-freebsd-riscv64 tools@0c01408d release-branch.go1.22@8af39d30 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-19 15:17 x_tools-go1.22-darwin-amd64-longtest tools@e08fcf77 release-branch.go1.22@3355db96 [build] (log)
go: downloading go1.23.1 (darwin/amd64)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-19 20:34 x_tools-go1.22-freebsd-riscv64 tools@9387a391 release-branch.go1.22@3355db96 [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": read tcp 10.10.10.119:19412->142.250.191.59:443: read: operation timed out
2024-11-20 12:37 x_tools-go1.22-freebsd-riscv64 tools@a2874818 release-branch.go1.22@6f05fa7a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-20 17:58 x_website-go1.23-darwin-amd64-race website@ea85ca2c release-branch.go1.23@847cb6f9 [build] (log)
[W2024-11-20T16:59:19.631522-08:00 79131 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":true, "mode":0}
2024/11/20 16:59:19 run starting
2024/11/20 16:59:24 installed tools
[E2024-11-20T17:02:52.591870-08:00 79131 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/website\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 847cb6f](https://go.googlesource.com/go/+/847cb6f9ca43da48cb10e98808a74a40b41242fa))
* website on master ([commit ea85ca2](https://go.googlesource.com/website/+/ea85ca2ca55b2a1cc68edd47b32efb1baf309ec2))
Error: `Failed to run "fetch \"golang.org/x/website\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-25 16:17 x_tools-go1.23-freebsd-riscv64 tools@68b67b4a release-branch.go1.23@be062b7f [build] (log)
[W2024-11-26T00:20:20.293892+08:00 84729 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/11/26 00:20:20 run starting
2024/11/26 01:00:14 installed tools
[E2024-11-26T01:10:37.070427+08:00 84729 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit be062b7](https://go.googlesource.com/go/+/be062b7f61486db3c93741e794bd51eda5cc6fce))
* tools on master ([commit 68b67b4](https://go.googlesource.com/tools/+/68b67b4a1246f45e6632a844df412ba070065844))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-25 19:20 x_tools-go1.23-freebsd-riscv64 tools@c6220263 release-branch.go1.23@be062b7f [build] (log)
[W2024-11-26T09:30:38.746674+08:00 2015 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/11/26 09:30:38 run starting
2024/11/26 09:31:26 installed tools
[E2024-11-26T09:42:59.422950+08:00 2015 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit be062b7](https://go.googlesource.com/go/+/be062b7f61486db3c93741e794bd51eda5cc6fce))
* tools on master ([commit c622026](https://go.googlesource.com/tools/+/c62202632adfdc006e0c937f8878ccd4179049da))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-25 16:17 x_tools-go1.22-freebsd-riscv64 tools@68b67b4a release-branch.go1.22@6f05fa7a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": read tcp 10.10.10.119:13867->142.251.32.59:443: read: operation timed out
2024-11-25 17:09 x_tools-go1.22-freebsd-riscv64 tools@dcfb0b65 release-branch.go1.22@6f05fa7a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-26 15:29 x_tools-go1.22-freebsd-riscv64 tools@30a3bd93 release-branch.go1.22@6f05fa7a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-11-26 15:29 x_tools-go1.23-freebsd-riscv64 tools@30a3bd93 release-branch.go1.23@be062b7f [build] (log)
[W2024-11-27T12:37:25.870704+08:00 41711 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/11/27 12:37:25 run starting
2024/11/27 12:37:46 installed tools
[E2024-11-27T12:47:14.905829+08:00 41711 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit be062b7](https://go.googlesource.com/go/+/be062b7f61486db3c93741e794bd51eda5cc6fce))
* tools on master ([commit 30a3bd9](https://go.googlesource.com/tools/+/30a3bd93dd55f3fba50c22b7cd87fd304d94f0d8))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-26 14:59 x_tools-go1.22-freebsd-riscv64 tools@0edd1abb release-branch.go1.22@6d7a95ab [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-07 22:54 x_crypto-go1.23-freebsd-riscv64 crypto@6018723c release-branch.go1.23@d8adc6c4 [build] (log)
[W2024-11-22T14:02:04.582278+08:00 12676 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/11/22 14:02:04 run starting
2024/11/22 14:02:07 installed tools
[E2024-11-22T14:07:45.074881+08:00 12676 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit d8adc6c](https://go.googlesource.com/go/+/d8adc6c4c7cc21d607a97aeaa6b7ffc4c2d76e65))
* crypto on master ([commit 6018723](https://go.googlesource.com/crypto/+/6018723c74059e3b91c84268b212c2f6cdab1f64))
Error: `Failed to run "fetch \"golang.org/x/crypto\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-11-26 23:42 x_tools-go1.22-freebsd-riscv64 tools@53efd30f release-branch.go1.22@6f05fa7a [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-12-12 15:55 x_telemetry-go1.23-linux-riscv64 telemetry@b40c91e7 release-branch.go1.23@59b7d407 [build] (log)
[W2024-12-14T06:42:43.635014Z 3738745 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2024/12/14 06:42:43 run starting
2024/12/14 06:43:47 installed tools
[E2024-12-14T06:48:20.792569Z 3738745 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 59b7d40](https://go.googlesource.com/go/+/59b7d40774b29bd1da1aa624f13233111aff4ad2))
* telemetry on master ([commit b40c91e](https://go.googlesource.com/telemetry/+/b40c91e7e8c7b7c18183742bb881de93ba3bbb67))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-12-24 14:10 x_tools-go1.22-darwin-arm64_12 tools@732f823c release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (darwin/arm64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.darwin-arm64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.darwin-arm64.zip": read tcp 10.0.7.239:51611->64.233.166.207:443: read: operation timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-12-27 16:23 x_tools-go1.22-netbsd-arm tools@412b5e97 release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (netbsd/arm)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-12-26 18:51 x_tools-go1.22-freebsd-riscv64 tools@6d4eee4d release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-12-27 16:23 x_tools-go1.22-freebsd-riscv64 tools@412b5e97 release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2024-12-27 18:25 x_tools-go1.22-freebsd-riscv64 tools@a0396942 release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (freebsd/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.freebsd-riscv64: read "https://proxy.golang.org/golang.org/toolchain/@v/v0.0.1-go1.23.1.freebsd-riscv64.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-02 15:45 x_tools-go1.22-linux-riscv64 tools@26d1af26 release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (linux/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.linux-riscv64: verifying module: golang.org/toolchain@v0.0.1-go1.23.1.linux-riscv64: Get "https://sum.golang.org/lookup/golang.org/toolchain@v0.0.1-go1.23.1.linux-riscv64": dial tcp: lookup sum.golang.org on 127.0.0.53:53: read udp 127.0.0.1:58642->127.0.0.53:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-02 15:49 x_tools-gotip-linux-riscv64 tools@649f485e go@4b652e9f [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup proxy.golang.org on 127.0.0.53:53: read udp 127.0.0.1:40086->127.0.0.53:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-02 21:11 x_tools-gotip-linux-loong64 tools@fc95c034 go@4b652e9f [build] (log)
[W2025-01-03T08:11:27.102172+08:00 1910909 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"is_google":false,"mode":0}
2025/01/03 08:11:27 run starting
2025/01/03 08:11:29 installed tools
[E2025-01-03T08:15:57.574916+08:00 1910909 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 4b652e9](https://go.googlesource.com/go/+/4b652e9f5f5c0793f2e41cd2876bce5a241b2c95))
* tools on master ([commit fc95c03](https://go.googlesource.com/tools/+/fc95c034367ed02580d4bcdf320493dad969adbe))
Error: `Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-03 15:38 x_tools-go1.22-linux-riscv64 tools@5fe60fde release-branch.go1.22@8f3f22ee [build] (log)
go: downloading go1.23.1 (linux/riscv64)
go: download go1.23.1: golang.org/toolchain@v0.0.1-go1.23.1.linux-riscv64: verifying module: golang.org/toolchain@v0.0.1-go1.23.1.linux-riscv64: Get "https://sum.golang.org/lookup/golang.org/toolchain@v0.0.1-go1.23.1.linux-riscv64": dial tcp: lookup sum.golang.org on 127.0.0.53:53: read udp 127.0.0.1:59195->127.0.0.53:53: i/o timeout
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-12-20 00:30 x_telemetry-gotip-linux-riscv64 telemetry@cc96b6e0 go@5da02635 [build] (log)
[W2025-01-04T01:56:09.673000Z 1548168 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"is_google":false, "mode":0}
2025/01/04 01:56:09 run starting
2025/01/04 01:56:10 installed tools
[E2025-01-04T02:08:38.961941Z 1548168 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 5da0263](https://go.googlesource.com/go/+/5da026354c0229c5a61dbe907c080cef7adc11bc))
* telemetry on master ([commit cc96b6e](https://go.googlesource.com/telemetry/+/cc96b6e0d3d9f32c0e0c79aa458a6b356f9a2627))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-07 18:43 x_tools-gotip-linux-loong64 tools@ac8980cd go@b2aa18b9 [build] (log)
[W2025-01-08T03:24:08.744630+08:00 3507032 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"is_google":false,"mode":0}
2025/01/08 03:24:08 run starting
2025/01/08 03:24:10 installed tools
[E2025-01-08T03:26:00.519657+08:00 3507032 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit b2aa18b](https://go.googlesource.com/go/+/b2aa18b96cefb48641ec69a79bc67d030b93f093))
* tools on master ([commit ac8980c](https://go.googlesource.com/tools/+/ac8980cd5c168ef25a9a52d0ed0a566a047d75de))
Error: `Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-17 18:04 x_tools-go1.22-linux-loong64 tools@cab66080 release-branch.go1.22@c3c6a500 [build] (log)
go: downloading go1.23.4 (linux/loong64)
go: download go1.23.4: golang.org/toolchain@v0.0.1-go1.23.4.linux-loong64: verifying module: golang.org/toolchain@v0.0.1-go1.23.4.linux-loong64: Get "https://goproxy.cn/sumdb/sum.golang.org/supported": read tcp 10.180.200.235:43068->113.6.79.155:443: read: connection reset by peer
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-16 22:53 x_vulndb-go1.23-darwin-amd64_14 vulndb@fd78d89b release-branch.go1.23@ab44565b [build] (log)
[W2025-01-17T10:38:04.546894-08:00 41192 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":true,"mode":0}
2025/01/17 10:38:04 run starting
2025/01/17 10:38:06 installed tools
[E2025-01-17T10:38:23.364353-08:00 41192 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit ab44565](https://go.googlesource.com/go/+/ab44565bcd9ad975b87ffd78c36c1fae1644d0bf))
* vulndb on master ([commit fd78d89](https://go.googlesource.com/vulndb/+/fd78d89bb313104ed89ce9cf400a3c2aa67bb852))
Error: `Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-01-31 16:04 x_tools-gotip-linux-riscv64 tools@a721d4ca go@77d20838 [build] (log)
[W2025-01-31T16:44:03.821063Z 3659048 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2025/01/31 16:44:03 run starting
2025/01/31 16:44:04 installed tools
[E2025-01-31T17:27:45.513530Z 3659048 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit 77d2083](https://go.googlesource.com/go/+/77d20838e9cc3ad4f9c167db245752569d7ffc48))
* tools on master ([commit a721d4c](https://go.googlesource.com/tools/+/a721d4cae8b994c3d81bd050c493b40472ae8137))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-10 18:54 x_website-go1.24-darwin-amd64_13 website@98275238 release-branch.go1.24@35c0ea22 [build] (log)
[W2025-02-10T11:59:02.060032-08:00 49959 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":true,"mode":0}
2025/02/10 11:59:02 run starting
2025/02/10 11:59:03 installed tools
[E2025-02-10T12:01:57.414101-08:00 49959 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/website\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 35c0ea2](https://go.googlesource.com/go/+/35c0ea22a94aa5ad447bf640c4f7388d3f1d75eb))
* website on master ([commit 9827523](https://go.googlesource.com/website/+/9827523812c358c7c3dd228554ec9cc2f22c70c6))
Error: `Failed to run "fetch \"golang.org/x/website\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-17 15:48 x_tools-go1.24-linux-riscv64 tools@ead62e94 release-branch.go1.24@80e2e474 [build] (log)
[W2025-02-17T15:49:40.086018Z 480082 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2025/02/17 15:49:40 run starting
2025/02/17 15:49:41 installed tools
[E2025-02-17T15:51:47.118301Z 480082 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 80e2e47](https://go.googlesource.com/go/+/80e2e474b8d9124d03b744f4e2da099a4eec5957))
* tools on master ([commit ead62e9](https://go.googlesource.com/tools/+/ead62e94e2a9fcb4562a875cad4b3308b2d616ac))
Error: `Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-18 20:42 x_tools-go1.24-linux-riscv64 tools@d115b345 release-branch.go1.24@80e2e474 [build] (log)
[W2025-02-18T20:57:04.833891Z 949277 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2025/02/18 20:57:04 run starting
2025/02/18 20:57:05 installed tools
[E2025-02-18T21:02:17.433482Z 949277 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 80e2e47](https://go.googlesource.com/go/+/80e2e474b8d9124d03b744f4e2da099a4eec5957))
* tools on master ([commit d115b34](https://go.googlesource.com/tools/+/d115b345e2022d300181300e01d379c4f65da9f6))
Error: `Failed to run "fetch \"golang.org/x/tools\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-14 21:53 x_telemetry-go1.24-linux-riscv64 telemetry@6f9b61db release-branch.go1.24@0f7b7600 [build] (log)
[W2025-02-19T23:37:52.015250Z 2334827 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2025/02/19 23:37:52 run starting
2025/02/19 23:37:59 installed tools
[E2025-02-19T23:59:31.649299Z 2334827 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 0f7b760](https://go.googlesource.com/go/+/0f7b7600fbf2bda2da9fde3d538b17d9cd39f11d))
* telemetry on master ([commit 6f9b61d](https://go.googlesource.com/telemetry/+/6f9b61db478c53bf5ba216bbbabcdc6394ee5e61))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-25 21:57 x_tools-go1.23-linux-riscv64 tools@7fed2a4a release-branch.go1.23@2aaa3889 [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp [2404:6800:4003:c11::8d]:443: connect: network is unreachable
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-26 14:50 x_tools-go1.23-netbsd-arm64 tools@779331ac release-branch.go1.23@2aaa3889 [build] (log)
go: downloading go1.24.0 (netbsd/arm64)
go: download go1.24.0: golang.org/toolchain@v0.0.1-go1.24.0.netbsd-arm64: verifying module: golang.org/toolchain@v0.0.1-go1.24.0.netbsd-arm64: Get "https://proxy.golang.org/sumdb/sum.golang.org/supported": read tcp 192.168.87.44:61847->142.250.203.113:443: read: connection timed out
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-27 17:51 x_build-gotip-darwin-amd64_14 build@ac7f902e go@763766e9 [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/sys/@v/v0.10.0.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/sys@v0.10.0/unix/ztypes_dragonfly_amd64.go: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-27 19:58 x_build-gotip-darwin-amd64-race build@37b67c85 go@d31c8055 [build] (log)
[W2025-02-27T13:09:24.357496-08:00 69117 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":true,"mode":0}
2025/02/27 13:09:24 run starting
2025/02/27 13:09:26 installed tools
[E2025-02-27T14:07:46.434058-08:00 69117 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build/maintner/cmd/maintserve\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit d31c805](https://go.googlesource.com/go/+/d31c805535f3fde95646ee4d87636aaaea66847b))
* build on master ([commit 37b67c8](https://go.googlesource.com/build/+/37b67c8517b447314bbe30554b6e7c8d2f4f80c6))
Error: `Failed to run "fetch \"golang.org/x/build/maintner/cmd/maintserve\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-27 21:21 x_tools-go1.24-darwin-amd64-longtest tools@1cc80ad5 release-branch.go1.24@5d692084 [build] (log)
[W2025-02-27T13:21:47.729095-08:00 533 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":true,"mode":0}
2025/02/27 13:21:47 run starting
2025/02/27 13:22:04 installed tools
[E2025-02-27T13:53:23.368540-08:00 533 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 5d69208](https://go.googlesource.com/go/+/5d6920842be3078072a65e54131c13c66bed4171))
* tools on master ([commit 1cc80ad](https://go.googlesource.com/tools/+/1cc80ad525837f752d516a5827e78bce18755cd2))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2025-02-27 21:21 x_tools-gotip-darwin-amd64_14 tools@1cc80ad5 go@d31c8055 [build] (log)
[W2025-02-27T13:29:18.949016-08:00 460 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":true,"mode":0}
2025/02/27 13:29:18 run starting
2025/02/27 13:29:27 installed tools
[E2025-02-27T13:58:53.015181-08:00 460 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit d31c805](https://go.googlesource.com/go/+/d31c805535f3fde95646ee4d87636aaaea66847b))
* tools on master ([commit 1cc80ad](https://go.googlesource.com/tools/+/1cc80ad525837f752d516a5827e78bce18755cd2))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-02-27 21:08 x_build-go1.24-darwin-amd64-longtest build@a1d368ba release-branch.go1.24@5d692084 [build] (log)
[W2025-02-27T13:08:54.740414-08:00 52773 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":true,"mode":0}
2025/02/27 13:08:54 run starting
2025/02/27 13:08:57 installed tools
[E2025-02-27T14:10:03.670028-08:00 52773 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build/maintner/cmd/maintserve\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 5d69208](https://go.googlesource.com/go/+/5d6920842be3078072a65e54131c13c66bed4171))
* build on master ([commit a1d368b](https://go.googlesource.com/build/+/a1d368ba730cea695ad5275a9397588b6bb7dab9))
Error: `Failed to run "fetch \"golang.org/x/build/maintner/cmd/maintserve\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-03-06 18:34 x_tools-gotip-darwin-amd64-longtest tools@b08c7a26 go@584e6310 [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/vuln/@v/v1.1.4.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/vuln@v1.1.4/cmd/govulncheck/testdata/common/vulndb-v1/ID/GO-2021-0113.json.gz: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-03-06 18:34 x_tools-go1.24-darwin-arm64_11 tools@b08c7a26 release-branch.go1.24@0ace2d8a [build] (log)
[W2025-03-06T10:35:20.522157-08:00 16873 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":true, "mode":0}
2025/03/06 10:35:20 run starting
2025/03/06 10:38:36 installed tools
[E2025-03-06T10:39:15.008890-08:00 16873 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.24 ([commit 0ace2d8](https://go.googlesource.com/go/+/0ace2d8aca5e99793e516ece3dfd8838f38dbcaf))
* tools on master ([commit b08c7a2](https://go.googlesource.com/tools/+/b08c7a26ea3c519d19f4e2095d070ca8ce65161a))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
2025-03-06 18:34 x_tools-gotip-linux-riscv64 tools@b08c7a26 go@e7f9e760 [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp [2607:f8b0:4002:c11::8d]:443: connect: network is unreachable
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-03-12 22:44 x_oscar-gotip-darwin-amd64-longtest oscar@ad1a31e8 go@fbdd9941 [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/github.com/prometheus/procfs/@v/v0.15.1.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/github.com/prometheus/procfs@v0.15.1/cmdline_test.go: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-03-17 21:37 x_tools-go1.23-windows-386 tools@95eb16e6 release-branch.go1.23@15e01a2e [build] (log)
go: downloading go1.24.0 (windows/386)
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-03-25 18:43 x_tools-go1.23-linux-riscv64 tools@7efe9a8b release-branch.go1.23@2c0a0fc6 [build] (log)
go: downloading go1.24.0 (linux/riscv64)
go: download go1.24.0: golang.org/toolchain@v0.0.1-go1.24.0.linux-riscv64: verifying module: golang.org/toolchain@v0.0.1-go1.24.0.linux-riscv64: Get "https://sum.golang.org/lookup/golang.org/toolchain@v0.0.1-go1.24.0.linux-riscv64": dial tcp [2404:6800:4003:c04::8d]:443: connect: network is unreachable
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-03-26 16:58 x_website-gotip-darwin-amd64_14 website@f95e40c3 go@eec3745b [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20200227125254-8fa46927fb4f.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/gopkg.in/check.v1@v1.0.0-20200227125254-8fa46927fb4f/run_test.go: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-04-16 14:42 x_telemetry-go1.23-solaris-amd64 telemetry@dbf0ff6f release-branch.go1.23@96537d50 [build] (log)
[W2025-04-16T16:51:07.252773+02:00 11182 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{}, "is_google":false, "mode":0}
2025/04/16 16:51:07 run starting
2025/04/16 16:51:12 installed tools
[E2025-04-16T16:51:29.106614+02:00 11182 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
with SummaryMarkdown:
* go on release-branch.go1.23 ([commit 96537d5](https://go.googlesource.com/go/+/96537d504423f332bfa2e8335a936a041c46206c)) / telemetry on master ([commit dbf0ff6](https://go.googlesource.com/telemetry/+/dbf0ff6f62d5b81d6add9d56db0ffcc3b090d1f3))
Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-04-22 09:55 x_tools-gotip-darwin-amd64-nocgo tools@7c6d4c63 go@352dd2d9 [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.6.0.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/honnef.co/go/tools@v0.6.0/simple/s1018/testdata/go1.0/CheckLoopSlide/LintLoopSlide.go.golden: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-04-23 18:11 x_tools-gotip-darwin-amd64_13 tools@f11abcb1 go@71d95059 [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/telemetry/@v/v0.0.0-20250417124945-06ef541f3fa3.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/telemetry@v0.0.0-20250417124945-06ef541f3fa3/counter/counter_test.go: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-04-28 19:16 x_tools-go1.23-linux-riscv64 tools@e4c83cc9 release-branch.go1.23@8ff45d1a [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp [2607:f8b0:4002:c06::8d]:443: connect: network is unreachable
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-05-05 16:13 x_vulndb-gotip-darwin-amd64_14 vulndb@0175e93a go@93e3d5dc [build] (log)
-> unzip /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.37.0.zip: close /Users/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/crypto@v0.37.0/openpgp/packet/reader.go: file already closed
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-05-08 15:56 x_tools-gotip-netbsd-arm64 tools@6736a6d7 go@e282cbb1 [build] (log)
[W2025-05-11T19:14:22.921126+02:00 10702 0 json_subtract.go:121] Unknown fields while parsing property namespace "": {"env":{},"is_google":false,"mode":0}
2025/05/11 19:14:22 run starting
2025/05/11 19:14:23 installed tools
[E2025-05-11T19:15:12.311388+02:00 10702 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
with SummaryMarkdown:
* go on master ([commit e282cbb](https://go.googlesource.com/go/+/e282cbb11256db717b95f9d8cf8c050cd4c4f7c2)) / tools on master ([commit 6736a6d](https://go.googlesource.com/tools/+/6736a6d7b1cd791e00e52b2fab88bfa0e4afde15))
Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`
Additional links for debugging:
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-05-14 19:41 x_tools-go1.23-linux-riscv64 tools@3c52d1f5 release-branch.go1.23@f77084d1 [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp [2607:f8b0:4002:c06::8d]:443: connect: network is unreachable
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-05-15 20:21 x_tools-go1.23-linux-riscv64 tools@b37bd0b8 release-branch.go1.23@f77084d1 [build] (log)
go: downloading go1.24.2 (linux/riscv64)
go: download go1.24.2: golang.org/toolchain@v0.0.1-go1.24.2.linux-riscv64: Get "https://storage.googleapis.com/proxy-golang-org-prod/00702a650b828669-golang.org:toolchain-v0.0.1-go1.24.2.linux-riscv64.zip?Expires=1747430489&GoogleAccessId=gcs-urlsigner-prod%40golang-modproxy.iam.gserviceaccount.com&Signature=hU2wz6693yU2PUnElA9s8%2BeEejJ26ABveLHCDNc3STn%2FgWicFzcMVl0oAq1Rz5nmITXQKWsUqDafaFDGvJNDmgjH%2Fm206CFVYqPuIhlWBp6cVmL%2Bpgymdt3roFZtXPsrFn7X6GwmCjJItyRtrdY6qAdrMy%2FczLm03iGb%2BdIag5TmzdLr6scdfL20WK1rBwFmzHreboGrKkPTR5A%2FEK4MIigi18H8puXEBBBs023DtaKqM9cxwNtjGS5l0dhuVBvLycKQIAIGwcmq0XGogpYQTdMRvyY3UjowIi8a8JCO6gckqA9%2FuoU1xbqSPJIwX45POuYduuiiP9U29IqBtf6KZA%3D%3D": dial tcp [2607:f8b0:4002:c2c::cf]:443: connect: network is unreachable
— watchflakes
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2025-06-10 22:15 x_tools-gotip-linux-riscv64 tools@439ea2f0 go@d166a0b0 [build] (log)
go: github.com/google/go-cmp@v0.6.0: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp [2607:f8b0:4002:c1b::8d]:443: connect: network is unreachable
— watchflakes