#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`

This is an amazingly broad watchflakes pattern, but I think there's something fundamentally broken about our ppc story; I don't think it's just a weak-order data race.

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGoplsSourceDoesNotCallTokenFileMethods
signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/util/safetoken" && test == "TestGoplsSourceDoesNotCallTokenFileMethods"
2025-06-04 01:48 x_tools-go1.24-linux-ppc64_power8 tools@c7873a32 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-04 10:32 x_tools-go1.24-linux-ppc64_power8 tools@fed8cc83 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-04 10:32 x_tools-gotip-linux-ppc64_power8 tools@fed8cc83 go@cfb4e9bc x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-04 16:26 x_tools-go1.24-linux-ppc64_power8 tools@1afeefa8 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-04 17:44 x_tools-gotip-linux-ppc64_power8 tools@f3c581ff go@3432c684 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/util/safetoken" && test == "TestGoplsSourceDoesNotCallTokenFileMethods"
2025-06-04 18:02 x_tools-gotip-linux-ppc64_power8 tools@82473ce9 go@3432c684 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-04 18:03 x_tools-gotip-linux-ppc64_power8 tools@4546fbd0 go@3432c684 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/util/safetoken" && test == "TestGoplsSourceDoesNotCallTokenFileMethods"
2025-06-05 17:54 x_tools-go1.24-linux-ppc64_power8 tools@f114dcf9 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: findleyr

Closing as ppc flake (watchflakes was reenabled, so I'm doing a batch cleanup; we'll deal with new flakes as they are refiled).

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/util/safetoken" && test == "TestGoplsSourceDoesNotCallTokenFileMethods"
2025-06-05 17:54 x_tools-gotip-linux-ppc64_power8 tools@f114dcf9 go@4d1c255f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-09 15:24 x_tools-gotip-linux-ppc64_power8 tools@0d2de466 go@d184f8dc x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/util/safetoken" && test == "TestGoplsSourceDoesNotCallTokenFileMethods"
2025-06-09 15:52 x_tools-gotip-linux-ppc64_power8 tools@c53c5762 go@ac168675 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-09 17:59 x_tools-gotip-linux-ppc64_power8 tools@8a9bccd6 go@049a5e60 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: findleyr

Repurposing this to catch all ppc64_power8 flakes.

We don't have bandwidth to investigate. I suspect that this builder may be unwell, or unable to handle the gopls tests. Since telemetry.go.dev indicates we have no users on ppc, we're unlikely to look into this.

We should probably just formally drop support for ppc, and skip tests. CC @adonovan

Comment From: gopherbot

Sorry, but there were parse errors in the watch flakes script. The script I found was:

#!watchflakes
default <- builder ~ "`inux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`

And the problems were:

script:2.22: newline in quoted string

See https://go.dev/wiki/Watchflakes for details.

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-04 11:14 x_tools-gotip-linux-ppc64_power8 tools@61f37dc0 go@5b748eed x/tools/gopls/internal/test/integration/misc.TestPrepareRenameMainPackage/default [SKIP] (log) === RUN TestPrepareRenameMainPackage/default signal: killed
2025-06-04 11:14 x_tools-gotip-linux-ppc64_power8 tools@61f37dc0 go@5b748eed x/tools/gopls/internal/test/marker.Test/callhierarchy/issue66923.txt [SKIP] (log) === RUN Test/callhierarchy/issue66923.txt === PAUSE Test/callhierarchy/issue66923.txt
2025-06-04 14:51 x_tools-go1.24-linux-ppc64_power8 tools@e43ca0ca release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/integration/workspace.TestChangeAddedWorkspaceFolders/add_an_already_added_file_and_a_new_file/default [SKIP] (log) === RUN TestChangeAddedWorkspaceFolders/add_an_already_added_file_and_a_new_file/default signal: killed
2025-06-04 14:51 x_tools-go1.24-linux-ppc64_power8 tools@e43ca0ca release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-04 14:51 x_tools-go1.24-linux-ppc64_power8 tools@e43ca0ca release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/rename/random.txt [SKIP] (log) === RUN Test/rename/random.txt === PAUSE Test/rename/random.txt === CONT Test/rename/random.txt
2025-06-04 16:15 x_tools-go1.24-linux-ppc64_power8 tools@33d59880 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt === CONT Test/rename/recv.txt
2025-06-04 16:15 x_tools-go1.24-linux-ppc64_power8 tools@33d59880 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/rename/testy.txt [SKIP] (log) === RUN Test/rename/testy.txt === PAUSE Test/rename/testy.txt === CONT Test/rename/testy.txt
2025-06-04 18:02 x_tools-go1.24-linux-ppc64_power8 tools@82473ce9 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/rename/issue57479.txt [SKIP] (log) === RUN Test/rename/issue57479.txt === PAUSE Test/rename/issue57479.txt
2025-06-04 18:03 x_tools-go1.24-linux-ppc64_power8 tools@4546fbd0 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-04 20:12 x_tools-go1.24-linux-ppc64_power8 tools@64bfecc3 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-09 19:39 x_tools-gotip-linux-ppc64_power8 tools@499bea92 go@848a768b x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-09 20:17 x_tools-gotip-linux-ppc64_power8 tools@78473fc3 go@985d600f x/tools/gopls/internal/test/marker.Test/zeroconfig/nonworkspacemodule.txt [SKIP] (log) === RUN Test/zeroconfig/nonworkspacemodule.txt === PAUSE Test/zeroconfig/nonworkspacemodule.txt === CONT Test/zeroconfig/nonworkspacemodule.txt
2025-06-09 20:17 x_tools-gotip-linux-ppc64_power8 tools@78473fc3 go@985d600f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-09 20:17 x_tools-go1.24-linux-ppc64_power8 tools@7c45fee9 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/rename/issue61294.txt [SKIP] (log) === RUN Test/rename/issue61294.txt === PAUSE Test/rename/issue61294.txt
2025-06-09 20:17 x_tools-go1.24-linux-ppc64_power8 tools@7c45fee9 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 11:57 x_tools-go1.24-linux-ppc64_power8 tools@687b7548 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 13:10 x_tools-go1.24-linux-ppc64_power8 tools@2cae60e3 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/references/issue58506.txt [SKIP] (log) === RUN Test/references/issue58506.txt === PAUSE Test/references/issue58506.txt
2025-06-10 13:10 x_tools-go1.24-linux-ppc64_power8 tools@2cae60e3 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-10 14:43 x_tools-go1.24-linux-ppc64_power8 tools@5e002652 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 14:43 x_tools-go1.24-linux-ppc64_power8 tools@5e002652 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-10 14:56 x_tools-go1.24-linux-ppc64_power8 tools@8befc65a release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 14:56 x_tools-go1.24-linux-ppc64_power8 tools@8befc65a release-branch.go1.24@6796ebb2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-10 15:04 x_tools-go1.24-linux-ppc64_power8 tools@b4768b8a release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 15:07 x_tools-go1.24-linux-ppc64_power8 tools@5efcbbf8 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/test/marker.Test/codeaction/extract_variable.txt [SKIP] (log) === RUN Test/codeaction/extract_variable.txt === PAUSE Test/codeaction/extract_variable.txt
2025-06-10 15:07 x_tools-go1.24-linux-ppc64_power8 tools@5efcbbf8 release-branch.go1.24@6796ebb2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 15:07 x_tools-gotip-linux-ppc64_power8 tools@5efcbbf8 go@a189516d x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-10 15:07 x_tools-gotip-linux-ppc64_power8 tools@5efcbbf8 go@a189516d x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-10 15:34 x_tools-gotip-linux-ppc64_power8 tools@0d64d53a go@a189516d x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 16:36 x_tools-gotip-linux-ppc64_power8 tools@80d35705 go@a35701b3 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-10 16:37 x_tools-gotip-linux-ppc64_power8 tools@5af564a3 go@1cafdfb6 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 16:37 x_tools-gotip-linux-ppc64_power8 tools@5af564a3 go@1cafdfb6 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 16:37 x_tools-gotip-linux-ppc64_power8 tools@5af564a3 go@773701a8 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 16:37 x_tools-gotip-linux-ppc64_power8 tools@5af564a3 go@773701a8 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 21:11 x_tools-gotip-linux-ppc64_power8 tools@21c9b364 go@773701a8 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-10 21:11 x_tools-gotip-linux-ppc64_power8 tools@21c9b364 go@773701a8 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 16:36 x_tools-go1.25-linux-ppc64_power8 tools@80d35705 release-branch.go1.25@4b3a0b97 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-10 16:37 x_tools-go1.25-linux-ppc64_power8 tools@5af564a3 release-branch.go1.25@4b3a0b97 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 21:11 x_tools-go1.25-linux-ppc64_power8 tools@21c9b364 release-branch.go1.25@4b3a0b97 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 21:11 x_tools-gotip-linux-ppc64_power8 tools@21c9b364 go@4f86f226 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@4b3a0b97 x/tools/gopls/internal/test/marker.Test/completion/casesensitive.txt [SKIP] (log) === RUN Test/completion/casesensitive.txt === PAUSE Test/completion/casesensitive.txt
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@4b3a0b97 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-gotip-linux-ppc64_power8 tools@439ea2f0 go@281cfcfc x/tools/gopls/internal/test/marker.Test/quickfix/undeclared/undeclaredfunc.txt [SKIP] (log) === RUN Test/quickfix/undeclared/undeclaredfunc.txt === PAUSE Test/quickfix/undeclared/undeclaredfunc.txt
2025-06-10 22:15 x_tools-gotip-linux-ppc64_power8 tools@439ea2f0 go@281cfcfc x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-gotip-linux-ppc64_power8 tools@439ea2f0 go@7fa2c736 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@7fa2c736 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue66923.txt [SKIP] (log) === RUN Test/callhierarchy/issue66923.txt === PAUSE Test/callhierarchy/issue66923.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@1cafdfb6 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@049a5e60 x/tools/gopls/internal/test/integration/workspace.TestInitializeWithNonFileWorkspaceFolders/real,virtual,real/default [SKIP] (log) === RUN TestInitializeWithNonFileWorkspaceFolders/real,virtual,real/default signal: killed
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@049a5e60 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@ac168675 x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics_NoView/default [SKIP] (log) === RUN TestClearNonWorkspaceDiagnostics_NoView/default signal: killed
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@ac168675 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 22:15 x_tools-gotip-linux-ppc64_power8 tools@439ea2f0 go@d4c6effa x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/integration/workspace.TestChangeNonFileWorkspaceFolders/remove/default [SKIP] (log) === RUN TestChangeNonFileWorkspaceFolders/remove/default signal: killed
2025-06-10 22:15 x_tools-go1.25-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/quickfix/undeclared/undeclared_variable.txt [SKIP] (log) === RUN Test/quickfix/undeclared/undeclared_variable.txt === PAUSE Test/quickfix/undeclared/undeclared_variable.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-gotip-linux-ppc64_power8 tools@439ea2f0 go@d166a0b0 x/tools/gopls/internal/test/integration/workspace.TestChangeAddedWorkspaceFolders/add_an_already_added_file/default [SKIP] (log) === RUN TestChangeAddedWorkspaceFolders/add_an_already_added_file/default signal: killed
2025-06-10 22:15 x_tools-gotip-linux-ppc64_power8 tools@439ea2f0 go@d166a0b0 x/tools/gopls/internal/test/marker.Test/rename/bad.txt [SKIP] (log) === RUN Test/rename/bad.txt === PAUSE Test/rename/bad.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 22:15 x_tools-go1.24-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/integration/workspace.TestCriticalErrorsInOrphanedFiles/default [SKIP] (log) === RUN TestCriticalErrorsInOrphanedFiles/default signal: killed
2025-06-10 22:15 x_tools-go1.24-linux-ppc64_power8 tools@439ea2f0 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-12 15:17 x_tools-go1.25-linux-ppc64_power8 tools@a5f2a189 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-12 15:17 x_tools-go1.25-linux-ppc64_power8 tools@a5f2a189 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-12 15:17 x_tools-gotip-linux-ppc64_power8 tools@a5f2a189 go@d166a0b0 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-12 15:17 x_tools-gotip-linux-ppc64_power8 tools@a5f2a189 go@d166a0b0 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-12 16:59 x_tools-go1.25-linux-ppc64_power8 tools@16b680ac release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [SKIP] (log) === RUN TestClearNonWorkspaceDiagnostics/default signal: killed
2025-06-12 16:59 x_tools-go1.25-linux-ppc64_power8 tools@16b680ac release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-12 16:59 x_tools-go1.24-linux-ppc64_power8 tools@16b680ac release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/completion/func_rank.txt [SKIP] (log) === RUN Test/completion/func_rank.txt === PAUSE Test/completion/func_rank.txt === CONT Test/completion/func_rank.txt
2025-06-12 16:59 x_tools-go1.24-linux-ppc64_power8 tools@16b680ac release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-12 19:29 x_tools-gotip-linux-ppc64_power8 tools@30120599 go@91498761 x/tools/gopls/internal/test/marker.Test/rename/issue60752.txt [SKIP] (log) === RUN Test/rename/issue60752.txt === PAUSE Test/rename/issue60752.txt
2025-06-12 19:29 x_tools-gotip-linux-ppc64_power8 tools@30120599 go@91498761 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 15:46 x_tools-gotip-linux-ppc64_power8 tools@cc2d9543 go@91498761 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-13 15:46 x_tools-gotip-linux-ppc64_power8 tools@cc2d9543 go@91498761 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 15:48 x_tools-gotip-linux-ppc64_power8 tools@d9ea5272 go@96a6e147 x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [SKIP] (log) === RUN TestClearNonWorkspaceDiagnostics/default signal: killed
2025-06-13 15:48 x_tools-gotip-linux-ppc64_power8 tools@d9ea5272 go@96a6e147 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-gotip-linux-ppc64_power8 tools@03b26e7d go@96a6e147 x/tools/gopls/internal/test/integration/workspace.TestInitializeWithNonFileWorkspaceFolders/virtual,real/default [SKIP] (log) === RUN TestInitializeWithNonFileWorkspaceFolders/virtual,real/default signal: killed
2025-06-13 16:25 x_tools-gotip-linux-ppc64_power8 tools@03b26e7d go@96a6e147 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-gotip-linux-ppc64_power8 tools@3f93fece go@96a6e147 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-gotip-linux-ppc64_power8 tools@3f93fece go@96a6e147 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-13 16:25 x_tools-gotip-linux-ppc64_power8 tools@3f93fece go@683810a3 x/tools/gopls/internal/test/marker.Test/selectionrange/selectionrange.txt [SKIP] (log) === RUN Test/selectionrange/selectionrange.txt === PAUSE Test/selectionrange/selectionrange.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc64_power8` && pkg ~ `golang.org/x/tools/gopls`
2025-06-13 15:48 x_tools-go1.24-linux-ppc64_power8 tools@d9ea5272 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 15:48 x_tools-go1.24-linux-ppc64_power8 tools@d9ea5272 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 15:48 x_tools-go1.25-linux-ppc64_power8 tools@d9ea5272 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-13 15:48 x_tools-go1.25-linux-ppc64_power8 tools@d9ea5272 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/eliminate_dot_import.txt [SKIP] (log) === RUN Test/codeaction/eliminate_dot_import.txt === PAUSE Test/codeaction/eliminate_dot_import.txt === CONT Test/codeaction/eliminate_dot_import.txt
2025-06-13 15:48 x_tools-go1.25-linux-ppc64_power8 tools@d9ea5272 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 16:25 x_tools-go1.24-linux-ppc64_power8 tools@03b26e7d release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-13 16:25 x_tools-go1.24-linux-ppc64_power8 tools@03b26e7d release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 16:25 x_tools-go1.25-linux-ppc64_power8 tools@03b26e7d release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-go1.25-linux-ppc64_power8 tools@03b26e7d release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 16:25 x_tools-go1.24-linux-ppc64_power8 tools@3f93fece release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-go1.24-linux-ppc64_power8 tools@3f93fece release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 16:25 x_tools-go1.25-linux-ppc64_power8 tools@3f93fece release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-go1.25-linux-ppc64_power8 tools@3f93fece release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 18:11 x_tools-go1.25-linux-ppc64_power8 tools@a798c0e8 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-13 18:44 x_tools-go1.25-linux-ppc64_power8 tools@9b68bc99 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/rename/bad.txt [SKIP] (log) === RUN Test/rename/bad.txt === PAUSE Test/rename/bad.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- builder ~ `linux-ppc` && pkg ~ `golang.org/x/tools/gopls`
2025-06-10 14:43 x_tools-go1.23-linux-ppc64le_power10 tools@5e002652 release-branch.go1.23@d375ae50 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 16:36 x_tools-go1.23-linux-ppc64le_power10 tools@80d35705 release-branch.go1.23@d375ae50 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-10 16:36 x_tools-go1.23-linux-ppc64le_power10 tools@80d35705 release-branch.go1.23@d375ae50 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-10 21:11 x_tools-go1.23-linux-ppc64le_power10 tools@21c9b364 release-branch.go1.23@d375ae50 x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-10 21:11 x_tools-go1.23-linux-ppc64le_power10 tools@21c9b364 release-branch.go1.23@d375ae50 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 15:46 x_tools-go1.23-linux-ppc64le_power9 tools@cc2d9543 release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 16:25 x_tools-go1.23-linux-ppc64le_power9 tools@03b26e7d release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/integration/diagnostics.TestDeleteDirectory/default [SKIP] (log) === RUN TestDeleteDirectory/default signal: killed
2025-06-13 16:25 x_tools-go1.23-linux-ppc64le_power9 tools@03b26e7d release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/integration/misc.TestIssue66407/default [SKIP] (log) === RUN TestIssue66407/default signal: killed
2025-06-13 16:25 x_tools-go1.23-linux-ppc64le_power9 tools@03b26e7d release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/integration/workspace.TestModulesCmd/go.work_view/base/default [SKIP] (log) === RUN TestModulesCmd/go.work_view/base/default signal: killed
2025-06-13 18:44 x_tools-gotip-linux-ppc64_power8 tools@9b68bc99 go@96a6e147 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 18:44 x_tools-gotip-linux-ppc64_power8 tools@9b68bc99 go@96a6e147 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-13 19:58 x_tools-go1.25-linux-ppc64_power8 tools@5099ddaf release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-13 19:58 x_tools-go1.25-linux-ppc64_power8 tools@5099ddaf release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-02 18:47 x_tools-go1.24-linux-ppc64_power8 tools@bcaee630 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [ABORT] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-02 18:47 x_tools-go1.24-linux-ppc64_power8 tools@bcaee630 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [ABORT] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-02 19:39 x_tools-go1.24-linux-ppc64_power8 tools@8675e27c release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/rename/recv.txt [ABORT] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt
2025-06-02 19:56 x_tools-go1.24-linux-ppc64_power8 tools@8fbc7736 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [ABORT] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-02 19:56 x_tools-go1.24-linux-ppc64_power8 tools@8fbc7736 release-branch.go1.24@9f9cf28f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [ABORT] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-02 21:22 x_tools-go1.24-openbsd-ppc64 tools@58e5e623 release-branch.go1.24@9f9cf28f x/tools/internal/jsonrpc2.TestIdleTimeout (log) === RUN TestIdleTimeout --- FAIL: TestIdleTimeout (0.17s) panic: dial tcp 127.0.0.1:8903: connect: connection refused [recovered] panic: dial tcp 127.0.0.1:8903: connect: connection refused goroutine 19 [running]: testing.tRunner.func1.2({0x205720, 0xc000488050}) /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1734 +0x1d8 testing.tRunner.func1() /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1737 +0x33c panic({0x205720?, 0xc000488050?}) /home/swarming/.swarming/w/ir/x/w/goroot/src/runtime/panic.go:792 +0x154 golang.org/x/tools/internal/jsonrpc2.TestIdleTimeout.func1() /home/swarming/.swarming/w/ir/x/w/targetrepo1255780870/internal/jsonrpc2/serve_test.go:34 +0x88 golang.org/x/tools/internal/jsonrpc2.TestIdleTimeout(0xc0000828c0) /home/swarming/.swarming/w/ir/x/w/targetrepo1255780870/internal/jsonrpc2/serve_test.go:54 +0x238 testing.tRunner(0xc0000828c0, 0x242348) /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1792 +0x110 created by testing.(*T).Run in goroutine 1 /home/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1851 +0x3ec
2025-06-03 19:59 x_tools-gotip-openbsd-ppc64 tools@6e8a193e go@cfb4e9bc x/tools/gopls/internal/test/integration/web.TestFlightRecorder/default (log) === RUN TestFlightRecorder/default serve.go:429: debug server listening at http://localhost:38822 flight_test.go:51: StartDebugging: URLs[0] = http://127.0.0.1:38822 flight_test.go:64: input did not match wanted pattern "onTraceViewerImportFail"; got: trace viewer failed to start%!(EXTRA ) #### Start Gopls Test Logs for "TestFlightRecorder/default" [Trace - 02:11:18.972 AM] Sending request 'initialize - (1)'. Params: {"processId":0,"clientInfo":{"name":"fake.Editor","version":"v1.0.0"},"rootUri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-2693888454/TestFlightRecorder/default/work","capabilities":{"workspace":{"workspaceEdit":{"resourceOperations":["rename"]},"didChangeConfiguration":{},"didChangeWatchedFiles":{"dynamicRegistration":true},"configuration":true},"textDocument":{"completion":{"completionItem":{"snippetSupport":true,"tagSupport":{"valueSet":[1]},"insertReplaceSupport":true}},"documentSymbol":{"hierarchicalDocumentSymbolSupport":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":[""]}},"dataSupport":true,"resolveSupport":{"properties":["edit"]}},"publishDiagnostics":{},"semanticTokens":{"requests":{"full":true},"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","label"],"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary","interface","struct","signature","pointer","array","map","slice","chan","string","number","bool","invalid"],"formats":null}},"window":{"workDoneProgress":true,"showDocument":{"support":true}}},"initializationOptions":{"completionBudget":"0s","diagnosticsDelay":"10ms","env":{"GO111MODULE":"","GOMODCACHE":"","GOPACKAGESDRIVER":"off","GOPATH":"/home/swarming/.swarming/w/ir/x/t/gopls-test-2693888454/TestFlightRecorder/default/gopath","GOPROXY":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-2693888454/TestFlightRecorder/default/proxy","GOSUMDB":"off","GOTOOLCHAIN":"local"},"verboseWorkDoneProgress":true},"trace":"messages","workspaceFolders":[{"uri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-2693888454/TestFlightRecorder/default/work","name":"work"}]} ... [Trace - 02:11:21.202 AM] Received response 'workspace/executeCommand - (2)' in 19ms. Result: {"URLs":["http://127.0.0.1:38822"]} [Trace - 02:11:21.569 AM] Received notification '$/progress'. Params: {"token":"7061363731800794385","value":{"kind":"end","message":"Done."}} #### End Gopls Test Logs for "TestFlightRecorder/default" --- FAIL: TestFlightRecorder/default (12.83s)
2025-06-04 17:43 x_tools-gotip-linux-ppc64_power10 tools@d9bacab5 go@3432c684 x/tools/gopls/internal/test/integration/workspace.TestUseGoWork/default (log) === RUN TestUseGoWork/default workspace_test.go:664: context deadline exceeded #### Start Gopls Test Logs for "TestUseGoWork/default" [Trace - 17:57:23.575 PM] Sending request 'initialize - (1)'. Params: {"processId":0,"clientInfo":{"name":"fake.Editor","version":"v1.0.0"},"rootUri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-110458401/TestUseGoWork/default/work","capabilities":{"workspace":{"workspaceEdit":{"resourceOperations":["rename"]},"didChangeConfiguration":{},"didChangeWatchedFiles":{"dynamicRegistration":true},"configuration":true},"textDocument":{"completion":{"completionItem":{"snippetSupport":true,"tagSupport":{"valueSet":[1]},"insertReplaceSupport":true}},"documentSymbol":{"hierarchicalDocumentSymbolSupport":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":[""]}},"dataSupport":true,"resolveSupport":{"properties":["edit"]}},"publishDiagnostics":{},"semanticTokens":{"requests":{"full":true},"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","label"],"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary","interface","struct","signature","pointer","array","map","slice","chan","string","number","bool","invalid"],"formats":null}},"window":{"workDoneProgress":true,"showDocument":{"support":true}}},"initializationOptions":{"completionBudget":"0s","diagnosticsDelay":"10ms","env":{"GO111MODULE":"","GOMODCACHE":"","GOPACKAGESDRIVER":"off","GOPATH":"/home/swarming/.swarming/w/ir/x/t/gopls-test-110458401/TestUseGoWork/default/gopath","GOPROXY":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-110458401/TestUseGoWork/default/proxy","GOSUMDB":"off","GOTOOLCHAIN":"local"},"subdirWatchPatterns":"on","verboseWorkDoneProgress":true},"trace":"messages","workspaceFolders":[{"uri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-110458401/TestUseGoWork/default/work","name":"work"}]} [Trace - 17:57:23.576 PM] Received response 'initialize - (1)' in 0ms. Result: {"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{}},"completionProvider":{"triggerCharacters":["."]},"hoverProvider":true,"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":{"codeActionKinds":["gopls.doc.features","quickfix","refactor.extract.constant","refactor.extract.constant-all","refactor.extract.function","refactor.extract.method","refactor.extract.toNewFile","refactor.extract.variable","refactor.extract.variable-all","refactor.inline.call","refactor.inline.variable","refactor.rewrite.changeQuote","refactor.rewrite.fillStruct","refactor.rewrite.fillSwitch","refactor.rewrite.invertIf","refactor.rewrite.joinLines","refactor.rewrite.removeUnusedParam","refactor.rewrite.splitLines","source.assembly","source.doc","source.fixAll","source.freesymbols","source.organizeImports"],"resolveProvider":true},"codeLensProvider":{},"documentLinkProvider":{},"workspaceSymbolProvider":true,"documentFormattingProvider":true,"renameProvider":true,"foldingRangeProvider":true,"selectionRangeProvider":true,"executeCommandProvider":{"commands":["gopls.add_dependency","gopls.add_import","gopls.add_telemetry_counters","gopls.add_test","gopls.apply_fix","gopls.assembly","gopls.change_signature","gopls.check_upgrades","gopls.client_open_url","gopls.diagnose_files","gopls.doc","gopls.edit_go_directive","gopls.extract_to_new_file","gopls.fetch_vulncheck_result","gopls.free_symbols","gopls.gc_details","gopls.generate","gopls.go_get_package","gopls.list_imports","gopls.list_known_packages","gopls.maybe_prompt_for_telemetry","gopls.mem_stats","gopls.modify_tags","gopls.modules","gopls.package_symbols","gopls.packages","gopls.regenerate_cgo","gopls.remove_dependency","gopls.reset_go_mod_diagnostics","gopls.run_go_work_command","gopls.run_govulncheck","gopls.run_tests","gopls.scan_imports","gopls.start_debugging","gopls.start_profile","gopls.stop_profile","gopls.tidy","gopls.update_go_sum","gopls.upgrade_dependency","gopls.vendor","gopls.views","gopls.vulncheck","gopls.workspace_stats"]},"callHierarchyProvider":true,"semanticTokensProvider":{"legend":{"tokenTypes":["namespace","type","typeParameter","parameter","variable","function","method","macro","keyword","comment","string","number","operator","label"],"tokenModifiers":["definition","readonly","defaultLibrary","array","bool","chan","format","interface","map","number","pointer","signature","slice","string","struct"]},"range":true,"full":true},"typeHierarchyProvider":true,"inlayHintProvider":{},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":"workspace/didChangeWorkspaceFolders"},"fileOperations":{"didCreate":{"filters":[{"scheme":"file","pattern":{"glob":"**/*.go"}}]}}}},"serverInfo":{"name":"gopls","version":"{\"GoVersion\":\"go1.25-devel_3432c68467d50ffc622fed230a37cd401d82d4bf\",\"Path\":\"golang.org/x/tools/gopls/internal/test/integration/workspace.test\",\"Main\":{\"Path\":\"golang.org/x/tools/gopls\",\"Version\":\"(devel)\"},\"Settings\":[{\"Key\":\"-buildmode\",\"Value\":\"exe\"},{\"Key\":\"-compiler\",\"Value\":\"gc\"},{\"Key\":\"DefaultGODEBUG\",\"Value\":\"containermaxprocs=0,decoratemappings=0,tlssha1=1,updatemaxprocs=0,x509sha256skid=0\"},{\"Key\":\"CGO_ENABLED\",\"Value\":\"0\"},{\"Key\":\"GOARCH\",\"Value\":\"ppc64\"},{\"Key\":\"GOOS\",\"Value\":\"linux\"},{\"Key\":\"GOPPC64\",\"Value\":\"power10\"}],\"Version\":\"(devel)\"}"}} ... [Trace - 17:57:53.934 PM] Received notification 'window/logMessage'. Params: {"type":3,"message":"2025/06/04 17:57:53 background imports cache refresh starting\n"} [Trace - 17:57:53.934 PM] Received notification 'window/logMessage'. Params: {"type":3,"message":"2025/06/04 17:57:53 background refresh finished after 18.412301ms\n"} #### End Gopls Test Logs for "TestUseGoWork/default" --- FAIL: TestUseGoWork/default (1107.93s)
2025-06-09 17:59 x_tools-go1.24-openbsd-ppc64 tools@8a9bccd6 release-branch.go1.24@7d08a16f x/tools/cmd/deadcode.Test/testdata/lineflag.txtar/L3 (log) === RUN Test/testdata/lineflag.txtar/L3 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool asm: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/asm: resource temporarily unavailable ) --- FAIL: Test/testdata/lineflag.txtar/L3 (3.35s)
2025-06-09 17:59 x_tools-go1.24-openbsd-ppc64 tools@8a9bccd6 release-branch.go1.24@7d08a16f x/tools/cmd/gonew (log) fork/exec /home/swarming/.swarming/w/ir/x/t/go-build3705634505/b365/gonew.test: resource temporarily unavailable FAIL golang.org/x/tools/cmd/gonew 0.003s
2025-06-09 17:59 x_tools-go1.24-openbsd-ppc64 tools@8a9bccd6 release-branch.go1.24@7d08a16f x/tools/cover (log) fork/exec /home/swarming/.swarming/w/ir/x/t/go-build3705634505/b416/cover.test: resource temporarily unavailable FAIL golang.org/x/tools/cover 0.001s
2025-06-09 17:59 x_tools-go1.25-openbsd-ppc64 tools@8a9bccd6 release-branch.go1.25@8ac5714e x/tools/cmd/deadcode.Test/testdata/issue65915.txtar/L5 (log) === RUN Test/testdata/issue65915.txtar/L5 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ) --- FAIL: Test/testdata/issue65915.txtar/L5 (1.47s)
2025-06-09 17:59 x_tools-gotip-openbsd-ppc64 tools@8a9bccd6 go@96a6e147 x/tools/cmd/deadcode.Test/testdata/filterflag.txtar/L3 (log) === RUN Test/testdata/filterflag.txtar/L3 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ) --- FAIL: Test/testdata/filterflag.txtar/L3 (1.25s)
2025-06-09 17:59 x_tools-gotip-openbsd-ppc64 tools@8a9bccd6 go@96a6e147 x/tools/cmd/fiximports.TestFixImports (log) === RUN TestFixImports main_test.go:222: #4. fiximports() = false main_test.go:230: #4. stderr: got << go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable importfix: exit status 1 >>, want << testdata/src/old.com/bad/bad.go:2:43: expected 'package', found 'EOF' fruit.io/banana fixed: old.com/one -> new.com/one fixed: titanic.biz/bar -> new.com/bar fixed: titanic.biz/foo -> new.com/foo >> main_test.go:243: #4. rewrite[$GOPATH/src/fruit.io/banana/banana.go] missing, want <> --- FAIL: TestFixImports (32.07s)
2025-06-09 19:15 x_tools-go1.25-openbsd-ppc64 tools@ede391f7 release-branch.go1.25@8ac5714e x/tools/cmd/deadcode.Test/testdata/issue65915.txtar/L5 (log) === RUN Test/testdata/issue65915.txtar/L5 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ) --- FAIL: Test/testdata/issue65915.txtar/L5 (2.02s)
2025-06-09 19:15 x_tools-go1.25-openbsd-ppc64 tools@ede391f7 release-branch.go1.25@8ac5714e x/tools/cmd/godoc.TestWeb/Modules (log) === RUN TestWeb/Modules godoc_test.go:204: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable: stderr: --- FAIL: TestWeb/Modules (0.05s)
2025-06-09 19:15 x_tools-gotip-openbsd-ppc64 tools@ede391f7 go@96a6e147 x/tools/cmd/deadcode.Test/testdata/filterflag.txtar/L3 (log) === RUN Test/testdata/filterflag.txtar/L3 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ) --- FAIL: Test/testdata/filterflag.txtar/L3 (1.48s)
2025-06-09 19:39 x_tools-gotip-openbsd-ppc64 tools@499bea92 go@96a6e147 x/tools/cmd/deadcode.Test/testdata/jsonflag.txtar/L3 (log) === RUN Test/testdata/jsonflag.txtar/L3 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ) --- FAIL: Test/testdata/jsonflag.txtar/L3 (1.44s)
2025-06-09 19:39 x_tools-gotip-openbsd-ppc64 tools@499bea92 go@96a6e147 x/tools/cmd/gomvpkg (log) FAIL golang.org/x/tools/cmd/gomvpkg [build failed] golang.org/x/tools/cmd/gomvpkg: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: resource temporarily unavailable
2025-06-09 19:39 x_tools-gotip-openbsd-ppc64 tools@499bea92 go@96a6e147 x/tools/cmd/gotype (log) FAIL golang.org/x/tools/cmd/gotype [build failed] golang.org/x/tools/cmd/gotype: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: resource temporarily unavailable
2025-06-10 13:10 x_tools-go1.25-openbsd-ppc64 tools@2cae60e3 release-branch.go1.25@8ac5714e x/tools/cmd/deadcode.Test/testdata/filterflag.txtar/L3 (log) === RUN Test/testdata/filterflag.txtar/L3 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool asm: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/asm: resource temporarily unavailable ) --- FAIL: Test/testdata/filterflag.txtar/L3 (1.53s)
2025-06-10 13:10 x_tools-go1.25-openbsd-ppc64 tools@2cae60e3 release-branch.go1.25@8ac5714e x/tools/cmd/present (log) FAIL golang.org/x/tools/cmd/present [build failed] golang.org/x/tools/playground/socket: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
2025-06-10 13:10 x_tools-go1.25-openbsd-ppc64 tools@2cae60e3 release-branch.go1.25@8ac5714e x/tools/container/intsets (log) FAIL golang.org/x/tools/container/intsets [build failed] golang.org/x/tools/container/intsets.test: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable
2025-06-10 14:43 x_tools-go1.25-openbsd-ppc64 tools@5e002652 release-branch.go1.25@8ac5714e x/tools/cmd/gomvpkg (log) FAIL golang.org/x/tools/cmd/gomvpkg [build failed] golang.org/x/tools/cmd/gomvpkg: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: resource temporarily unavailable
2025-06-10 14:43 x_tools-go1.25-openbsd-ppc64 tools@5e002652 release-branch.go1.25@8ac5714e x/tools/cmd/signature-fuzzer/fuzz-runner.TestRunner/Minimization2 (log) === RUN TestRunner/Minimization2 === PAUSE TestRunner/Minimization2 === CONT TestRunner/Minimization2 rnr_test.go:131: ... begin iteration 0 with current seed 55909 error executing cmd go build -o ./fzTest .: exit status 1 fzTest/Caller1: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ... starting minimization for failed directory /home/swarming/.swarming/w/ir/x/t/fuzzrun2764190347/fuzzTest ** minimization failed, could not locate bad package rnr_test.go:137: -emitbad=2 did not trigger runtime error (invocation "/home/swarming/.swarming/w/ir/x/t/TestRunner2687500074/001/bin/runner [-emitbad=2 -badfcnidx=1 -badpkgidx=1 -forcetmpclean -cleancache=0 -numit=1 -numfcns=3 -numpkgs=3 -seed=55909]"): output: ... begin iteration 0 with current seed 55909 error executing cmd go build -o ./fzTest .: exit status 1 fzTest/Caller1: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ... starting minimization for failed directory /home/swarming/.swarming/w/ir/x/t/fuzzrun2764190347/fuzzTest ** minimization failed, could not locate bad package --- FAIL: TestRunner/Minimization2 (12.07s)
2025-06-10 14:43 x_tools-go1.25-openbsd-ppc64 tools@5e002652 release-branch.go1.25@8ac5714e x/tools/cmd/signature-fuzzer/internal/fuzz-generator.TestEmitBadRunFailure (log) === RUN TestEmitBadRunFailure gen_test.go:312: build failed: 001/xChecker9: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable --- FAIL: TestEmitBadRunFailure (6.42s)
2025-06-10 14:56 x_tools-go1.25-openbsd-ppc64 tools@8befc65a release-branch.go1.25@8ac5714e x/tools/cmd/signature-fuzzer/internal/fuzz-generator.TestEmitBadRunFailure (log) === RUN TestEmitBadRunFailure gen_test.go:312: build failed: 001/xChecker8: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable 001/xChecker9: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable --- FAIL: TestEmitBadRunFailure (6.15s)
2025-06-10 14:56 x_tools-go1.25-openbsd-ppc64 tools@8befc65a release-branch.go1.25@8ac5714e x/tools/cmd/stringer.TestTags (log) === RUN TestTags endtoend_test.go:114: stringer: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE= GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/TestTags432146183/001 go list -tags= -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe stringer: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=off GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/TestTags432146183/001 go list -e -f {{context.ReleaseTags}} -- unsafe stringer: 23.083332ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE=off GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/TestTags432146183/001 go list -e -f {{context.ReleaseTags}} -- unsafe stringer: 228.909912ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/w/gopath GO111MODULE= GOPROXY= PWD=/home/swarming/.swarming/w/ir/x/t/TestTags432146183/001 go list -tags= -f "{{context.GOARCH}} {{context.Compiler}}" -- unsafe stringer: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable: stderr: endtoend_test.go:116: /home/swarming/.swarming/w/ir/x/t/go-build554035884/b412/stringer.test -type Const .: exit status 1 --- FAIL: TestTags (0.41s)
2025-06-10 14:56 x_tools-go1.25-openbsd-ppc64 tools@8befc65a release-branch.go1.25@8ac5714e x/tools/go/analysis/internal/checker.TestScript/testdata/conflict.txt (log) === RUN TestScript/testdata/conflict.txt === PAUSE TestScript/testdata/conflict.txt === CONT TestScript/testdata/conflict.txt fix_test.go:322: testdata/conflict.txt:7: checker: unexpected a/a.go content: -- original -- package a func f() { bar := 12 //@ fix1("\tbar", "baz"), fix2("ar ", "baz"), fix3("bar", "lorem ipsum") _ = bar //@ fix1(" bar", "baz") ... func f() { - bar := 12 //@ fix1("\tbar", "baz"), fix2("ar ", "baz"), fix3("bar", "lorem ipsum") + baz := 12 //@ fix1("\tbar", "baz"), fix2("ar ", "baz"), fix3("bar", "lorem ipsum") - _ = bar //@ fix1(" bar", "baz") + _ = baz //@ fix1(" bar", "baz") } fix_test.go:368: testdata/conflict.txt:9: stderr: output didn't match pattern "applied 1 of 3 fixes; 1 files updated...Re-run": -: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable --- FAIL: TestScript/testdata/conflict.txt (2.89s)
2025-06-12 15:17 x_tools-gotip-openbsd-ppc64 tools@a5f2a189 go@96a6e147 x/tools/cmd/fiximports.TestDryRun (log) === RUN TestDryRun main_test.go:264: fiximports failed: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable importfix: exit status 1 --- FAIL: TestDryRun (5.57s)
2025-06-12 15:17 x_tools-gotip-openbsd-ppc64 tools@a5f2a189 go@96a6e147 x/tools/cmd/godoc.TestWeb/Modules (log) === RUN TestWeb/Modules godoc_test.go:204: err: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable: stderr: --- FAIL: TestWeb/Modules (0.03s)
2025-06-12 15:17 x_tools-gotip-openbsd-ppc64 tools@a5f2a189 go@96a6e147 x/tools/cmd/signature-fuzzer/fuzz-driver.TestEndToEndIntegration (log) === RUN TestEndToEndIntegration drv_test.go:55: error invoking fuzz-driver: fork/exec /home/swarming/.swarming/w/ir/x/t/TestEndToEndIntegration750461625/002/bin/driver: resource temporarily unavailable --- FAIL: TestEndToEndIntegration (15.39s)
2025-06-13 15:46 x_tools-gotip-openbsd-ppc64 tools@cc2d9543 go@96a6e147 x/tools/go/packages.TestAbsoluteFilenames/Modules (log) === RUN TestAbsoluteFilenames/Modules === PAUSE TestAbsoluteFilenames/Modules === CONT TestAbsoluteFilenames/Modules invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: 958.726876ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- golang.org/fake/a invoke.go:205: 2.662367793s for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- golang.org/fake/a invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: 300.146636ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- golang.org/fake/b/vendor/a ... invoke.go:205: 1.625614995s for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- ./f invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: 372.410316ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- ./g invoke.go:205: 2.763570364s for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- ./g invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: 653.319318ms for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=off GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -f {{context.ReleaseTags}} -- unsafe invoke.go:205: starting GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- ./h invoke.go:205: 1.897501193s for GOROOT= GOPATH=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modcache GO111MODULE=on GOPROXY=file:///home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/modproxy PWD=/home/swarming/.swarming/w/ir/x/t/TestAbsoluteFilenames_Modules2173609194/fake go list -e -json=Name,ImportPath,Error,Dir,GoFiles,IgnoredGoFiles,IgnoredOtherFiles,CFiles,CgoFiles,CXXFiles,MFiles,HFiles,FFiles,SFiles,SwigFiles,SwigCXXFiles,SysoFiles,TestGoFiles,XTestGoFiles,CompiledGoFiles,Export,EmbedFiles -compiled=true -test=true -export=false -deps=false -find=false -pgo=off -- ./h --- FAIL: TestAbsoluteFilenames/Modules (58.51s)
2025-06-13 15:46 x_tools-gotip-openbsd-ppc64 tools@cc2d9543 go@96a6e147 x/tools/go/ssa.TestEnclosingFunction/Methods (log) === RUN TestEnclosingFunction/Methods testutil_test.go:117: err: exit status 1: stderr: go: error obtaining buildID for go tool link: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/link: resource temporarily unavailable --- FAIL: TestEnclosingFunction/Methods (5.06s)
2025-06-13 15:46 x_tools-gotip-openbsd-ppc64 tools@cc2d9543 go@96a6e147 x/tools/internal/gcimporter.TestImportedTypes (log) === RUN TestImportedTypes gcimporter_test.go:478: can't find import: "crypto": fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable gcimporter_test.go:478: can't find import: "crypto": fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/bin/go: resource temporarily unavailable --- FAIL: TestImportedTypes (10.33s)
2025-06-13 15:48 x_tools-go1.23-openbsd-ppc64 tools@d9ea5272 release-branch.go1.23@3eedbde2 x/tools/cmd/deadcode.Test/testdata/whylive.txtar/L5 (log) === RUN Test/testdata/whylive.txtar/L5 deadcode_test.go:129: missing "function example.com.d is dead code" deadcode_test.go:136: got: <> --- FAIL: Test/testdata/whylive.txtar/L5 (3.02s)
2025-06-13 15:48 x_tools-go1.23-openbsd-ppc64 tools@d9ea5272 release-branch.go1.23@3eedbde2 x/tools/cmd/fiximports.TestFixImports (log) === RUN TestFixImports main_test.go:222: #1. fiximports() = false main_test.go:230: #1. stderr: got << testdata/src/old.com/bad/bad.go:2:43: expected 'package', found 'EOF' go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable importfix: exit status 1 >>, want << testdata/src/old.com/bad/bad.go:2:43: expected 'package', found 'EOF' >> ... fixed: titanic.biz/foo -> new.com/foo >> main_test.go:243: #3. rewrite[$GOPATH/src/fruit.io/banana/banana.go] missing, want <> --- FAIL: TestFixImports (28.61s)
2025-06-13 15:48 x_tools-go1.23-openbsd-ppc64 tools@d9ea5272 release-branch.go1.23@3eedbde2 x/tools/cmd/gotype (log) FAIL golang.org/x/tools/cmd/gotype [build failed]
2025-06-13 15:48 x_tools-gotip-openbsd-ppc64 tools@d9ea5272 go@96a6e147 x/tools/cmd/signature-fuzzer/internal/fuzz-generator.TestEmitBadRunFailure (log) === RUN TestEmitBadRunFailure gen_test.go:312: build failed: 001/xCaller8: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable --- FAIL: TestEmitBadRunFailure (7.18s)
2025-06-13 15:48 x_tools-gotip-openbsd-ppc64 tools@d9ea5272 go@96a6e147 x/tools/go/analysis/internal/analysisflags (log) FAIL golang.org/x/tools/go/analysis/internal/analysisflags [build failed] golang.org/x/tools/go/analysis/internal/analysisflags: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: resource temporarily unavailable
2025-06-13 15:48 x_tools-gotip-openbsd-ppc64 tools@d9ea5272 go@96a6e147 x/tools/go/ast/edge (log) FAIL golang.org/x/tools/go/ast/edge [build failed] golang.org/x/tools/go/ast/edge: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/vet: resource temporarily unavailable

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-16 16:38 x_tools-go1.25-linux-ppc64_power8 tools@f0ace132 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/completion/basic_lit.txt [SKIP] (log) === RUN Test/completion/basic_lit.txt === PAUSE Test/completion/basic_lit.txt
2025-06-16 16:38 x_tools-go1.25-linux-ppc64_power8 tools@f0ace132 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 17:25 x_tools-go1.25-linux-ppc64_power8 tools@e40bd19f release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-16 17:25 x_tools-go1.25-linux-ppc64_power8 tools@e40bd19f release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-13 19:58 x_tools-go1.24-linux-ppc64_power8 tools@5099ddaf release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/highlight/issue60435.txt [SKIP] (log) === RUN Test/highlight/issue60435.txt === PAUSE Test/highlight/issue60435.txt === CONT Test/highlight/issue60435.txt
2025-06-13 19:58 x_tools-go1.24-linux-ppc64_power8 tools@5099ddaf release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 16:38 x_tools-go1.24-linux-ppc64_power8 tools@f0ace132 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-16 17:25 x_tools-go1.24-linux-ppc64_power8 tools@f17f523b release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-16 17:25 x_tools-go1.25-linux-ppc64_power8 tools@f17f523b release-branch.go1.25@8ac5714e x/tools/gopls/internal/cmd.TestMCPCommandHTTP (log) === RUN TestMCPCommandHTTP mcp_test.go:123: dialing.. mcp_test.go:129: failed 0, trying again mcp_test.go:123: dialing.. mcp_test.go:129: failed 1, trying again mcp_test.go:123: dialing.. mcp_test.go:129: failed 2, trying again 2025/06/16 17:45:49 Info:2025/06/16 17:45:49 Created View (#1) directory=/home/swarming/.swarming/w/ir/x/t/TestMCPCommandHTTP1653283305/001 view_type="GoMod" root_dir="file:///home/swarming/.swarming/w/ir/x/t/TestMCPCommandHTTP1653283305/001" go_version="go version go1.25rc1 linux/ppc64" build_flags=[] env={GOOS:linux GOARCH:ppc64 GOCACHE:/home/swarming/.swarming/w/ir/x/w/gocache GOMODCACHE:/home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod GOPATH:/home/swarming/.swarming/w/ir/x/w/gopath GOPRIVATE: GOFLAGS: GO111MODULE: GOTOOLCHAIN:auto GOROOT:/home/swarming/.swarming/w/ir/x/w/goroot GoVersion:25 GoVersionOutput:go version go1.25rc1 linux/ppc64 ExplicitGOWORK: EffectiveGOPACKAGESDRIVER:} env_overlay=[] 2025/06/16 17:45:49 Info:2025/06/16 17:45:49 go/packages.Load #1 view_id="1" snapshot=0 directory=/home/swarming/.swarming/w/ir/x/t/TestMCPCommandHTTP1653283305/001 query=[/home/swarming/.swarming/w/ir/x/t/TestMCPCommandHTTP1653283305/001/... builtin] packages=3 duration=158.881875ms 2025/06/16 17:45:49 Gopls MCP server: starting up on http mcp_test.go:123: dialing.. mcp_test.go:126: succeeded mcp_test.go:135: connecting to server: missing endpoint: malformed line in SSE stream: "session not established" --- FAIL: TestMCPCommandHTTP (0.37s)
2025-06-16 17:25 x_tools-go1.24-linux-ppc64_power8 tools@e40bd19f release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/rename/issue67069.txt [SKIP] (log) === RUN Test/rename/issue67069.txt === PAUSE Test/rename/issue67069.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-13 19:58 x_tools-go1.25-openbsd-ppc64 tools@5099ddaf release-branch.go1.25@7800f4f0 x/tools/cmd/deadcode.Test/testdata/whylive.txtar/L46 (log) === RUN Test/testdata/whylive.txtar/L46 deadcode_test.go:114: deadcode failed: exit status 1 (stderr=deadcode: Load: err: exit status 1: stderr: go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable ) --- FAIL: Test/testdata/whylive.txtar/L46 (0.76s)
2025-06-13 19:58 x_tools-go1.25-openbsd-ppc64 tools@5099ddaf release-branch.go1.25@7800f4f0 x/tools/cmd/fiximports.TestFixImports (log) === RUN TestFixImports main_test.go:222: #1. fiximports() = false main_test.go:230: #1. stderr: got << go: error obtaining buildID for go tool link: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/link: resource temporarily unavailable importfix: exit status 1 >>, want << testdata/src/old.com/bad/bad.go:2:43: expected 'package', found 'EOF' >> main_test.go:222: #4. fiximports() = false main_test.go:230: #4. stderr: got << go: error obtaining buildID for go tool compile: fork/exec /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/openbsd_ppc64/compile: resource temporarily unavailable importfix: exit status 1 >>, want << testdata/src/old.com/bad/bad.go:2:43: expected 'package', found 'EOF' fruit.io/banana fixed: old.com/one -> new.com/one fixed: titanic.biz/bar -> new.com/bar fixed: titanic.biz/foo -> new.com/foo >> main_test.go:243: #4. rewrite[$GOPATH/src/fruit.io/banana/banana.go] missing, want <> --- FAIL: TestFixImports (32.03s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-16 16:38 x_tools-gotip-linux-ppc64_power8 tools@f0ace132 go@ea00461b x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-16 16:38 x_tools-gotip-linux-ppc64_power8 tools@f0ace132 go@ea00461b x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 17:25 x_tools-gotip-linux-ppc64_power8 tools@f17f523b go@ea00461b x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-16 17:25 x_tools-gotip-linux-ppc64_power8 tools@f17f523b go@ea00461b x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 17:25 x_tools-gotip-linux-ppc64_power8 tools@e40bd19f go@ea00461b x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-16 17:25 x_tools-gotip-linux-ppc64_power8 tools@e40bd19f go@ea00461b x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 21:49 x_tools-go1.24-linux-ppc64_power8 tools@01d126b9 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-16 21:49 x_tools-go1.24-linux-ppc64_power8 tools@01d126b9 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 21:49 x_tools-go1.25-linux-ppc64_power8 tools@01d126b9 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-16 21:49 x_tools-go1.25-linux-ppc64_power8 tools@01d126b9 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-16 21:49 x_tools-gotip-linux-ppc64_power8 tools@01d126b9 go@816199e4 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-16 21:49 x_tools-gotip-linux-ppc64_power8 tools@01d126b9 go@d0582546 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-17 00:10 x_tools-go1.24-linux-ppc64_power8 tools@06818cb6 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-17 00:10 x_tools-go1.24-linux-ppc64_power8 tools@06818cb6 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-17 00:10 x_tools-go1.25-linux-ppc64_power8 tools@06818cb6 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-17 00:10 x_tools-go1.25-linux-ppc64_power8 tools@06818cb6 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-17 00:10 x_tools-gotip-linux-ppc64_power8 tools@06818cb6 go@d0582546 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-17 00:10 x_tools-gotip-linux-ppc64_power8 tools@06818cb6 go@d0582546 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-17 04:22 x_tools-go1.24-linux-ppc64_power8 tools@49368ab3 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-17 04:22 x_tools-go1.24-linux-ppc64_power8 tools@49368ab3 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-17 04:22 x_tools-go1.25-linux-ppc64_power8 tools@49368ab3 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-17 04:22 x_tools-gotip-linux-ppc64_power8 tools@49368ab3 go@d0582546 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-17 14:06 x_tools-go1.24-linux-ppc64_power8 tools@97e28a61 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-17 14:06 x_tools-go1.24-linux-ppc64_power8 tools@97e28a61 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-17 14:06 x_tools-go1.25-linux-ppc64_power8 tools@97e28a61 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-17 14:06 x_tools-go1.25-linux-ppc64_power8 tools@97e28a61 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-17 14:06 x_tools-gotip-linux-ppc64_power8 tools@97e28a61 go@d0582546 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-17 14:06 x_tools-gotip-linux-ppc64_power8 tools@97e28a61 go@d0582546 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-17 14:06 x_tools-gotip-openbsd-ppc64 tools@97e28a61 go@d0582546 x/tools/gopls/internal/test/integration/workspace.TestUseGoWork/default (log) === RUN TestUseGoWork/default workspace_test.go:664: context deadline exceeded #### Start Gopls Test Logs for "TestUseGoWork/default" [Trace - 16:17:42.002 PM] Sending request 'initialize - (1)'. Params: {"processId":0,"clientInfo":{"name":"fake.Editor","version":"v1.0.0"},"rootUri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-730910768/TestUseGoWork/default/work","capabilities":{"workspace":{"workspaceEdit":{"resourceOperations":["rename"]},"didChangeConfiguration":{},"didChangeWatchedFiles":{"dynamicRegistration":true},"configuration":true},"textDocument":{"completion":{"completionItem":{"snippetSupport":true,"tagSupport":{"valueSet":[1]},"insertReplaceSupport":true}},"documentSymbol":{"hierarchicalDocumentSymbolSupport":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":[""]}},"dataSupport":true,"resolveSupport":{"properties":["edit"]}},"publishDiagnostics":{},"semanticTokens":{"requests":{"full":true},"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","label"],"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary","interface","struct","signature","pointer","array","map","slice","chan","string","number","bool","invalid"],"formats":null}},"window":{"workDoneProgress":true,"showDocument":{"support":true}}},"initializationOptions":{"completionBudget":"0s","diagnosticsDelay":"10ms","env":{"GO111MODULE":"","GOMODCACHE":"","GOPACKAGESDRIVER":"off","GOPATH":"/home/swarming/.swarming/w/ir/x/t/gopls-test-730910768/TestUseGoWork/default/gopath","GOPROXY":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-730910768/TestUseGoWork/default/proxy","GOSUMDB":"off","GOTOOLCHAIN":"local"},"subdirWatchPatterns":"on","verboseWorkDoneProgress":true},"trace":"messages","workspaceFolders":[{"uri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-730910768/TestUseGoWork/default/work","name":"work"}]} [Trace - 16:17:42.006 PM] Received response 'initialize - (1)' in 4ms. Result: {"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{}},"completionProvider":{"triggerCharacters":["."]},"hoverProvider":true,"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":{"codeActionKinds":["gopls.doc.features","quickfix","refactor.extract.constant","refactor.extract.constant-all","refactor.extract.function","refactor.extract.method","refactor.extract.toNewFile","refactor.extract.variable","refactor.extract.variable-all","refactor.inline.call","refactor.inline.variable","refactor.rewrite.changeQuote","refactor.rewrite.fillStruct","refactor.rewrite.fillSwitch","refactor.rewrite.invertIf","refactor.rewrite.joinLines","refactor.rewrite.removeUnusedParam","refactor.rewrite.splitLines","source.assembly","source.doc","source.fixAll","source.freesymbols","source.organizeImports"],"resolveProvider":true},"codeLensProvider":{},"documentLinkProvider":{},"workspaceSymbolProvider":true,"documentFormattingProvider":true,"renameProvider":true,"foldingRangeProvider":true,"selectionRangeProvider":true,"executeCommandProvider":{"commands":["gopls.add_dependency","gopls.add_import","gopls.add_telemetry_counters","gopls.add_test","gopls.apply_fix","gopls.assembly","gopls.change_signature","gopls.check_upgrades","gopls.client_open_url","gopls.diagnose_files","gopls.doc","gopls.edit_go_directive","gopls.extract_to_new_file","gopls.fetch_vulncheck_result","gopls.free_symbols","gopls.gc_details","gopls.generate","gopls.go_get_package","gopls.list_imports","gopls.list_known_packages","gopls.maybe_prompt_for_telemetry","gopls.mem_stats","gopls.modify_tags","gopls.modules","gopls.package_symbols","gopls.packages","gopls.regenerate_cgo","gopls.remove_dependency","gopls.reset_go_mod_diagnostics","gopls.run_go_work_command","gopls.run_govulncheck","gopls.run_tests","gopls.scan_imports","gopls.start_debugging","gopls.start_profile","gopls.stop_profile","gopls.tidy","gopls.update_go_sum","gopls.upgrade_dependency","gopls.vendor","gopls.views","gopls.vulncheck","gopls.workspace_stats"]},"callHierarchyProvider":true,"semanticTokensProvider":{"legend":{"tokenTypes":["namespace","type","typeParameter","parameter","variable","function","method","macro","keyword","comment","string","number","operator","label"],"tokenModifiers":["definition","readonly","defaultLibrary","array","bool","chan","format","interface","map","number","pointer","signature","slice","string","struct"]},"range":true,"full":true},"typeHierarchyProvider":true,"inlayHintProvider":{},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":"workspace/didChangeWorkspaceFolders"},"fileOperations":{"didCreate":{"filters":[{"scheme":"file","pattern":{"glob":"**/*.go"}}]}}}},"serverInfo":{"name":"gopls","version":"{\"GoVersion\":\"go1.25-devel_d05825468921f8d0e54c81f59330d3b263057a54\",\"Path\":\"golang.org/x/tools/gopls/internal/test/integration/workspace.test\",\"Main\":{\"Path\":\"golang.org/x/tools/gopls\",\"Version\":\"(devel)\"},\"Settings\":[{\"Key\":\"-buildmode\",\"Value\":\"exe\"},{\"Key\":\"-compiler\",\"Value\":\"gc\"},{\"Key\":\"DefaultGODEBUG\",\"Value\":\"containermaxprocs=0,decoratemappings=0,tlssha1=1,updatemaxprocs=0,x509sha256skid=0\"},{\"Key\":\"CGO_ENABLED\",\"Value\":\"0\"},{\"Key\":\"GOARCH\",\"Value\":\"ppc64\"},{\"Key\":\"GOOS\",\"Value\":\"openbsd\"},{\"Key\":\"GOPPC64\",\"Value\":\"power8\"}],\"Version\":\"(devel)\"}"}} ... [Trace - 16:18:19.300 PM] Received notification 'window/logMessage'. Params: {"type":3,"message":"2025/06/17 16:18:19 background imports cache refresh starting\n"} [Trace - 16:18:19.317 PM] Received notification 'window/logMessage'. Params: {"type":3,"message":"2025/06/17 16:18:19 background refresh finished after 480.801305ms\n"} #### End Gopls Test Logs for "TestUseGoWork/default" --- FAIL: TestUseGoWork/default (1063.58s)
2025-06-17 17:42 x_tools-go1.25-linux-ppc64_power8 tools@03042518 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-17 17:42 x_tools-go1.25-linux-ppc64_power8 tools@03042518 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-17 17:42 x_tools-gotip-linux-ppc64_power8 tools@03042518 go@d0582546 x/tools/gopls/internal/test/marker.Test/codeaction/moveparam_issue70599.txt [SKIP] (log) === RUN Test/codeaction/moveparam_issue70599.txt === PAUSE Test/codeaction/moveparam_issue70599.txt
2025-06-17 17:42 x_tools-gotip-linux-ppc64_power8 tools@03042518 go@d0582546 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-17 17:42 x_tools-gotip-linux-ppc64_power8 tools@03042518 go@53af292a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 00:54 x_tools-go1.25-linux-ppc64_power8 tools@fecb411a release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-18 00:54 x_tools-go1.25-linux-ppc64_power8 tools@fecb411a release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-18 00:54 x_tools-gotip-linux-ppc64_power8 tools@fecb411a go@53af292a x/tools/gopls/internal/test/integration/misc.TestRenameFileFromEditor/default [SKIP] (log) === RUN TestRenameFileFromEditor/default signal: killed
2025-06-18 00:54 x_tools-gotip-linux-ppc64_power8 tools@fecb411a go@53af292a x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-18 00:54 x_tools-go1.25-linux-ppc64_power8 tools@d8920507 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 00:54 x_tools-go1.25-linux-ppc64_power8 tools@d8920507 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-18 00:54 x_tools-gotip-linux-ppc64_power8 tools@d8920507 go@53af292a x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [SKIP] (log) === RUN TestClearNonWorkspaceDiagnostics/default signal: killed
2025-06-18 00:54 x_tools-gotip-linux-ppc64_power8 tools@d8920507 go@53af292a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt === CONT Test/callhierarchy/issue64451.txt
2025-06-18 00:54 x_tools-gotip-linux-ppc64_power8 tools@d8920507 go@53af292a x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-18 00:55 x_tools-go1.25-linux-ppc64_power8 tools@6df6b601 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 00:55 x_tools-gotip-linux-ppc64_power8 tools@6df6b601 go@53af292a x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt
2025-06-18 00:55 x_tools-gotip-linux-ppc64_power8 tools@6df6b601 go@53af292a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 03:00 x_tools-gotip-linux-ppc64_power8 tools@20e3ee5c go@53af292a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 03:00 x_tools-gotip-linux-ppc64_power8 tools@20e3ee5c go@53af292a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 03:00 x_tools-gotip-linux-ppc64le_power8 tools@20e3ee5c go@53af292a x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-18 15:11 x_tools-go1.25-linux-ppc64_power8 tools@a84f5c05 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-18 15:11 x_tools-go1.25-linux-ppc64_power8 tools@a84f5c05 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-18 15:11 x_tools-gotip-linux-ppc64_power8 tools@a84f5c05 go@53af292a x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt === CONT Test/codeaction/remove_struct_tags.txt
2025-06-18 15:11 x_tools-gotip-linux-ppc64_power8 tools@a84f5c05 go@53af292a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 15:11 x_tools-gotip-linux-ppc64_power8 tools@a84f5c05 go@c6ac7362 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 15:11 x_tools-gotip-linux-ppc64_power8 tools@a84f5c05 go@4c756729 x/tools/gopls/internal/test/integration/misc.TestRenamePackage_NestedModule/default [SKIP] (log) === RUN TestRenamePackage_NestedModule/default signal: killed
2025-06-18 15:11 x_tools-gotip-linux-ppc64_power8 tools@a84f5c05 go@4c756729 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 00:55 x_tools-go1.24-linux-ppc64_power8 tools@6df6b601 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-18 03:00 x_tools-go1.24-linux-ppc64_power8 tools@20e3ee5c release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 15:11 x_tools-go1.24-linux-ppc64_power8 tools@a84f5c05 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 15:11 x_tools-go1.24-linux-ppc64_power8 tools@a84f5c05 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-18 19:32 x_tools-go1.24-linux-ppc64_power8 tools@0b325c82 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 19:32 x_tools-go1.24-linux-ppc64_power8 tools@0b325c82 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-18 19:32 x_tools-gotip-linux-ppc64_power8 tools@0b325c82 go@8552bcf7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 19:32 x_tools-gotip-linux-ppc64_power8 tools@0b325c82 go@8552bcf7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-18 19:34 x_tools-go1.24-linux-ppc64_power8 tools@b021ce41 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 19:34 x_tools-gotip-linux-ppc64_power8 tools@b021ce41 go@8552bcf7 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-18 19:34 x_tools-gotip-linux-ppc64_power8 tools@b021ce41 go@8552bcf7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 22:47 x_tools-gotip-linux-ppc64_power8 tools@a71de779 go@8552bcf7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 22:47 x_tools-gotip-linux-ppc64_power8 tools@a71de779 go@8552bcf7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-18 19:34 x_tools-go1.25-linux-ppc64_power8 tools@b021ce41 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/token/format.txt [SKIP] (log) === RUN Test/token/format.txt === PAUSE Test/token/format.txt
2025-06-18 22:47 x_tools-go1.25-linux-ppc64_power8 tools@a71de779 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-18 22:47 x_tools-go1.25-linux-ppc64_power8 tools@a71de779 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-19 05:02 x_tools-go1.24-linux-ppc64_power8 tools@3590a178 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/quickfix/stubmethods/issue64114.txt [SKIP] (log) === RUN Test/quickfix/stubmethods/issue64114.txt === PAUSE Test/quickfix/stubmethods/issue64114.txt
2025-06-19 05:11 x_tools-go1.24-linux-ppc64_power8 tools@7db3d3f8 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/codeaction/add_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/add_struct_tags.txt === PAUSE Test/codeaction/add_struct_tags.txt
2025-06-19 13:55 x_tools-go1.24-linux-ppc64_power8 tools@e5d7ba0c release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/token/format.txt [SKIP] (log) === RUN Test/token/format.txt === PAUSE Test/token/format.txt
2025-06-19 13:55 x_tools-go1.24-linux-ppc64_power8 tools@e5d7ba0c release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-19 05:11 x_tools-go1.25-linux-ppc64_power8 tools@7db3d3f8 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/integration/workspace.TestChangeAddedWorkspaceFolders/add_an_already_added_file_but_with_an_ending_slash/default [SKIP] (log) === RUN TestChangeAddedWorkspaceFolders/add_an_already_added_file_but_with_an_ending_slash/default signal: killed
2025-06-19 05:11 x_tools-go1.25-linux-ppc64_power8 tools@7db3d3f8 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-19 13:55 x_tools-go1.25-linux-ppc64_power8 tools@e5d7ba0c release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-19 13:55 x_tools-go1.25-linux-ppc64_power8 tools@e5d7ba0c release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-19 14:22 x_tools-go1.25-linux-ppc64_power8 tools@84508c7d release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/removeparam.txt [SKIP] (log) === RUN Test/codeaction/removeparam.txt === PAUSE Test/codeaction/removeparam.txt
2025-06-19 14:22 x_tools-go1.25-linux-ppc64_power8 tools@84508c7d release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-20 14:28 x_tools-go1.25-linux-ppc64_power8 tools@15c16a55 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-20 14:28 x_tools-go1.24-linux-ppc64_power8 tools@15c16a55 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/quickfix/stubmethods/issue64114.txt [SKIP] (log) === RUN Test/quickfix/stubmethods/issue64114.txt === PAUSE Test/quickfix/stubmethods/issue64114.txt
2025-06-20 14:28 x_tools-go1.24-linux-ppc64_power8 tools@15c16a55 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-20 20:30 x_tools-go1.24-linux-ppc64_power8 tools@fcfa4926 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt === CONT Test/callhierarchy/issue64451.txt signal: killed
2025-06-20 20:30 x_tools-go1.24-linux-ppc64_power8 tools@fcfa4926 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-20 20:34 x_tools-go1.24-linux-ppc64_power8 tools@231c38c4 release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-20 20:34 x_tools-go1.24-linux-ppc64_power8 tools@231c38c4 release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-20 21:24 x_tools-go1.24-linux-ppc64_power8 tools@f2685fcd release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/references/intrapackage.txt [SKIP] (log) === RUN Test/references/intrapackage.txt === PAUSE Test/references/intrapackage.txt
2025-06-20 21:24 x_tools-go1.24-linux-ppc64_power8 tools@f2685fcd release-branch.go1.24@7d08a16f x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-20 21:24 x_tools-gotip-linux-ppc64_power8 tools@f2685fcd go@49cdf0c4 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-20 21:24 x_tools-gotip-linux-ppc64_power8 tools@f2685fcd go@49cdf0c4 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-20 20:34 x_tools-go1.25-linux-ppc64_power8 tools@231c38c4 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-20 21:24 x_tools-go1.25-linux-ppc64_power8 tools@f2685fcd release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/removeparam.txt [SKIP] (log) === RUN Test/codeaction/removeparam.txt === PAUSE Test/codeaction/removeparam.txt
2025-06-23 13:01 x_tools-go1.25-linux-ppc64_power8 tools@b6ff505e release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-23 13:01 x_tools-go1.25-linux-ppc64_power8 tools@b6ff505e release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/workspacesymbol/allscope.txt [SKIP] (log) === RUN Test/workspacesymbol/allscope.txt === PAUSE Test/workspacesymbol/allscope.txt === CONT Test/workspacesymbol/allscope.txt
2025-06-23 17:15 x_tools-go1.25-linux-ppc64_power8 tools@19adb403 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-23 13:01 x_tools-gotip-linux-ppc64_power8 tools@b6ff505e go@1cf6386b x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-06-23 17:15 x_tools-gotip-linux-ppc64_power8 tools@19adb403 go@456a90aa x/tools/gopls/internal/test/integration/misc.TestPrepareRenameMainPackage/default [SKIP] (log) === RUN TestPrepareRenameMainPackage/default signal: killed
2025-06-23 17:15 x_tools-gotip-linux-ppc64_power8 tools@19adb403 go@456a90aa x/tools/gopls/internal/test/marker.Test/codeaction/removeparam.txt [SKIP] (log) === RUN Test/codeaction/removeparam.txt === PAUSE Test/codeaction/removeparam.txt
2025-06-23 19:23 x_tools-go1.25-linux-ppc64_power8 tools@4c0fd1dd release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/completion/issue60545.txt [SKIP] (log) === RUN Test/completion/issue60545.txt === PAUSE Test/completion/issue60545.txt
2025-06-23 19:23 x_tools-go1.25-linux-ppc64_power8 tools@4c0fd1dd release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-23 19:23 x_tools-gotip-linux-ppc64_power8 tools@4c0fd1dd go@456a90aa x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-23 19:23 x_tools-gotip-linux-ppc64_power8 tools@4c0fd1dd go@456a90aa x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-23 19:23 x_tools-gotip-linux-ppc64_power8 tools@4c0fd1dd go@4506796a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-23 19:23 x_tools-gotip-linux-ppc64_power8 tools@4c0fd1dd go@4506796a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-23 19:23 x_tools-gotip-linux-ppc64_power8 tools@4c0fd1dd go@f77a0aa6 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_formatting.txt [SKIP] (log) === RUN Test/codeaction/removeparam_formatting.txt === PAUSE Test/codeaction/removeparam_formatting.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-23 19:23 x_tools-go1.23-linux-ppc64le_power8 tools@4c0fd1dd release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/integration/misc.TestImplementationsInVendor/default [SKIP] (log) === RUN TestImplementationsInVendor/default signal: killed
2025-06-23 19:23 x_tools-go1.23-linux-ppc64le_power8 tools@4c0fd1dd release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-23 19:23 x_tools-go1.23-linux-ppc64le_power8 tools@4c0fd1dd release-branch.go1.23@3eedbde2 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-24 01:14 x_tools-gotip-linux-ppc64_power8 tools@a0eca0cb go@ed781572 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-24 01:14 x_tools-gotip-linux-ppc64_power8 tools@a0eca0cb go@ed781572 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 01:14 x_tools-gotip-linux-ppc64_power8 tools@a0eca0cb go@2e9bb62b x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_formatting.txt [SKIP] (log) === RUN Test/codeaction/removeparam_formatting.txt === PAUSE Test/codeaction/removeparam_formatting.txt
2025-06-24 01:14 x_tools-gotip-linux-ppc64_power8 tools@a0eca0cb go@2e9bb62b x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-24 14:03 x_tools-gotip-linux-ppc64_power8 tools@f28cf99f go@2e9bb62b x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 14:03 x_tools-gotip-linux-ppc64_power8 tools@f28cf99f go@11f11f2a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 14:03 x_tools-gotip-linux-ppc64_power8 tools@f28cf99f go@6e618cd4 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-24 14:03 x_tools-gotip-linux-ppc64_power8 tools@f28cf99f go@6e618cd4 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 14:03 x_tools-go1.24-linux-ppc64_power8 tools@f28cf99f release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [SKIP] (log) === RUN TestClearNonWorkspaceDiagnostics/default signal: killed
2025-06-24 14:03 x_tools-go1.24-linux-ppc64_power8 tools@f28cf99f release-branch.go1.24@7d08a16f x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@34cf5f62 x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@34cf5f62 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@47b941f4 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@47b941f4 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@e515ef8b x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 18:46 x_tools-go1.23-linux-ppc64le_power8 tools@3b3fffa4 release-branch.go1.23@3eedbde2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@f069a829 x/tools/gopls/internal/test/integration/misc.TestTelemetryPrompt_GivingUp/default#05 [SKIP] (log) === RUN TestTelemetryPrompt_GivingUp/default#05 signal: killed
2025-06-24 18:46 x_tools-gotip-linux-ppc64_power8 tools@3b3fffa4 go@f069a829 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-25 16:09 x_tools-gotip-linux-ppc64_power8 tools@a0ae5fa8 go@0b4d2eab x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-25 16:09 x_tools-gotip-linux-ppc64_power8 tools@a0ae5fa8 go@0b4d2eab x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-24 14:03 x_tools-go1.25-linux-ppc64_power8 tools@f28cf99f release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/symbol/generic.txt [SKIP] (log) === RUN Test/symbol/generic.txt === PAUSE Test/symbol/generic.txt
2025-06-24 14:03 x_tools-go1.25-linux-ppc64_power8 tools@f28cf99f release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-24 18:46 x_tools-go1.25-linux-ppc64_power8 tools@3b3fffa4 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/rename/prepare_func.txt [SKIP] (log) === RUN Test/rename/prepare_func.txt === PAUSE Test/rename/prepare_func.txt
2025-06-25 16:09 x_tools-go1.25-linux-ppc64_power8 tools@a0ae5fa8 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_formatting.txt [SKIP] (log) === RUN Test/codeaction/removeparam_formatting.txt === PAUSE Test/codeaction/removeparam_formatting.txt
2025-06-25 16:09 x_tools-go1.25-linux-ppc64_power8 tools@a0ae5fa8 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-26 15:20 x_tools-gotip-linux-ppc64_power8 tools@55b751a5 go@b5d55599 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-26 15:20 x_tools-gotip-linux-ppc64_power8 tools@55b751a5 go@b5d55599 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-25 16:09 x_tools-go1.24-linux-ppc64_power8 tools@a0ae5fa8 release-branch.go1.24@1575127e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-26 15:20 x_tools-go1.24-linux-ppc64_power8 tools@55b751a5 release-branch.go1.24@1575127e x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_imports.txt [SKIP] (log) === RUN Test/codeaction/removeparam_imports.txt === PAUSE Test/codeaction/removeparam_imports.txt
2025-06-26 15:20 x_tools-go1.24-linux-ppc64_power8 tools@55b751a5 release-branch.go1.24@1575127e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-26 16:31 x_tools-gotip-linux-ppc64_power8 tools@406c1795 go@b5d55599 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-26 16:31 x_tools-gotip-linux-ppc64_power8 tools@406c1795 go@b5d55599 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-26 16:31 x_tools-gotip-linux-ppc64_power8 tools@406c1795 go@988a20c8 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-26 16:31 x_tools-gotip-linux-ppc64_power8 tools@406c1795 go@988a20c8 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-26 16:31 x_tools-go1.24-linux-ppc64_power8 tools@406c1795 release-branch.go1.24@e0386908 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-26 16:31 x_tools-go1.25-linux-ppc64_power8 tools@406c1795 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_imports.txt [SKIP] (log) === RUN Test/codeaction/removeparam_imports.txt === PAUSE Test/codeaction/removeparam_imports.txt
2025-06-26 16:31 x_tools-go1.25-linux-ppc64_power8 tools@406c1795 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-26 23:18 x_tools-go1.23-linux-ppc64le_power9 tools@762e4dd9 release-branch.go1.23@e919b332 x/tools/gopls/internal/test/integration/diagnostics.TestIssue44736/default [SKIP] (log) === RUN TestIssue44736/default signal: killed
2025-06-26 23:18 x_tools-go1.23-linux-ppc64le_power9 tools@762e4dd9 release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-26 23:18 x_tools-go1.23-linux-ppc64le_power9 tools@762e4dd9 release-branch.go1.23@e919b332 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-26 23:18 x_tools-go1.24-linux-ppc64_power8 tools@762e4dd9 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/integration/workspace.TestGoworkMutation/default [SKIP] (log) === RUN TestGoworkMutation/default signal: killed
2025-06-26 23:18 x_tools-go1.24-linux-ppc64_power8 tools@762e4dd9 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_imports.txt [SKIP] (log) === RUN Test/codeaction/removeparam_imports.txt === PAUSE Test/codeaction/removeparam_imports.txt
2025-06-26 23:18 x_tools-go1.25-linux-ppc64_power8 tools@762e4dd9 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-27 18:14 x_tools-go1.24-linux-ppc64_power8 tools@ce10b6b0 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-26 23:18 x_tools-gotip-linux-ppc64_power8 tools@762e4dd9 go@fdc076ce x/tools/gopls/internal/test/integration/misc.TestRenamePackageWithConflicts/default [SKIP] (log) === RUN TestRenamePackageWithConflicts/default signal: killed
2025-06-26 23:18 x_tools-gotip-linux-ppc64_power8 tools@762e4dd9 go@fdc076ce x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-27 18:14 x_tools-gotip-linux-ppc64_power8 tools@ce10b6b0 go@742fda95 x/tools/gopls/internal/test/marker.Test/completion/issue62141.txt [SKIP] (log) === RUN Test/completion/issue62141.txt === PAUSE Test/completion/issue62141.txt
2025-06-27 18:14 x_tools-gotip-linux-ppc64_power8 tools@ce10b6b0 go@742fda95 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-27 18:32 x_tools-gotip-linux-ppc64_power8 tools@bf1b00ef go@acb914f2 x/tools/gopls/internal/test/integration/misc.TestRenamePackage_TestVariant/default [SKIP] (log) === RUN TestRenamePackage_TestVariant/default signal: killed
2025-06-27 18:32 x_tools-gotip-linux-ppc64_power8 tools@bf1b00ef go@acb914f2 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-30 14:22 x_tools-gotip-linux-ppc64_power8 tools@99387c89 go@9d1cd0b8 x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 14:22 x_tools-gotip-linux-ppc64_power8 tools@99387c89 go@47318323 x/tools/gopls/internal/test/integration/workspace.TestOpenAndClosePorts/default [SKIP] (log) === RUN TestOpenAndClosePorts/default signal: killed
2025-06-30 14:22 x_tools-gotip-linux-ppc64_power8 tools@99387c89 go@47318323 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-27 18:32 x_tools-go1.25-linux-ppc64_power8 tools@bf1b00ef release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-27 18:32 x_tools-go1.25-linux-ppc64_power8 tools@bf1b00ef release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-30 14:22 x_tools-go1.25-linux-ppc64_power8 tools@99387c89 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-30 14:22 x_tools-gotip-linux-ppc64_power8 tools@99387c89 go@9ae38be3 x/tools/gopls/internal/test/integration/misc.TestRenamePackageWithAlias/default [SKIP] (log) === RUN TestRenamePackageWithAlias/default signal: killed
2025-06-30 14:22 x_tools-gotip-linux-ppc64_power8 tools@99387c89 go@9ae38be3 x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [SKIP] (log) === RUN Test/callhierarchy/callhierarchy.txt === PAUSE Test/callhierarchy/callhierarchy.txt
2025-06-30 18:12 x_tools-gotip-linux-ppc64_power8 tools@d58c5eb8 go@9ae38be3 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-06-30 18:12 x_tools-gotip-linux-ppc64_power8 tools@d58c5eb8 go@9ae38be3 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 18:12 x_tools-go1.23-linux-ppc64le_power8 tools@d58c5eb8 release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt === CONT Test/callhierarchy/issue64451.txt signal: killed
2025-06-30 18:12 x_tools-gotip-linux-ppc64_power8 tools@d58c5eb8 go@fdd7713f x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-06-30 19:41 x_tools-gotip-linux-ppc64_power8 tools@134edd97 go@fdd7713f x/tools/gopls/internal/test/integration/workspace.TestClearNonWorkspaceDiagnostics/default [SKIP] (log) === RUN TestClearNonWorkspaceDiagnostics/default signal: killed
2025-06-30 19:41 x_tools-gotip-linux-ppc64_power8 tools@134edd97 go@fdd7713f x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 19:41 x_tools-go1.24-linux-ppc64le_power8 tools@134edd97 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-30 19:41 x_tools-gotip-linux-ppc64_power8 tools@9b2e0317 go@8002d283 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-30 19:41 x_tools-gotip-linux-ppc64_power8 tools@9b2e0317 go@8002d283 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 19:41 x_tools-gotip-linux-ppc64_power8 tools@9b2e0317 go@e46d586e x/tools/gopls/internal/test/marker.Test/codeaction/issue64558.txt [SKIP] (log) === RUN Test/codeaction/issue64558.txt === PAUSE Test/codeaction/issue64558.txt
2025-06-30 19:41 x_tools-gotip-linux-ppc64_power8 tools@9b2e0317 go@e46d586e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 18:12 x_tools-go1.24-linux-ppc64_power8 tools@d58c5eb8 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-06-30 18:12 x_tools-go1.24-linux-ppc64_power8 tools@d58c5eb8 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-30 19:41 x_tools-go1.24-linux-ppc64_power8 tools@134edd97 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/integration/workspace.TestGoworkMutation/default [SKIP] (log) === RUN TestGoworkMutation/default signal: killed
2025-06-30 19:41 x_tools-go1.24-linux-ppc64_power8 tools@134edd97 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-30 19:41 x_tools-go1.24-linux-ppc64_power8 tools@9b2e0317 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-06-30 19:41 x_tools-go1.24-linux-ppc64_power8 tools@9b2e0317 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-30 21:48 x_tools-gotip-linux-ppc64_power8 tools@d75a88dd go@e46d586e x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-06-30 21:48 x_tools-gotip-linux-ppc64_power8 tools@d75a88dd go@e46d586e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 21:48 x_tools-gotip-linux-ppc64_power8 tools@d75a88dd go@6bd9944c x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-06-30 21:48 x_tools-gotip-linux-ppc64_power8 tools@d75a88dd go@6bd9944c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 19:41 x_tools-go1.25-linux-ppc64_power8 tools@134edd97 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt === CONT Test/callhierarchy/issue64451.txt signal: killed
2025-06-30 19:41 x_tools-go1.25-linux-ppc64_power8 tools@134edd97 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-30 19:41 x_tools-go1.25-linux-ppc64_power8 tools@9b2e0317 release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-06-30 19:41 x_tools-go1.25-linux-ppc64_power8 tools@9b2e0317 release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-06-30 21:48 x_tools-go1.23-linux-ppc64le_power8 tools@d75a88dd release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-06-30 21:48 x_tools-go1.25-linux-ppc64_power8 tools@d75a88dd release-branch.go1.25@8ac5714e x/tools/gopls/internal/test/marker.Test/rename/bad.txt [SKIP] (log) === RUN Test/rename/bad.txt === PAUSE Test/rename/bad.txt
2025-06-30 21:48 x_tools-go1.25-linux-ppc64_power8 tools@d75a88dd release-branch.go1.25@8ac5714e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 02:57 x_tools-gotip-linux-ppc64_power8 tools@3b3100c2 go@86fca3dc x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 02:57 x_tools-gotip-linux-ppc64_power8 tools@3b3100c2 go@86fca3dc x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 02:57 x_tools-go1.24-linux-ppc64_power8 tools@3b3100c2 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-07-01 02:57 x_tools-go1.24-linux-ppc64_power8 tools@3b3100c2 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 13:56 x_tools-go1.23-linux-ppc64le_power10 tools@53826a86 release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [SKIP] (log) === RUN Test/callhierarchy/callhierarchy.txt === PAUSE Test/callhierarchy/callhierarchy.txt
2025-07-01 13:56 x_tools-go1.23-linux-ppc64le_power10 tools@53826a86 release-branch.go1.23@e919b332 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 13:56 x_tools-go1.24-linux-ppc64_power8 tools@53826a86 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_method.txt [SKIP] (log) === RUN Test/codeaction/removeparam_method.txt === PAUSE Test/codeaction/removeparam_method.txt
2025-07-01 13:56 x_tools-go1.24-linux-ppc64_power8 tools@53826a86 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 14:14 x_tools-gotip-linux-ppc64_power8 tools@7f29a7e2 go@2f653a5a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 14:14 x_tools-go1.25-linux-ppc64_power8 tools@7f29a7e2 release-branch.go1.25@6e95fd96 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 14:14 x_tools-go1.25-linux-ppc64_power8 tools@7f29a7e2 release-branch.go1.25@6e95fd96 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 19:53 x_tools-go1.25-linux-ppc64_power8 tools@d1c2fd26 release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@8b11e06f release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@27ad1f50 x/tools/gopls/internal/test/integration/workspace.TestChangeAddedWorkspaceFolders/add_an_already_added_file/default [SKIP] (log) === RUN TestChangeAddedWorkspaceFolders/add_an_already_added_file/default signal: killed
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@27ad1f50 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@479b51ee x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@479b51ee x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@9d1cd0b8 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@9d1cd0b8 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@d9d2cadd x/tools/gopls/internal/test/marker.Test/codeaction/inline-var-74347.txt [SKIP] (log) === RUN Test/codeaction/inline-var-74347.txt === PAUSE Test/codeaction/inline-var-74347.txt
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@d9d2cadd x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@f069a829 x/tools/gopls/internal/test/marker.Test/codeaction/remove_struct_tags.txt [SKIP] (log) === RUN Test/codeaction/remove_struct_tags.txt === PAUSE Test/codeaction/remove_struct_tags.txt
2025-07-01 20:16 x_tools-go1.25-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.25@f069a829 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-06-30 19:41 x_tools-gotip-openbsd-ppc64 tools@134edd97 go@b3251514 x/tools/gopls/internal/test/integration/diagnostics.Test_Issue38211/default (log) === RUN Test_Issue38211/default expectation.go:849: RegexpSearch: main.go, no match for "\"github.com/ardanlabs/conf\"" #### Start Gopls Test Logs for "Test_Issue38211/default" [Trace - 18:43:55.777 PM] Sending request 'initialize - (1)'. Params: {"processId":0,"clientInfo":{"name":"fake.Editor","version":"v1.0.0"},"rootUri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-3662362701/Test_Issue38211/default/work","capabilities":{"workspace":{"workspaceEdit":{"resourceOperations":["rename"]},"didChangeConfiguration":{},"didChangeWatchedFiles":{"dynamicRegistration":true},"configuration":true},"textDocument":{"completion":{"completionItem":{"snippetSupport":true,"tagSupport":{"valueSet":[1]},"insertReplaceSupport":true}},"documentSymbol":{"hierarchicalDocumentSymbolSupport":true},"codeAction":{"codeActionLiteralSupport":{"codeActionKind":{"valueSet":[""]}},"dataSupport":true,"resolveSupport":{"properties":["edit"]}},"publishDiagnostics":{},"semanticTokens":{"requests":{"full":true},"tokenTypes":["namespace","type","class","enum","interface","struct","typeParameter","parameter","variable","property","enumMember","event","function","method","macro","keyword","modifier","comment","string","number","regexp","operator","label"],"tokenModifiers":["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary","interface","struct","signature","pointer","array","map","slice","chan","string","number","bool","invalid"],"formats":null}},"window":{"workDoneProgress":true,"showDocument":{"support":true}}},"initializationOptions":{"completionBudget":"0s","diagnosticsDelay":"10ms","env":{"GO111MODULE":"","GOMODCACHE":"","GOPACKAGESDRIVER":"off","GOPATH":"/home/swarming/.swarming/w/ir/x/t/gopls-test-3662362701/Test_Issue38211/default/gopath","GOPROXY":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-3662362701/Test_Issue38211/default/proxy","GOSUMDB":"off","GOTOOLCHAIN":"local"},"verboseWorkDoneProgress":true},"trace":"messages","workspaceFolders":[{"uri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-3662362701/Test_Issue38211/default/work","name":"work"}]} [Trace - 18:43:55.781 PM] Received response 'initialize - (1)' in 3ms. Result: {"capabilities":{"textDocumentSync":{"openClose":true,"change":2,"save":{}},"completionProvider":{"triggerCharacters":["."]},"hoverProvider":true,"signatureHelpProvider":{"triggerCharacters":["(",","]},"definitionProvider":true,"typeDefinitionProvider":true,"implementationProvider":true,"referencesProvider":true,"documentHighlightProvider":true,"documentSymbolProvider":true,"codeActionProvider":{"codeActionKinds":["gopls.doc.features","quickfix","refactor.extract.constant","refactor.extract.constant-all","refactor.extract.function","refactor.extract.method","refactor.extract.toNewFile","refactor.extract.variable","refactor.extract.variable-all","refactor.inline.call","refactor.inline.variable","refactor.rewrite.changeQuote","refactor.rewrite.fillStruct","refactor.rewrite.fillSwitch","refactor.rewrite.invertIf","refactor.rewrite.joinLines","refactor.rewrite.removeUnusedParam","refactor.rewrite.splitLines","source.assembly","source.doc","source.fixAll","source.freesymbols","source.organizeImports","source.splitPackage"],"resolveProvider":true},"codeLensProvider":{},"documentLinkProvider":{},"workspaceSymbolProvider":true,"documentFormattingProvider":true,"renameProvider":true,"foldingRangeProvider":true,"selectionRangeProvider":true,"executeCommandProvider":{"commands":["gopls.add_dependency","gopls.add_import","gopls.add_telemetry_counters","gopls.add_test","gopls.apply_fix","gopls.assembly","gopls.change_signature","gopls.check_upgrades","gopls.client_open_url","gopls.diagnose_files","gopls.doc","gopls.edit_go_directive","gopls.extract_to_new_file","gopls.fetch_vulncheck_result","gopls.free_symbols","gopls.gc_details","gopls.generate","gopls.go_get_package","gopls.list_imports","gopls.list_known_packages","gopls.maybe_prompt_for_telemetry","gopls.mem_stats","gopls.modify_tags","gopls.modules","gopls.package_symbols","gopls.packages","gopls.regenerate_cgo","gopls.remove_dependency","gopls.reset_go_mod_diagnostics","gopls.run_go_work_command","gopls.run_govulncheck","gopls.run_tests","gopls.scan_imports","gopls.split_package","gopls.start_debugging","gopls.start_profile","gopls.stop_profile","gopls.tidy","gopls.update_go_sum","gopls.upgrade_dependency","gopls.vendor","gopls.views","gopls.vulncheck","gopls.workspace_stats"]},"callHierarchyProvider":true,"semanticTokensProvider":{"legend":{"tokenTypes":["namespace","type","typeParameter","parameter","variable","function","method","macro","keyword","comment","string","number","operator","label"],"tokenModifiers":["definition","readonly","defaultLibrary","array","bool","chan","format","interface","map","number","pointer","signature","slice","string","struct"]},"range":true,"full":true},"typeHierarchyProvider":true,"inlayHintProvider":{},"workspace":{"workspaceFolders":{"supported":true,"changeNotifications":"workspace/didChangeWorkspaceFolders"},"fileOperations":{"didCreate":{"filters":[{"scheme":"file","pattern":{"glob":"**/*.go"}}]}}}},"serverInfo":{"name":"gopls","version":"{\"GoVersion\":\"go1.25-devel_b3251514531123d7fd007682389bce7428d159a0\",\"Path\":\"golang.org/x/tools/gopls/internal/test/integration/diagnostics.test\",\"Main\":{\"Path\":\"golang.org/x/tools/gopls\",\"Version\":\"(devel)\"},\"Settings\":[{\"Key\":\"-buildmode\",\"Value\":\"exe\"},{\"Key\":\"-compiler\",\"Value\":\"gc\"},{\"Key\":\"DefaultGODEBUG\",\"Value\":\"containermaxprocs=0,decoratemappings=0,tlssha1=1,updatemaxprocs=0,x509sha256skid=0\"},{\"Key\":\"CGO_ENABLED\",\"Value\":\"0\"},{\"Key\":\"GOARCH\",\"Value\":\"ppc64\"},{\"Key\":\"GOOS\",\"Value\":\"openbsd\"},{\"Key\":\"GOPPC64\",\"Value\":\"power8\"}],\"Version\":\"(devel)\"}"}} ... [Trace - 18:44:44.091 PM] Sending notification 'textDocument/didSave'. Params: {"textDocument":{"uri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-3662362701/Test_Issue38211/default/work/main.go"}} [Trace - 18:44:44.093 PM] Received notification 'textDocument/publishDiagnostics'. Params: {"uri":"file:///home/swarming/.swarming/w/ir/x/t/gopls-test-3662362701/Test_Issue38211/default/work/main.go","version":4,"diagnostics":[{"range":{"start":{"line":3,"character":5},"end":{"line":3,"character":9}},"severity":1,"code":"UndeclaredName","codeDescription":{"href":"https://pkg.go.dev/golang.org/x/tools/internal/typesinternal#UndeclaredName"},"source":"compiler","message":"undefined: conf"}]} #### End Gopls Test Logs for "Test_Issue38211/default" --- FAIL: Test_Issue38211/default (49.80s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-01 19:53 x_tools-go1.24-linux-ppc64_power8 tools@d1c2fd26 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/extracttofile.txt [SKIP] (log) === RUN Test/codeaction/extracttofile.txt === PAUSE Test/codeaction/extracttofile.txt
2025-07-01 19:53 x_tools-go1.24-linux-ppc64_power8 tools@d1c2fd26 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 20:16 x_tools-go1.24-linux-ppc64_power8 tools@8b11e06f release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 20:16 x_tools-go1.24-linux-ppc64_power8 tools@8b11e06f release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 20:16 x_tools-gotip-linux-ppc64_power8 tools@8b11e06f go@2f653a5a x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-07-01 20:16 x_tools-go1.23-linux-ppc64le_power9 tools@b5e741b9 release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-01 20:16 x_tools-go1.24-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-07-01 20:16 x_tools-go1.24-linux-ppc64_power8 tools@b5e741b9 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-01 20:16 x_tools-gotip-linux-ppc64_power8 tools@b5e741b9 go@75b43f9a x/tools/gopls/internal/test/marker.Test/quickfix/stubmethods/issue64114.txt [SKIP] (log) === RUN Test/quickfix/stubmethods/issue64114.txt === PAUSE Test/quickfix/stubmethods/issue64114.txt
2025-07-01 20:16 x_tools-gotip-linux-ppc64_power8 tools@b5e741b9 go@75b43f9a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-07 18:36 x_tools-go1.23-linux-ppc64le_power8 tools@57005585 release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/codeaction/grouplines.txt [SKIP] (log) === RUN Test/codeaction/grouplines.txt === PAUSE Test/codeaction/grouplines.txt
2025-07-07 18:36 x_tools-go1.25-linux-ppc64_power8 tools@57005585 release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt
2025-07-07 18:36 x_tools-go1.25-linux-ppc64_power8 tools@57005585 release-branch.go1.25@b062eb46 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-07 18:40 x_tools-go1.25-linux-ppc64_power8 tools@e8a91ce0 release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/integration/workspace.TestChangeAddedWorkspaceFolders/add_an_already_added_file/default [SKIP] (log) === RUN TestChangeAddedWorkspaceFolders/add_an_already_added_file/default signal: killed
2025-07-07 18:40 x_tools-go1.25-linux-ppc64_power8 tools@e8a91ce0 release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/rename/bad.txt [SKIP] (log) === RUN Test/rename/bad.txt === PAUSE Test/rename/bad.txt
2025-07-07 18:41 x_tools-go1.25-linux-ppc64_power8 tools@66a63a6d release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-07 18:41 x_tools-go1.25-linux-ppc64_power8 tools@66a63a6d release-branch.go1.25@b062eb46 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-07 18:40 x_tools-go1.24-linux-ppc64_power8 tools@e8a91ce0 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/completion/issue62141.txt [SKIP] (log) === RUN Test/completion/issue62141.txt === PAUSE Test/completion/issue62141.txt === CONT Test/completion/issue62141.txt signal: killed
2025-07-07 18:40 x_tools-go1.24-linux-ppc64_power8 tools@e8a91ce0 release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-07 18:40 x_tools-gotip-linux-ppc64_power8 tools@e8a91ce0 go@75b43f9a x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_imports.txt [SKIP] (log) === RUN Test/codeaction/removeparam_imports.txt === PAUSE Test/codeaction/removeparam_imports.txt
2025-07-07 18:40 x_tools-gotip-linux-ppc64_power8 tools@e8a91ce0 go@75b43f9a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-07 18:41 x_tools-go1.24-linux-ppc64_power8 tools@66a63a6d release-branch.go1.24@dbf30d88 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_issue65217.txt [SKIP] (log) === RUN Test/codeaction/removeparam_issue65217.txt === PAUSE Test/codeaction/removeparam_issue65217.txt
2025-07-07 18:41 x_tools-go1.24-linux-ppc64_power8 tools@66a63a6d release-branch.go1.24@dbf30d88 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-07 18:41 x_tools-gotip-linux-ppc64_power8 tools@66a63a6d go@75b43f9a x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-07 18:41 x_tools-gotip-linux-ppc64_power8 tools@66a63a6d go@75b43f9a x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 13:34 x_tools-go1.25-linux-ppc64_power10 tools@02a89fc3 release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 15:19 x_tools-go1.25-linux-ppc64le_power10 tools@e01e5252 release-branch.go1.25@b062eb46 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 15:17 x_tools-go1.23-linux-ppc64_power8 tools@1a9eb83e release-branch.go1.23@e919b332 x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_method.txt [SKIP] (log) === RUN Test/codeaction/removeparam_method.txt === PAUSE Test/codeaction/removeparam_method.txt
2025-07-08 15:17 x_tools-go1.23-linux-ppc64_power8 tools@1a9eb83e release-branch.go1.23@e919b332 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-08 15:19 x_tools-go1.23-linux-ppc64_power8 tools@e01e5252 release-branch.go1.23@e919b332 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@1a2d84c1 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/workspace.TestAddAndRemoveGoWork/default [SKIP] (log) === RUN TestAddAndRemoveGoWork/default signal: killed
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@1a2d84c1 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@1a2d84c1 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-08 17:41 x_tools-go1.23-linux-ppc64_power8 tools@2d4b6bf0 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/codeaction/fill_struct_resolve.txt [SKIP] (log) === RUN Test/codeaction/fill_struct_resolve.txt === PAUSE Test/codeaction/fill_struct_resolve.txt === CONT Test/codeaction/fill_struct_resolve.txt signal: killed
2025-07-08 17:41 x_tools-go1.23-linux-ppc64_power8 tools@2d4b6bf0 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@1a2d84c1 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/rename/crosspkg.txt [SKIP] (log) === RUN Test/rename/crosspkg.txt === PAUSE Test/rename/crosspkg.txt
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@1a2d84c1 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-08 18:57 x_tools-go1.23-linux-ppc64_power8 tools@986a3c00 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/workspace.TestAddAndRemoveGoWork/default [SKIP] (log) === RUN TestAddAndRemoveGoWork/default signal: killed
2025-07-08 18:57 x_tools-go1.23-linux-ppc64_power8 tools@986a3c00 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-08 18:57 x_tools-go1.23-linux-ppc64_power8 tools@986a3c00 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 16:44 x_tools-go1.23-linux-ppc64_power8 tools@46b77f46 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/workspace.TestAddAndRemoveGoWork/default [SKIP] (log) === RUN TestAddAndRemoveGoWork/default signal: killed
2025-07-08 16:44 x_tools-go1.23-linux-ppc64_power8 tools@46b77f46 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/codeaction/removeparam_witherrs.txt [SKIP] (log) === RUN Test/codeaction/removeparam_witherrs.txt === PAUSE Test/codeaction/removeparam_witherrs.txt
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@e90a9067 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/workspace.TestChangeNonFileWorkspaceFolders/add/default [SKIP] (log) === RUN TestChangeNonFileWorkspaceFolders/add/default signal: killed
2025-07-08 16:51 x_tools-go1.23-linux-ppc64_power8 tools@e90a9067 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 20:57 x_tools-go1.23-linux-ppc64_power8 tools@7b8dc5db release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/misc.TestBadURICrash_VSCodeIssue1498/default [SKIP] (log) === RUN TestBadURICrash_VSCodeIssue1498/default signal: killed
2025-07-08 20:57 x_tools-go1.23-linux-ppc64_power8 tools@7b8dc5db release-branch.go1.23@0a75dd7c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 21:22 x_tools-go1.23-linux-ppc64_power8 tools@d1921d10 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/misc.TestWindowsVendoring_Issue56291/default [SKIP] (log) === RUN TestWindowsVendoring_Issue56291/default signal: killed
2025-07-08 21:22 x_tools-go1.23-linux-ppc64_power8 tools@d1921d10 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-09 15:15 x_tools-go1.23-linux-ppc64_power8 tools@4f6016bb release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:15 x_tools-go1.24-linux-ppc64_power8 tools@4f6016bb release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:15 x_tools-go1.25-linux-ppc64_power8 tools@4f6016bb release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:15 x_tools-gotip-linux-ppc64_power8 tools@4f6016bb go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:43 x_tools-go1.23-linux-ppc64_power8 tools@bc228aa9 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestBuildTagChange/default [SKIP] (log) === RUN TestBuildTagChange/default signal: killed
2025-07-09 15:43 x_tools-go1.23-linux-ppc64_power8 tools@bc228aa9 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:43 x_tools-go1.24-linux-ppc64_power8 tools@bc228aa9 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/integration/misc.TestRenameInTestVariant/default [SKIP] (log) === RUN TestRenameInTestVariant/default signal: killed
2025-07-09 15:43 x_tools-go1.24-linux-ppc64_power8 tools@bc228aa9 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt
2025-07-09 15:43 x_tools-go1.25-linux-ppc64_power8 tools@bc228aa9 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/codeaction/splitlines.txt [SKIP] (log) === RUN Test/codeaction/splitlines.txt === PAUSE Test/codeaction/splitlines.txt
2025-07-09 15:43 x_tools-go1.25-linux-ppc64_power8 tools@bc228aa9 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 15:43 x_tools-gotip-linux-ppc64_power8 tools@bc228aa9 go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:56 x_tools-go1.23-linux-ppc64_power8 tools@fa094241 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:56 x_tools-go1.24-linux-ppc64_power8 tools@fa094241 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:56 x_tools-go1.25-linux-ppc64_power8 tools@fa094241 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:56 x_tools-go1.25-linux-ppc64_power8 tools@fa094241 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 16:00 x_tools-go1.23-linux-ppc64_power8 tools@4724ef9b release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestBuildTagChange/default [SKIP] (log) === RUN TestBuildTagChange/default signal: killed
2025-07-09 16:00 x_tools-go1.23-linux-ppc64_power8 tools@4724ef9b release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 16:00 x_tools-go1.24-linux-ppc64_power8 tools@4724ef9b release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-09 15:54 x_tools-go1.23-linux-ppc64_power8 tools@d4009352 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 15:54 x_tools-gotip-linux-ppc64_power8 tools@d4009352 go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 17:10 x_tools-go1.23-linux-ppc64_power8 tools@7cbfe75a release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestLangVersion/default [SKIP] (log) === RUN TestLangVersion/default signal: killed
2025-07-09 17:10 x_tools-go1.23-linux-ppc64_power8 tools@7cbfe75a release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 18:57 x_tools-go1.23-openbsd-ppc64 tools@986a3c00 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.03s)
2025-07-08 20:57 x_tools-go1.23-openbsd-ppc64 tools@7b8dc5db release-branch.go1.23@0a75dd7c x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-08 21:22 x_tools-go1.23-openbsd-ppc64 tools@d1921d10 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-09 15:15 x_tools-go1.23-openbsd-ppc64 tools@4f6016bb release-branch.go1.23@0a75dd7c x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.04s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 18:57 x_tools-go1.25-openbsd-ppc64 tools@986a3c00 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.04s)
2025-07-08 20:57 x_tools-go1.25-openbsd-ppc64 tools@7b8dc5db release-branch.go1.25@e73dadc7 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.04s)
2025-07-08 21:22 x_tools-go1.25-openbsd-ppc64 tools@d1921d10 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.10s)
2025-07-09 16:00 x_tools-go1.25-openbsd-ppc64 tools@4724ef9b release-branch.go1.25@e73dadc7 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.03s)
2025-07-09 16:00 x_tools-gotip-linux-ppc64_power8 tools@4724ef9b go@67c17044 x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt
2025-07-09 16:00 x_tools-gotip-linux-ppc64_power8 tools@4724ef9b go@67c17044 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 17:10 x_tools-go1.25-linux-ppc64_power8 tools@7cbfe75a release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/codeaction/splitlines.txt [SKIP] (log) === RUN Test/codeaction/splitlines.txt === PAUSE Test/codeaction/splitlines.txt
2025-07-09 17:10 x_tools-go1.25-linux-ppc64_power8 tools@7cbfe75a release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 17:10 x_tools-gotip-linux-ppc64_power8 tools@7cbfe75a go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 18:20 x_tools-go1.23-linux-ppc64_power8 tools@db322bb7 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestProgressBarErrors/default [SKIP] (log) === RUN TestProgressBarErrors/default signal: killed
2025-07-09 18:20 x_tools-go1.23-linux-ppc64_power8 tools@db322bb7 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 18:20 x_tools-go1.25-linux-ppc64_power8 tools@db322bb7 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/integration/misc.TestPackageReferences/default [SKIP] (log) === RUN TestPackageReferences/default signal: killed
2025-07-09 18:20 x_tools-go1.25-linux-ppc64_power8 tools@db322bb7 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 18:20 x_tools-gotip-linux-ppc64_power8 tools@db322bb7 go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 18:57 x_tools-go1.23-linux-ppc64_power8 tools@978cb2f7 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestLangVersion/default [SKIP] (log) === RUN TestLangVersion/default signal: killed
2025-07-09 18:57 x_tools-go1.23-linux-ppc64_power8 tools@978cb2f7 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 18:57 x_tools-gotip-linux-ppc64_power8 tools@978cb2f7 go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 18:57 x_tools-gotip-linux-ppc64_power8 tools@978cb2f7 go@67c17044 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 19:11 x_tools-go1.23-linux-ppc64_power8 tools@85a4574b release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestBuildTagChange/default [SKIP] (log) === RUN TestBuildTagChange/default signal: killed
2025-07-09 19:11 x_tools-go1.23-linux-ppc64_power8 tools@85a4574b release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:11 x_tools-gotip-linux-ppc64_power8 tools@85a4574b go@67c17044 x/tools/gopls/internal/test/marker.Test/codelens/generate.txt [SKIP] (log) === RUN Test/codelens/generate.txt === PAUSE Test/codelens/generate.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-08 18:57 x_tools-go1.24-openbsd-ppc64 tools@986a3c00 release-branch.go1.24@9d828e80 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-08 18:57 x_tools-gotip-openbsd-ppc64 tools@986a3c00 go@54c9d776 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.05s)
2025-07-08 20:57 x_tools-go1.24-openbsd-ppc64 tools@7b8dc5db release-branch.go1.24@9d828e80 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.03s)
2025-07-08 20:57 x_tools-gotip-openbsd-ppc64 tools@7b8dc5db go@54c9d776 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-08 21:22 x_tools-go1.24-openbsd-ppc64 tools@d1921d10 release-branch.go1.24@9d828e80 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-08 21:22 x_tools-gotip-openbsd-ppc64 tools@d1921d10 go@54c9d776 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-09 16:00 x_tools-go1.24-openbsd-ppc64 tools@4724ef9b release-branch.go1.24@9d828e80 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.05s)
2025-07-09 16:00 x_tools-gotip-openbsd-ppc64 tools@4724ef9b go@67c17044 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.03s)
2025-07-09 18:20 x_tools-go1.24-linux-ppc64_power8 tools@db322bb7 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/completion/unimported.txt [SKIP] (log) === RUN Test/completion/unimported.txt === PAUSE Test/completion/unimported.txt
2025-07-09 18:20 x_tools-go1.24-linux-ppc64_power8 tools@db322bb7 release-branch.go1.24@9d828e80 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 18:57 x_tools-go1.24-linux-ppc64_power8 tools@978cb2f7 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/completion/issue72753.txt [SKIP] (log) === RUN Test/completion/issue72753.txt === PAUSE Test/completion/issue72753.txt
2025-07-09 19:11 x_tools-go1.24-linux-ppc64_power8 tools@85a4574b release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/codelens/generate.txt [SKIP] (log) === RUN Test/codelens/generate.txt === PAUSE Test/codelens/generate.txt
2025-07-09 19:41 x_tools-go1.23-linux-ppc64_power8 tools@b2cd89d0 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:41 x_tools-gotip-linux-ppc64_power8 tools@b2cd89d0 go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:41 x_tools-gotip-linux-ppc64_power8 tools@b2cd89d0 go@67c17044 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 19:52 x_tools-go1.23-linux-ppc64_power8 tools@63f81c9f release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:52 x_tools-gotip-linux-ppc64_power8 tools@63f81c9f go@67c17044 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:52 x_tools-gotip-linux-ppc64_power8 tools@63f81c9f go@67c17044 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-09 17:10 x_tools-go1.23-openbsd-ppc64 tools@7cbfe75a release-branch.go1.23@0a75dd7c x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.02s)
2025-07-09 19:11 x_tools-go1.25-linux-ppc64_power8 tools@85a4574b release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:11 x_tools-go1.25-linux-ppc64_power8 tools@85a4574b release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 19:41 x_tools-go1.25-linux-ppc64_power8 tools@b2cd89d0 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:41 x_tools-go1.25-linux-ppc64_power8 tools@b2cd89d0 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 19:52 x_tools-go1.24-linux-ppc64_power8 tools@63f81c9f release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:52 x_tools-go1.25-linux-ppc64_power8 tools@63f81c9f release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 19:52 x_tools-go1.25-linux-ppc64_power8 tools@63f81c9f release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 20:30 x_tools-go1.23-linux-ppc64_power8 tools@8c9f4cc0 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:30 x_tools-go1.24-linux-ppc64_power8 tools@8c9f4cc0 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/integration/workspace.TestChangeAddedWorkspaceFolders/add_an_already_added_file/default [SKIP] (log) === RUN TestChangeAddedWorkspaceFolders/add_an_already_added_file/default signal: killed
2025-07-09 20:30 x_tools-go1.24-linux-ppc64_power8 tools@8c9f4cc0 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt === CONT Test/callhierarchy/issue64451.txt
2025-07-09 20:30 x_tools-go1.24-linux-ppc64_power8 tools@8c9f4cc0 release-branch.go1.24@9d828e80 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 20:30 x_tools-go1.25-linux-ppc64_power8 tools@8c9f4cc0 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/integration/misc.TestPrepareRenameMainPackage/default [SKIP] (log) === RUN TestPrepareRenameMainPackage/default signal: killed
2025-07-09 20:30 x_tools-go1.25-linux-ppc64_power8 tools@8c9f4cc0 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:30 x_tools-gotip-linux-ppc64_power8 tools@8c9f4cc0 go@8131635e x/tools/gopls/internal/test/marker.Test/codeaction/addtest.txt [SKIP] (log) === RUN Test/codeaction/addtest.txt === PAUSE Test/codeaction/addtest.txt === CONT Test/codeaction/addtest.txt
2025-07-09 20:30 x_tools-gotip-linux-ppc64_power8 tools@8c9f4cc0 go@8131635e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 20:57 x_tools-go1.24-linux-ppc64_power8 tools@0343b706 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:57 x_tools-go1.24-linux-ppc64_power8 tools@0343b706 release-branch.go1.24@9d828e80 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 20:57 x_tools-go1.25-linux-ppc64_power8 tools@0343b706 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:57 x_tools-go1.25-linux-ppc64_power8 tools@0343b706 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 20:57 x_tools-go1.23-linux-ppc64_power8 tools@778fe21d release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestBadImport/module/default [SKIP] (log) === RUN TestBadImport/module/default signal: killed
2025-07-09 20:57 x_tools-go1.23-linux-ppc64_power8 tools@778fe21d release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:57 x_tools-go1.24-linux-ppc64_power8 tools@778fe21d release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:57 x_tools-go1.24-linux-ppc64_power8 tools@778fe21d release-branch.go1.24@9d828e80 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-09 20:57 x_tools-go1.25-linux-ppc64_power8 tools@778fe21d release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/integration/misc.TestDefsRefsBuiltins/default [SKIP] (log) === RUN TestDefsRefsBuiltins/default signal: killed
2025-07-09 20:57 x_tools-go1.25-linux-ppc64_power8 tools@778fe21d release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:57 x_tools-gotip-linux-ppc64_power8 tools@778fe21d go@8131635e x/tools/gopls/internal/test/marker.Test/codeaction/inline_issue68554.txt [SKIP] (log) === RUN Test/codeaction/inline_issue68554.txt === PAUSE Test/codeaction/inline_issue68554.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-09 18:57 x_tools-go1.25-openbsd-ppc64 tools@978cb2f7 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/filewatcher.TestFileWatcher/delete_directory (log) === RUN TestFileWatcher/delete_directory === PAUSE TestFileWatcher/delete_directory === CONT TestFileWatcher/delete_directory filewatcher_test.go:270: missing expected events: protocol.FileEvent{URI:"foo", Type:Deleted} all expected: []protocol.FileEvent{protocol.FileEvent{URI:"foo/bar.go", Type:Deleted}, protocol.FileEvent{URI:"foo", Type:Deleted}} --- FAIL: TestFileWatcher/delete_directory (30.09s)
2025-07-09 20:57 x_tools-go1.23-linux-ppc64_power8 tools@0343b706 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestNoReinitialize/default [SKIP] (log) === RUN TestNoReinitialize/default signal: killed
2025-07-09 20:57 x_tools-go1.23-linux-ppc64_power8 tools@0343b706 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-09 20:57 x_tools-gotip-linux-ppc64_power8 tools@0343b706 go@8131635e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-10 12:56 x_tools-go1.23-linux-ppc64_power8 tools@8391b177 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/diagnostics.TestIssue44736/default [SKIP] (log) === RUN TestIssue44736/default signal: killed
2025-07-10 12:56 x_tools-go1.23-linux-ppc64_power8 tools@8391b177 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 12:56 x_tools-go1.24-linux-ppc64_power8 tools@8391b177 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 12:56 x_tools-go1.25-linux-ppc64_power8 tools@8391b177 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/completion/issue72753.txt [SKIP] (log) === RUN Test/completion/issue72753.txt === PAUSE Test/completion/issue72753.txt
2025-07-10 12:56 x_tools-go1.25-linux-ppc64_power8 tools@8391b177 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-10 12:56 x_tools-gotip-linux-ppc64_power8 tools@8391b177 go@8131635e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-10 12:56 x_tools-go1.23-linux-ppc64le_power10 tools@8391b177 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [SKIP] (log) === RUN Test/callhierarchy/callhierarchy.txt === PAUSE Test/callhierarchy/callhierarchy.txt
2025-07-10 14:26 x_tools-go1.23-linux-ppc64_power8 tools@ae184175 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/integration/workspace.TestFixImportDecl/default [SKIP] (log) === RUN TestFixImportDecl/default signal: killed
2025-07-10 14:26 x_tools-go1.23-linux-ppc64_power8 tools@ae184175 release-branch.go1.23@0a75dd7c x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 14:26 x_tools-go1.24-linux-ppc64_power8 tools@ae184175 release-branch.go1.24@9d828e80 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 14:26 x_tools-go1.25-linux-ppc64_power8 tools@ae184175 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 14:26 x_tools-go1.25-linux-ppc64_power8 tools@ae184175 release-branch.go1.25@e73dadc7 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-10 14:26 x_tools-gotip-linux-ppc64_power8 tools@ae184175 go@8131635e x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 14:26 x_tools-gotip-linux-ppc64_power8 tools@ae184175 go@8131635e x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-10 16:49 x_tools-go1.23-linux-ppc64_power8 tools@4738c7c0 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/workspace.TestAddAndRemoveGoWork/default [SKIP] (log) === RUN TestAddAndRemoveGoWork/default signal: killed
2025-07-10 16:49 x_tools-go1.23-linux-ppc64_power8 tools@4738c7c0 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 16:49 x_tools-go1.23-linux-ppc64_power8 tools@4738c7c0 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-10 17:19 x_tools-go1.23-linux-ppc64_power8 tools@88a4eb30 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/diagnostics.TestBrokenWorkspace_GOPACKAGESDRIVER/default [SKIP] (log) === RUN TestBrokenWorkspace_GOPACKAGESDRIVER/default signal: killed
2025-07-10 17:19 x_tools-go1.23-linux-ppc64_power8 tools@88a4eb30 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: adonovan

cc: @cagedmantis As you can see, this is a firehose. We'd love to disable the x/tools ppc builder until someone can resolve the problem.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-10 18:31 x_tools-go1.23-linux-ppc64_power8 tools@9563af69 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-10 18:31 x_tools-go1.23-linux-ppc64_power8 tools@9563af69 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-11 14:20 x_tools-go1.23-linux-ppc64_power8 tools@197c6c1b release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/workspace.TestAddAndRemoveGoWork/default [SKIP] (log) === RUN TestAddAndRemoveGoWork/default signal: killed
2025-07-11 14:20 x_tools-go1.23-linux-ppc64_power8 tools@197c6c1b release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-11 16:19 x_tools-go1.23-linux-ppc64_power8 tools@50ec2f15 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/diagnostics.TestEditGoDirectiveWorkspace/default [SKIP] (log) === RUN TestEditGoDirectiveWorkspace/default signal: killed
2025-07-11 16:19 x_tools-go1.23-linux-ppc64_power8 tools@50ec2f15 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-11 16:19 x_tools-go1.23-linux-ppc64_power8 tools@50ec2f15 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: cagedmantis

@golang/ppc64

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-11 18:00 x_tools-go1.23-linux-ppc64_power8 tools@d90a343e release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/misc.TestRenameInTestVariant/default [SKIP] (log) === RUN TestRenameInTestVariant/default signal: killed
2025-07-11 18:00 x_tools-go1.23-linux-ppc64_power8 tools@d90a343e release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/callhierarchy.txt [SKIP] (log) === RUN Test/callhierarchy/callhierarchy.txt === PAUSE Test/callhierarchy/callhierarchy.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-11 18:22 x_tools-go1.23-linux-ppc64_power8 tools@95aad079 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/workspace.TestCriticalErrorsInOrphanedFiles/default [SKIP] (log) === RUN TestCriticalErrorsInOrphanedFiles/default signal: killed
2025-07-11 18:22 x_tools-go1.23-linux-ppc64_power8 tools@95aad079 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt
2025-07-11 18:22 x_tools-go1.23-linux-ppc64_power8 tools@95aad079 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-11 18:00 x_tools-go1.23-linux-ppc64_power8 tools@d90a343e release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/workspace.TestOpenAndClosePorts/default [SKIP] (log) === RUN TestOpenAndClosePorts/default signal: killed
2025-07-11 18:00 x_tools-go1.23-linux-ppc64_power8 tools@d90a343e release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/rename/recv.txt [SKIP] (log) === RUN Test/rename/recv.txt === PAUSE Test/rename/recv.txt
2025-07-11 18:00 x_tools-go1.23-linux-ppc64_power8 tools@d90a343e release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: jkrishmys

Hi @cagedmantis, @gopherbot

Thanks. The recurring [SKIP] flakes on the x_tools-go1.23-linux-ppc64_power8 builder for golang.org/x/tools — particularly affecting x/tools/gopls tests like TestRenameInTestVariant, Test/callhierarchy/*.txt, and TestGoplsSourceDoesNotCallTokenFileMethods — have been observed across multiple commits.

I'll review the test logs and audit x/tools/gopls/internal for any GOARCH-specific skip conditions, and will keep this thread updated with my findings.

Just saw additional [SKIP] flakes on the same x_tools-go1.23-linux-ppc64_power8 builder for:

TestOpenAndClosePorts marker.Test/rename/recv.txt TestGoplsSourceDoesNotCallTokenFileMethods (again)

All on commit tools@d90a343e. I'll investigate and update once I have more clarity on whether these are expected skips or test infra issues.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-14 14:32 x_tools-go1.23-linux-ppc64_power8 tools@8d1f71aa release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/diagnostics.TestBrokenWorkspace_GOPACKAGESDRIVER/default [SKIP] (log) === RUN TestBrokenWorkspace_GOPACKAGESDRIVER/default signal: killed
2025-07-14 14:32 x_tools-go1.23-linux-ppc64_power8 tools@8d1f71aa release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: cherrymui

The [SKIP] marker in the watchflakes comments may not mean the test was actually skipped. I think it is a mis-attribution from the test JSON output, which in turn causes a mis-attribution in watchflakes. Looking at the last failure https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-go1.23-linux-ppc64_power8/b8709360526559952369/overview for example, On the TEST RESULTS tab https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-go1.23-linux-ppc64_power8/b8709360526559952369/test-results , it shows the two package-level failures golang.org/x/tools/gopls/internal/test/integration/diagnostics and golang.org/x/tools/gopls/internal/test/marker . The test process was killed, causing the whole package to fail. But the watchflakes comment put the "killed" message to individual tests, and marked them "[SKIP]".

I think the underlying failure here still OOM kill.

Thanks.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-15 21:27 x_tools-go1.23-linux-ppc64_power8 tools@4f138669 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/misc.TestRenamePackage_DuplicateImport/default [SKIP] (log) === RUN TestRenamePackage_DuplicateImport/default signal: killed
2025-07-15 21:27 x_tools-go1.23-linux-ppc64_power8 tools@4f138669 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: jkrishmys

Thanks @cherrymui. The OSU folks who host these runners took a look at the OOM cases and are of the opinion that the containers are being limited by 10G of RAM. We have 5 runners which divide amongst themselves 54G of RAM. One workaround of reducing the runners to 3 with RAM size getting increased to 16G may mitigate this. Can we try this configuration? Will lessening of runners increase waiting time ?

Thanks

Comment From: cherrymui

Thanks. I think it should be fine to run 3 instances with 16G of memory. @golang/release can chime in.

I don't have numbers to back this up, but I think we also want to aim for running tests within 10G of memory, at least in the non-longtest mode. If some tests are particularly memory heavy, we may want to skip them.

Another place to look into is tmpfs. Does the builder have disks? Or it writes all the files to tmpfs, which is actually in memory? Maybe some tests write a lot of files, and on other builders they are just in disk (and removed at the end of each run), but consume memory in the PPC builders?

Comment From: adonovan

Hmm. We may need to reduce the parallelism of Gopls marker tests, which are a single Go test with a very large number of (t.Parallel) test cases. I think quite a few of them run in parallel, perhaps a lot more than GOMAXPROCS. And each test has a lot of internal parallelism.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-17 18:10 x_tools-go1.23-linux-ppc64_power8 tools@c37080d9 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/completion/issue72753.txt [SKIP] (log) === RUN Test/completion/issue72753.txt === PAUSE Test/completion/issue72753.txt
2025-07-17 18:10 x_tools-go1.23-linux-ppc64_power8 tools@c37080d9 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed
2025-07-17 18:54 x_tools-go1.23-linux-ppc64_power8 tools@86dd0569 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/misc.TestRunTestsAndBenchmarks/default [SKIP] (log) === RUN TestRunTestsAndBenchmarks/default signal: killed
2025-07-17 18:54 x_tools-go1.23-linux-ppc64_power8 tools@86dd0569 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: dmitshur

No objections to 3 instances with 16 GB RAM, and in general having fewer instances with more memory, from my side. Issue #33986 tracks deciding and documenting the memory requirement for running tests in x/tools, and while it's still open, the latest comment there suggested 16 GB at the time. Since these builders run in post-submit only, and aren't included in pre-submit (unless actively requested), waiting time isn't a significant concern.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-17 18:54 x_tools-go1.24-linux-ppc64le_power10 tools@86dd0569 release-branch.go1.24@390ffce7 x/tools/internal/modindex.TestIncrementalNope (log) === RUN TestIncrementalNope dir_test.go:161: mismatching indexes (-updated +cleared): &modindex.Index{ Version: 0, GOMODCACHE: "/home/swarming/.swarming/w/ir/x/t/TestIncrementalNope968486227/001", ValidAt: s"2025-07-17 18:56:51.002220693 +0000 UTC m=+0.006613399", Entries: []modindex.Entry{ - { - Dir: "bad,guy.com/go@v0.1.0", - ImportPath: "bad,guy.com/go", - PkgName: "foo", - Version: "v0.1.0", - Names: []string{"Foo F 0"}, - }, {Dir: "cloud.google.com/go/compute@v1.7.0/metadata", ImportPath: "cloud.google.com/go/compute/metadata", PkgName: "foo", Version: "v1.7.0", ...}, {Dir: "cloud.google.com/go@v0.104.0/longrunning", ImportPath: "cloud.google.com/go/longrunning", PkgName: "foo", Version: "v0.104.0", ...}, }, } --- FAIL: TestIncrementalNope (0.01s)
2025-07-17 21:21 x_tools-go1.23-linux-ppc64_power8 tools@57c8fd32 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/misc.TestSemantic_57619/default [SKIP] (log) === RUN TestSemantic_57619/default signal: killed
2025-07-17 21:21 x_tools-go1.23-linux-ppc64_power8 tools@57c8fd32 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-17 22:02 x_tools-go1.23-linux-ppc64_power8 tools@74b5d360 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-18 13:41 x_tools-go1.23-linux-ppc64_power8 tools@f30e3d19 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/diagnostics.TestEditGoDirectiveWorkspace/default [SKIP] (log) === RUN TestEditGoDirectiveWorkspace/default signal: killed
2025-07-18 13:41 x_tools-go1.23-linux-ppc64_power8 tools@f30e3d19 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/callhierarchy/issue64451.txt [SKIP] (log) === RUN Test/callhierarchy/issue64451.txt === PAUSE Test/callhierarchy/issue64451.txt

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-18 16:17 x_tools-go1.23-linux-ppc64_power8 tools@097b2179 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/misc.TestRenamePackage_Tests/default [SKIP] (log) === RUN TestRenamePackage_Tests/default signal: killed
2025-07-18 16:17 x_tools-go1.23-linux-ppc64_power8 tools@097b2179 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/marker.Test/codeaction/inline_issue67336.txt [SKIP] (log) === RUN Test/codeaction/inline_issue67336.txt === PAUSE Test/codeaction/inline_issue67336.txt
2025-07-18 16:17 x_tools-go1.23-linux-ppc64_power8 tools@097b2179 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: jkrishmys

@cherrymui @dmitshur . Thank you. Runners will be upgrade to 16G, potentially this should resolve the above OOM - kills.

Comment From: adonovan

It's possible that gopls' tests are hitting this limit frequently because of their failure to properly clean up "go tool trace" subprocesses; see https://github.com/golang/go/issues/74668. I'll investigate the latter.

Comment From: gopherbot

Change https://go.dev/cl/689195 mentions this issue: gopls/internal/test/integration/web: kill "go tool trace" processes

Comment From: jkrishmys

@adonovan thanks, the CL looks like a step in the right direction, This should help reduce memory pressure and address part of the OOM kill issue we're seeing on the ppc64 builder during gopls test runs.

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-18 16:17 x_tools-go1.23-linux-ppc64le_power10 tools@097b2179 release-branch.go1.23@317a3c13 x/tools/internal/modindex.TestIncremental (log) === RUN TestIncremental dir_test.go:97: updated index is not larger: --- FAIL: TestIncremental (0.00s)
2025-07-18 16:17 x_tools-go1.23-linux-ppc64le_power10 tools@097b2179 release-branch.go1.23@317a3c13 x/tools/internal/modindex.TestIncrementalNope (log) === RUN TestIncrementalNope dir_test.go:161: mismatching indexes (-updated +cleared):   &modindex.Index{    Version: 0,    GOMODCACHE: "/home/swarming/.swarming/w/ir/x/t/TestIncrementalNope1054504268/001",    ValidAt: s"2025-07-18 16:24:44.006877015 +0000 UTC m=+0.002907306",    Entries: []modindex.Entry{ -  { -  Dir: "bad,guy.com/go@v0.1.0", -  ImportPath: "bad,guy.com/go", -  PkgName: "foo", -  Version: "v0.1.0", -  Names: []string{"Foo F 0"}, -  },    {Dir: "cloud.google.com/go/compute@v1.7.0/metadata", ImportPath: "cloud.google.com/go/compute/metadata", PkgName: "foo", Version: "v1.7.0", ...},    {Dir: "cloud.google.com/go@v0.104.0/longrunning", ImportPath: "cloud.google.com/go/longrunning", PkgName: "foo", Version: "v0.104.0", ...},    },   } --- FAIL: TestIncrementalNope (0.01s)
2025-07-21 15:09 x_tools-go1.23-linux-ppc64_power8 tools@2bcc4d22 release-branch.go1.23@317a3c13 x/tools/gopls/internal/test/integration/workspace.TestGoModReplace/default#01 [SKIP] (log) === RUN TestGoModReplace/default#01 signal: killed
2025-07-21 15:09 x_tools-go1.23-linux-ppc64_power8 tools@2bcc4d22 release-branch.go1.23@317a3c13 x/tools/gopls/internal/util/safetoken.TestGoplsSourceDoesNotCallTokenFileMethods [SKIP] (log) === RUN TestGoplsSourceDoesNotCallTokenFileMethods signal: killed

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- builder ~ `ppc` && pkg ~ `golang.org/x/tools`
2025-07-23 17:50 x_tools-go1.24-linux-ppc64_power10 tools@4982c3b5 release-branch.go1.24@390ffce7 x/tools/internal/modindex.TestIncrementalNope (log) === RUN TestIncrementalNope dir_test.go:161: mismatching indexes (-updated +cleared): &modindex.Index{ Version: 0, GOMODCACHE: "/home/swarming/.swarming/w/ir/x/t/TestIncrementalNope3865904902/001", ValidAt: s"2025-07-23 17:54:33.004679663 +0000 UTC m=+0.010967288", Entries: []modindex.Entry{ - { - Dir: "bad,guy.com/go@v0.1.0", - ImportPath: "bad,guy.com/go", - PkgName: "foo", - Version: "v0.1.0", - Names: []string{"Foo F 0"}, - }, {Dir: "cloud.google.com/go/compute@v1.7.0/metadata", ImportPath: "cloud.google.com/go/compute/metadata", PkgName: "foo", Version: "v1.7.0", ...}, {Dir: "cloud.google.com/go@v0.104.0/longrunning", ImportPath: "cloud.google.com/go/longrunning", PkgName: "foo", Version: "v0.104.0", ...}, }, } --- FAIL: TestIncrementalNope (0.01s)

watchflakes