[I2024-12-25T06:30:19.426943Z 1684935 0 sink.go:277] SinkServer: warm-up started
[I2024-12-25T06:30:19.426986Z 1684935 0 sink.go:350] SinkServer: starting HTTP server...
[I2024-12-25T06:30:19.429300Z 1684935 0 sink.go:282] SinkServer: warm-up ended
[I2024-12-25T06:30:19.429607Z 1684935 0 cmd_stream.go:492] rdb-stream: starting the test command - ["/home/swarming/.swarming/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/home/swarming/.swarming/w/ir/x/w/go.testjson" "--" "unshare" "--net" "--map-root-user" "--" "sh" "-c" "ip link set dev lo up && /home/swarming/.swarming/w/ir/x/w/goroot/bin/go test -json -short ./..."]
ok golang.org/x/tools/gopls/doc/generate 4.631s
ok golang.org/x/tools/gopls/internal/analysis/deprecated 2.831s
ok golang.org/x/tools/gopls/internal/analysis/embeddirective 2.079s
ok golang.org/x/tools/gopls/internal/analysis/fillreturns 3.550s
ok golang.org/x/tools/gopls/internal/analysis/fillstruct 2.169s
ok golang.org/x/tools/gopls/internal/analysis/fillswitch 0.581s
ok golang.org/x/tools/gopls/internal/analysis/infertypeargs 0.563s
ok golang.org/x/tools/gopls/internal/analysis/modernize 2.052s
ok golang.org/x/tools/gopls/internal/analysis/nonewvars 2.323s
ok golang.org/x/tools/gopls/internal/analysis/noresultvalues 0.473s
ok golang.org/x/tools/gopls/internal/analysis/simplifycompositelit 0.484s
ok golang.org/x/tools/gopls/internal/analysis/simplifyrange 3.006s
ok golang.org/x/tools/gopls/internal/analysis/simplifyslice 0.769s
ok golang.org/x/tools/gopls/internal/analysis/unusedparams 2.801s
ok golang.org/x/tools/gopls/internal/analysis/unusedvariable 1.861s
ok golang.org/x/tools/gopls/internal/analysis/yield 1.451s
ok golang.org/x/tools/gopls/internal/bloom 0.063s
ok golang.org/x/tools/gopls/internal/cache 0.526s
ok golang.org/x/tools/gopls/internal/cache/metadata 0.005s
ok golang.org/x/tools/gopls/internal/cache/methodsets 0.005s
ok golang.org/x/tools/gopls/internal/cache/parsego 3.386s
ok golang.org/x/tools/gopls/internal/cache/typerefs 0.012s
ok golang.org/x/tools/gopls/internal/clonetest 0.006s
--- FAIL: TestHelpFiles (0.00s)
--- FAIL: TestHelpFiles/codelens (0.00s)
help_test.go:60: Help file "usage/codelens.hlp" did not match, run with -update-help-files to fix (-want +got)
strings.Join({
... // 745 identical bytes
" # list code lenses on line 10\n\t$ gopls codelens a_test.go g",
"opls.test # list gopls.test commands\n\t$ gopls codelens -",
- "exec",
+ "run",
" a_test.go:10 gopls.test # run a specific test\n\ncodelens-flags:\n",
" -d,-diff\n \tdisplay diffs instead of edited file content\n -",
... // 207 identical bytes
}, "")
FAIL
FAIL golang.org/x/tools/gopls/internal/cmd 12.084s
ok golang.org/x/tools/gopls/internal/debug 1.006s
ok golang.org/x/tools/gopls/internal/filecache 0.100s
ok golang.org/x/tools/gopls/internal/fuzzy 0.051s
ok golang.org/x/tools/gopls/internal/golang 2.005s
ok golang.org/x/tools/gopls/internal/golang/completion 0.062s
ok golang.org/x/tools/gopls/internal/golang/completion/snippet 0.004s
ok golang.org/x/tools/gopls/internal/licenses 1.115s
ok golang.org/x/tools/gopls/internal/lsprpc 1.692s
ok golang.org/x/tools/gopls/internal/progress 0.025s
ok golang.org/x/tools/gopls/internal/protocol 1.503s
ok golang.org/x/tools/gopls/internal/protocol/command 2.914s
ok golang.org/x/tools/gopls/internal/protocol/generate 0.049s
ok golang.org/x/tools/gopls/internal/server 0.066s
ok golang.org/x/tools/gopls/internal/settings 0.574s
ok golang.org/x/tools/gopls/internal/telemetry 1.460s
ok golang.org/x/tools/gopls/internal/template 0.089s
ok golang.org/x/tools/gopls/internal/test/compare 0.021s
ok golang.org/x/tools/gopls/internal/test/integration 0.145s
ok golang.org/x/tools/gopls/internal/test/integration/bench 0.063s
ok golang.org/x/tools/gopls/internal/test/integration/codelens 15.147s
ok golang.org/x/tools/gopls/internal/test/integration/completion 26.450s
ok golang.org/x/tools/gopls/internal/test/integration/debug 0.683s
ok golang.org/x/tools/gopls/internal/test/integration/diagnostics 44.251s
ok golang.org/x/tools/gopls/internal/test/integration/fake 0.034s
ok golang.org/x/tools/gopls/internal/test/integration/fake/glob 0.004s
ok golang.org/x/tools/gopls/internal/test/integration/inlayhints 1.101s
ok golang.org/x/tools/gopls/internal/test/integration/misc 54.947s
ok golang.org/x/tools/gopls/internal/test/integration/modfile 23.916s
ok golang.org/x/tools/gopls/internal/test/integration/template 1.214s
ok golang.org/x/tools/gopls/internal/test/integration/watch 10.840s
ok golang.org/x/tools/gopls/internal/test/integration/workspace 30.100s
ok golang.org/x/tools/gopls/internal/test/marker 20.461s
ok golang.org/x/tools/gopls/internal/util/astutil 0.694s
ok golang.org/x/tools/gopls/internal/util/bug 0.017s
ok golang.org/x/tools/gopls/internal/util/frob 0.018s
ok golang.org/x/tools/gopls/internal/util/goversion 0.007s
ok golang.org/x/tools/gopls/internal/util/lru 0.016s
ok golang.org/x/tools/gopls/internal/util/persistent 0.438s
ok golang.org/x/tools/gopls/internal/util/safetoken 4.485s
ok golang.org/x/tools/gopls/internal/vulncheck/semver 0.004s
ok golang.org/x/tools/gopls/internal/vulncheck/vulntest 0.020s
Warning: no '=' in invocation-link-artifacts pair: "", ignoring
[W2024-12-25T06:32:03.564436Z 1684935 0 cmd_stream.go:504] rdb-stream: test process exited with error: exit status 1
[I2024-12-25T06:32:03.564518Z 1684935 0 cmd_stream.go:488] rdb-stream: the test process terminated
[I2024-12-25T06:32:03.564675Z 1684935 0 sink.go:375] SinkServer: shutdown started
[I2024-12-25T06:32:03.564748Z 1684935 0 sink.go:353] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-12-25T06:32:03.564778Z 1684935 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-12-25T06:32:03.819804Z 1684935 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-12-25T06:32:03.819862Z 1684935 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-12-25T06:32:04.044387Z 1684935 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-12-25T06:32:04.044460Z 1684935 0 sink.go:378] SinkServer: shutdown completed successfully
[I2024-12-25T06:32:04.044510Z 1684935 0 cmd_stream.go:420] rdb-stream: exiting with 1