Skip to content

x/tools/gopls/internal/test/integration/misc: TestGovulncheckInfo/default failures #73208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Apr 7, 2025 · 1 comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestGovulncheckInfo/default"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestGovulncheckInfo/default
    vuln_test.go:840: the following condition is Unmeetable:
          once the following is met:
            completed work for token 2903582809445402743
          must have:
            received window/showMessage containing "No vulnerabilities found"
        reason:
          postcondition is not met:
            no ShowMessage containing "No vulnerabilities found"
#### Start Gopls Test Logs for "TestGovulncheckInfo/default"
...
[Trace - 16:00:54.126 PM] Received notification '$/progress'.
Params: {"token":"2903582809445402743","value":{"kind":"report","cancellable":true,"message":"govulncheck: loading packages: err: exit status 2: stderr: runtime: VirtualAlloc of 8192 bytes failed with errno=1455\nfatal error: out of memory\n\nruntime stack:\nruntime.throw({0x7ff7abc5ae9a?, 0x400016c000?})\n\truntime/panic.go:1089 +0x34 fp=0x30807ffca0 sp=0x30807ffc70 pc=0x7ff7ab6316f4\nruntime.sysUsedOS(0x400016c000, 0x2000)\n\truntime/mem_windows.go:83 +0x168 fp=0x30807ffd00 sp=0x30807ffca0 pc=0x7ff7ab5db7b8\nruntime.sysUsed(...)\n\truntime/mem.go:85\nruntime.(*mheap).allocSpan(0x7ff7ac194fa0, 0x1, 0x0, 0x13)\n\truntime/mheap.go:1367 +0x440 fp=0x30807ffda0 sp=0x30807ffd00 pc=0x7ff7ab5ee500\nruntime.(*mheap).alloc.func1()\n\truntime/mheap.go:984 +0x68 fp=0x30807ffdf0 sp=0x30807ffda0 pc=0x7ff7ab5edd18\nruntime.systemstack(0x87)\n\truntime/asm_arm64.s:292 +0x6c fp=0x30807ffe00 sp=0x30807ffdf0 pc=0x7ff7ab63702c\n\ngoroutine 1 gp=0x400004c000 m=0 mp=0x7ff7ac1893c0 [running, locked to thread]:\nruntime.systemstack_switch()\n\truntime/asm_arm64.s:249 +0x8 fp=0x400015d4a0 sp=0x400015d490 pc=0x7ff7ab636fa8\nruntime.(*mheap).alloc(0x400015d528?, 0x7ff7ab5da7ac?, 0x58?)\n\truntime/mheap.go:978 +0x4c fp=0x400015d4f0 sp=0x400015d4a0 pc=0x7ff7ab5edc7c\nruntime.(*mcentral).grow(0x100?)\n\truntime/mcentral.go:254 +0x5c fp=0x400015d530 sp=0x400015d4f0 pc=0x7ff7ab5dacfc\nruntime.(*mcentral).cacheSpan(0x7ff7ac1a6778)\n\truntime/mcentral.go:170 +0x4ec fp=0x400015d5b0 sp=0x400015d530 pc=0x7ff7ab5dab6c\nruntime.(*mcache).refill(0x180afd60108, 0x13?)\n\truntime/mcache.go:183 +0x1ac fp=0x400015d600 sp=0x400015d5b0 pc=0x7ff7ab5da02c\nruntime.(*mcache).nextFree(0x180afd60108, 0x13)\n\truntime/malloc.go:961 +0x84 fp=0x400015d650 sp=0x400015d600 pc=0x7ff7ab5d6654\nruntime.mallocgcSmallNoscan(0x2200000?, 0x0?, 0x1)\n\truntime/malloc.go:1285 +0x190 fp=0x400015d6b0 sp=0x400015d650 pc=0x7ff7ab5d6c50\nruntime.mallocgc(0x6a, 0x7ff7abb6fea0, 0x1)\n\truntime/malloc.go:1052 +0xac fp=0x400015d6e0 sp=0x400015d6b0 pc=0x7ff7ab62f11c\nruntime.makeslice(0x30?, 0x7ff7abbf2ca0?, 0x400015d768?)\n\truntime/slice.go:116 +0x50 fp=0x400015d710 sp=0x400015d6e0 pc=0x7ff7ab633820\nsyscall.UTF16FromString({0x400016a880, 0x34})\n\tsyscall/syscall_windows.go:53 +0x4c fp=0x400015d770 sp=0x400015d710 pc=0x7ff7ab65556c\nsyscall.UTF16PtrFromString(...)\n\tsyscall/syscall_windows.go:115\nos.stat({0x7ff7abc545fd, 0x4}, {0x400016a880, 0x34}, 0x1)\n\tos/stat_windows.go:28 +0x7c fp=0x400015dad0 sp=0x400015d770 pc=0x7ff7ab6c8ccc\nos.statNolog(...)\n\tos/stat_windows.go:123\nos.Stat({0x400016a880, 0x34})\n\tos/stat.go:13 +0x40 fp=0x400015db10 sp=0x400015dad0 pc=0x7ff7ab6c8b70\nos/exec.chkStat({0x400016a880?, 0x400001b9e0?})\n\tos/exec/lp_windows.go:19 +0x20 fp=0x400015db30 sp=0x400015db10 pc=0x7ff7ab6fdba0\nos/exec.findExecutable({0x400001b9e0, 0x30}, {0x400013a300, 0xd, 0x8?})\n\tos/exec/lp_windows.go:49 +0xd0 fp=0x400015db90 sp=0x400015db30 pc=0x7ff7ab6fdd70\nos/exec.lookPath({0x7ff7abc54d7d, 0x5}, {0x400013a300, 0xd, 0x10})\n\tos/exec/lp_windows.go:174 +0x2cc fp=0x400015dc80 sp=0x400015db90 pc=0x7ff7ab6fe61c\nos/exec.LookPath({0x7ff7abc54d7d, 0x5})\n\tos/exec/lp_windows.go:70 +0x3c fp=0x400015dcc0 sp=0x400015dc80 pc=0x7ff7ab6fde4c\ncmd/internal/pathcache.LookPath.func1()\n\tcmd/internal/pathcache/lookpath.go:19 +0x20 fp=0x400015dce0 sp=0x400015dcc0 pc=0x7ff7ab789d50\ncmd/internal/par.(*ErrCache[...]).Do.func1()\n\tcmd/internal/par/work.go:119 +0x24 fp=0x400015dcf0 sp=0x400015dce0 pc=0x7ff7ab78a0b4\ncmd/internal/par.(*Cache[...]).Do(0x7ff7abd85120, {0x7ff7abc54d7d, 0x5}, 0x400015dd80)\n\tcmd/internal/par/work.go:160 +0xcc fp=0x400015dd50 sp=0x400015dcf0 pc=0x7ff7ab78a28c\ncmd/internal/par.(*ErrCache[...]).Do(0x7ff7aba74f08?, {0x7ff7abc54d7d?, 0x5?}, 0x7ff7abc54c6f?)\n\tcmd/internal/par/work.go:118 +0x3c fp=0x400015dda0 sp=0x400015dd50 pc=0x7ff7ab78a05c\ncmd/internal/pathcache.LookPath({0x7ff7abc54d7d?, 0x5?})\n\tcmd/internal/pathcache/lookpath.go:17 +0x4c fp=0x400015ddf0 sp=0x400015dda0 pc=0x7ff7ab789d0c\ncmd/go/internal/work.init.2()\n\tcmd/go/internal/work/gccgo.go:37 +0xa0 fp=0x400015de10 sp=0x400015ddf0 pc=0x7ff7aba74f80\nruntime.doInit1(0x7ff7ac115a60)\n\truntime/proc.go:7385 +0xc8 fp=0x400015df40 sp=0x400015de10 pc=0x7ff7ab60f968\nruntime.doInit(...)\n\truntime/proc.go:7352\nruntime.main()\n\truntime/proc.go:254 +0x318 fp=0x400015dfd0 sp=0x400015df40 pc=0x7ff7ab6007b8\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x400015dfd0 sp=0x400015dfd0 pc=0x7ff7ab639444\n\ngoroutine 2 gp=0x400004c700 m=nil [force gc (idle)]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x400004ff90 sp=0x400004ff70 pc=0x7ff7ab631800\nruntime.goparkunlock(...)\n\truntime/proc.go:464\nruntime.forcegchelper()\n\truntime/proc.go:371 +0xb4 fp=0x400004ffd0 sp=0x400004ff90 pc=0x7ff7ab600a24\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x400004ffd0 sp=0x400004ffd0 pc=0x7ff7ab639444\ncreated by runtime.init.7 in goroutine 1\n\truntime/proc.go:359 +0x24\n\ngoroutine 3 gp=0x400004ca80 m=nil [GC sweep wait]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x4000051f60 sp=0x4000051f40 pc=0x7ff7ab631800\nruntime.goparkunlock(...)\n\truntime/proc.go:464\nruntime.bgsweep(0x400005c000)\n\truntime/mgcsweep.go:276 +0x9c fp=0x4000051fb0 sp=0x4000051f60 pc=0x7ff7ab5ea40c\nruntime.gcenable.gowrap1()\n\truntime/mgc.go:203 +0x28 fp=0x4000051fd0 sp=0x4000051fb0 pc=0x7ff7ab5de568\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000051fd0 sp=0x4000051fd0 pc=0x7ff7ab639444\ncreated by runtime.gcenable in goroutine 1\n\truntime/mgc.go:203 +0x6c\n\ngoroutine 4 gp=0x400004cc40 m=nil [GC scavenge wait]:\nruntime.gopark(0x400005c000?, 0x7ff7abd73978?, 0x1?, 0x0?, 0x400004cc40?)\n\truntime/proc.go:458 +0xc0 fp=0x4000063f60 sp=0x4000063f40 pc=0x7ff7ab631800\nruntime.goparkunlock(...)\n\truntime/proc.go:464\nruntime.(*scavengerState).park(0x7ff7ac1875a0)\n\truntime/mgcscavenge.go:425 +0x5c fp=0x4000063f90 sp=0x4000063f60 pc=0x7ff7ab5e7fdc\nruntime.bgscavenge(0x400005c000)\n\truntime/mgcscavenge.go:653 +0x44 fp=0x4000063fb0 sp=0x4000063f90 pc=0x7ff7ab5e84e4\nruntime.gcenable.gowrap2()\n\truntime/mgc.go:204 +0x28 fp=0x4000063fd0 sp=0x4000063fb0 pc=0x7ff7ab5de508\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000063fd0 sp=0x4000063fd0 pc=0x7ff7ab639444\ncreated by runtime.gcenable in goroutine 1\n\truntime/mgc.go:204 +0xac\n\ngoroutine 5 gp=0x400004cfc0 m=nil [finalizer wait]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x4000065d90 sp=0x4000065d70 pc=0x7ff7ab631800\nruntime.runFinalizersAndCleanups()\n\truntime/mfinal.go:197 +0x104 fp=0x4000065fd0 sp=0x4000065d90 pc=0x7ff7ab5dd624\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000065fd0 sp=0x4000065fd0 pc=0x7ff7ab639444\ncreated by runtime.createfing in goroutine 1\n\truntime/mfinal.go:167 +0x78\n\ngoroutine 6 gp=0x400004d180 m=nil [chan receive]:\nruntime.gopark(0x0?, 0x0?, 0x68?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x4000053ef0 sp=0x4000053ed0 pc=0x7ff7ab631800\nruntime.chanrecv(0x4000025f80, 0x0, 0x1)\n\truntime/chan.go:664 +0x410 fp=0x4000053f70 sp=0x4000053ef0 pc=0x7ff7ab5cff70\nruntime.chanrecv1(0x7ff7ac1893c0?, 0x7ff7ab600860?)\n\truntime/chan.go:506 +0x14 fp=0x4000053fa0 sp=0x4000053f70 pc=0x7ff7ab5cfb24\nruntime.unique_runtime_registerUniqueMapCleanup.func2(...)\n\truntime/mgc.go:1804\nruntime.unique_runtime_registerUniqueMapCleanup.gowrap1()\n\truntime/mgc.go:1807 +0x3c fp=0x4000053fd0 sp=0x4000053fa0 pc=0x7ff7ab5e16dc\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000053fd0 sp=0x4000053fd0 pc=0x7ff7ab639444\ncreated by unique.runtime_registerUniqueMapCleanup in goroutine 1\n\truntime/mgc.go:1802 +0x74\n","percentage":0}}


[Trace - 16:00:54.128 PM] Received notification '$/progress'.
Params: {"token":"2903582809445402743","value":{"kind":"end","message":"failed"}}


#### End Gopls Test Logs for "TestGovulncheckInfo/default"
--- FAIL: TestGovulncheckInfo/default (3.19s)

watchflakes

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

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/misc" && test == "TestGovulncheckInfo/default"
2025-04-04 19:13 x_tools-gotip-windows-arm64 tools@3e7f74d0 go@a6e74454 x/tools/gopls/internal/test/integration/misc.TestGovulncheckInfo/default (log)
=== RUN   TestGovulncheckInfo/default
    vuln_test.go:840: the following condition is Unmeetable:
          once the following is met:
            completed work for token 2903582809445402743
          must have:
            received window/showMessage containing "No vulnerabilities found"
        reason:
          postcondition is not met:
            no ShowMessage containing "No vulnerabilities found"
#### Start Gopls Test Logs for "TestGovulncheckInfo/default"
...
[Trace - 16:00:54.126 PM] Received notification '$/progress'.
Params: {"token":"2903582809445402743","value":{"kind":"report","cancellable":true,"message":"govulncheck: loading packages: err: exit status 2: stderr: runtime: VirtualAlloc of 8192 bytes failed with errno=1455\nfatal error: out of memory\n\nruntime stack:\nruntime.throw({0x7ff7abc5ae9a?, 0x400016c000?})\n\truntime/panic.go:1089 +0x34 fp=0x30807ffca0 sp=0x30807ffc70 pc=0x7ff7ab6316f4\nruntime.sysUsedOS(0x400016c000, 0x2000)\n\truntime/mem_windows.go:83 +0x168 fp=0x30807ffd00 sp=0x30807ffca0 pc=0x7ff7ab5db7b8\nruntime.sysUsed(...)\n\truntime/mem.go:85\nruntime.(*mheap).allocSpan(0x7ff7ac194fa0, 0x1, 0x0, 0x13)\n\truntime/mheap.go:1367 +0x440 fp=0x30807ffda0 sp=0x30807ffd00 pc=0x7ff7ab5ee500\nruntime.(*mheap).alloc.func1()\n\truntime/mheap.go:984 +0x68 fp=0x30807ffdf0 sp=0x30807ffda0 pc=0x7ff7ab5edd18\nruntime.systemstack(0x87)\n\truntime/asm_arm64.s:292 +0x6c fp=0x30807ffe00 sp=0x30807ffdf0 pc=0x7ff7ab63702c\n\ngoroutine 1 gp=0x400004c000 m=0 mp=0x7ff7ac1893c0 [running, locked to thread]:\nruntime.systemstack_switch()\n\truntime/asm_arm64.s:249 +0x8 fp=0x400015d4a0 sp=0x400015d490 pc=0x7ff7ab636fa8\nruntime.(*mheap).alloc(0x400015d528?, 0x7ff7ab5da7ac?, 0x58?)\n\truntime/mheap.go:978 +0x4c fp=0x400015d4f0 sp=0x400015d4a0 pc=0x7ff7ab5edc7c\nruntime.(*mcentral).grow(0x100?)\n\truntime/mcentral.go:254 +0x5c fp=0x400015d530 sp=0x400015d4f0 pc=0x7ff7ab5dacfc\nruntime.(*mcentral).cacheSpan(0x7ff7ac1a6778)\n\truntime/mcentral.go:170 +0x4ec fp=0x400015d5b0 sp=0x400015d530 pc=0x7ff7ab5dab6c\nruntime.(*mcache).refill(0x180afd60108, 0x13?)\n\truntime/mcache.go:183 +0x1ac fp=0x400015d600 sp=0x400015d5b0 pc=0x7ff7ab5da02c\nruntime.(*mcache).nextFree(0x180afd60108, 0x13)\n\truntime/malloc.go:961 +0x84 fp=0x400015d650 sp=0x400015d600 pc=0x7ff7ab5d6654\nruntime.mallocgcSmallNoscan(0x2200000?, 0x0?, 0x1)\n\truntime/malloc.go:1285 +0x190 fp=0x400015d6b0 sp=0x400015d650 pc=0x7ff7ab5d6c50\nruntime.mallocgc(0x6a, 0x7ff7abb6fea0, 0x1)\n\truntime/malloc.go:1052 +0xac fp=0x400015d6e0 sp=0x400015d6b0 pc=0x7ff7ab62f11c\nruntime.makeslice(0x30?, 0x7ff7abbf2ca0?, 0x400015d768?)\n\truntime/slice.go:116 +0x50 fp=0x400015d710 sp=0x400015d6e0 pc=0x7ff7ab633820\nsyscall.UTF16FromString({0x400016a880, 0x34})\n\tsyscall/syscall_windows.go:53 +0x4c fp=0x400015d770 sp=0x400015d710 pc=0x7ff7ab65556c\nsyscall.UTF16PtrFromString(...)\n\tsyscall/syscall_windows.go:115\nos.stat({0x7ff7abc545fd, 0x4}, {0x400016a880, 0x34}, 0x1)\n\tos/stat_windows.go:28 +0x7c fp=0x400015dad0 sp=0x400015d770 pc=0x7ff7ab6c8ccc\nos.statNolog(...)\n\tos/stat_windows.go:123\nos.Stat({0x400016a880, 0x34})\n\tos/stat.go:13 +0x40 fp=0x400015db10 sp=0x400015dad0 pc=0x7ff7ab6c8b70\nos/exec.chkStat({0x400016a880?, 0x400001b9e0?})\n\tos/exec/lp_windows.go:19 +0x20 fp=0x400015db30 sp=0x400015db10 pc=0x7ff7ab6fdba0\nos/exec.findExecutable({0x400001b9e0, 0x30}, {0x400013a300, 0xd, 0x8?})\n\tos/exec/lp_windows.go:49 +0xd0 fp=0x400015db90 sp=0x400015db30 pc=0x7ff7ab6fdd70\nos/exec.lookPath({0x7ff7abc54d7d, 0x5}, {0x400013a300, 0xd, 0x10})\n\tos/exec/lp_windows.go:174 +0x2cc fp=0x400015dc80 sp=0x400015db90 pc=0x7ff7ab6fe61c\nos/exec.LookPath({0x7ff7abc54d7d, 0x5})\n\tos/exec/lp_windows.go:70 +0x3c fp=0x400015dcc0 sp=0x400015dc80 pc=0x7ff7ab6fde4c\ncmd/internal/pathcache.LookPath.func1()\n\tcmd/internal/pathcache/lookpath.go:19 +0x20 fp=0x400015dce0 sp=0x400015dcc0 pc=0x7ff7ab789d50\ncmd/internal/par.(*ErrCache[...]).Do.func1()\n\tcmd/internal/par/work.go:119 +0x24 fp=0x400015dcf0 sp=0x400015dce0 pc=0x7ff7ab78a0b4\ncmd/internal/par.(*Cache[...]).Do(0x7ff7abd85120, {0x7ff7abc54d7d, 0x5}, 0x400015dd80)\n\tcmd/internal/par/work.go:160 +0xcc fp=0x400015dd50 sp=0x400015dcf0 pc=0x7ff7ab78a28c\ncmd/internal/par.(*ErrCache[...]).Do(0x7ff7aba74f08?, {0x7ff7abc54d7d?, 0x5?}, 0x7ff7abc54c6f?)\n\tcmd/internal/par/work.go:118 +0x3c fp=0x400015dda0 sp=0x400015dd50 pc=0x7ff7ab78a05c\ncmd/internal/pathcache.LookPath({0x7ff7abc54d7d?, 0x5?})\n\tcmd/internal/pathcache/lookpath.go:17 +0x4c fp=0x400015ddf0 sp=0x400015dda0 pc=0x7ff7ab789d0c\ncmd/go/internal/work.init.2()\n\tcmd/go/internal/work/gccgo.go:37 +0xa0 fp=0x400015de10 sp=0x400015ddf0 pc=0x7ff7aba74f80\nruntime.doInit1(0x7ff7ac115a60)\n\truntime/proc.go:7385 +0xc8 fp=0x400015df40 sp=0x400015de10 pc=0x7ff7ab60f968\nruntime.doInit(...)\n\truntime/proc.go:7352\nruntime.main()\n\truntime/proc.go:254 +0x318 fp=0x400015dfd0 sp=0x400015df40 pc=0x7ff7ab6007b8\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x400015dfd0 sp=0x400015dfd0 pc=0x7ff7ab639444\n\ngoroutine 2 gp=0x400004c700 m=nil [force gc (idle)]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x400004ff90 sp=0x400004ff70 pc=0x7ff7ab631800\nruntime.goparkunlock(...)\n\truntime/proc.go:464\nruntime.forcegchelper()\n\truntime/proc.go:371 +0xb4 fp=0x400004ffd0 sp=0x400004ff90 pc=0x7ff7ab600a24\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x400004ffd0 sp=0x400004ffd0 pc=0x7ff7ab639444\ncreated by runtime.init.7 in goroutine 1\n\truntime/proc.go:359 +0x24\n\ngoroutine 3 gp=0x400004ca80 m=nil [GC sweep wait]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x4000051f60 sp=0x4000051f40 pc=0x7ff7ab631800\nruntime.goparkunlock(...)\n\truntime/proc.go:464\nruntime.bgsweep(0x400005c000)\n\truntime/mgcsweep.go:276 +0x9c fp=0x4000051fb0 sp=0x4000051f60 pc=0x7ff7ab5ea40c\nruntime.gcenable.gowrap1()\n\truntime/mgc.go:203 +0x28 fp=0x4000051fd0 sp=0x4000051fb0 pc=0x7ff7ab5de568\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000051fd0 sp=0x4000051fd0 pc=0x7ff7ab639444\ncreated by runtime.gcenable in goroutine 1\n\truntime/mgc.go:203 +0x6c\n\ngoroutine 4 gp=0x400004cc40 m=nil [GC scavenge wait]:\nruntime.gopark(0x400005c000?, 0x7ff7abd73978?, 0x1?, 0x0?, 0x400004cc40?)\n\truntime/proc.go:458 +0xc0 fp=0x4000063f60 sp=0x4000063f40 pc=0x7ff7ab631800\nruntime.goparkunlock(...)\n\truntime/proc.go:464\nruntime.(*scavengerState).park(0x7ff7ac1875a0)\n\truntime/mgcscavenge.go:425 +0x5c fp=0x4000063f90 sp=0x4000063f60 pc=0x7ff7ab5e7fdc\nruntime.bgscavenge(0x400005c000)\n\truntime/mgcscavenge.go:653 +0x44 fp=0x4000063fb0 sp=0x4000063f90 pc=0x7ff7ab5e84e4\nruntime.gcenable.gowrap2()\n\truntime/mgc.go:204 +0x28 fp=0x4000063fd0 sp=0x4000063fb0 pc=0x7ff7ab5de508\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000063fd0 sp=0x4000063fd0 pc=0x7ff7ab639444\ncreated by runtime.gcenable in goroutine 1\n\truntime/mgc.go:204 +0xac\n\ngoroutine 5 gp=0x400004cfc0 m=nil [finalizer wait]:\nruntime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x4000065d90 sp=0x4000065d70 pc=0x7ff7ab631800\nruntime.runFinalizersAndCleanups()\n\truntime/mfinal.go:197 +0x104 fp=0x4000065fd0 sp=0x4000065d90 pc=0x7ff7ab5dd624\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000065fd0 sp=0x4000065fd0 pc=0x7ff7ab639444\ncreated by runtime.createfing in goroutine 1\n\truntime/mfinal.go:167 +0x78\n\ngoroutine 6 gp=0x400004d180 m=nil [chan receive]:\nruntime.gopark(0x0?, 0x0?, 0x68?, 0x0?, 0x0?)\n\truntime/proc.go:458 +0xc0 fp=0x4000053ef0 sp=0x4000053ed0 pc=0x7ff7ab631800\nruntime.chanrecv(0x4000025f80, 0x0, 0x1)\n\truntime/chan.go:664 +0x410 fp=0x4000053f70 sp=0x4000053ef0 pc=0x7ff7ab5cff70\nruntime.chanrecv1(0x7ff7ac1893c0?, 0x7ff7ab600860?)\n\truntime/chan.go:506 +0x14 fp=0x4000053fa0 sp=0x4000053f70 pc=0x7ff7ab5cfb24\nruntime.unique_runtime_registerUniqueMapCleanup.func2(...)\n\truntime/mgc.go:1804\nruntime.unique_runtime_registerUniqueMapCleanup.gowrap1()\n\truntime/mgc.go:1807 +0x3c fp=0x4000053fd0 sp=0x4000053fa0 pc=0x7ff7ab5e16dc\nruntime.goexit({})\n\truntime/asm_arm64.s:1266 +0x4 fp=0x4000053fd0 sp=0x4000053fd0 pc=0x7ff7ab639444\ncreated by unique.runtime_registerUniqueMapCleanup in goroutine 1\n\truntime/mgc.go:1802 +0x74\n","percentage":0}}


[Trace - 16:00:54.128 PM] Received notification '$/progress'.
Params: {"token":"2903582809445402743","value":{"kind":"end","message":"failed"}}


#### End Gopls Test Logs for "TestGovulncheckInfo/default"
--- FAIL: TestGovulncheckInfo/default (3.19s)

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Apr 7, 2025
@gopherbot gopherbot added this to the Unreleased milestone Apr 7, 2025
@qmuntal qmuntal closed this as completed Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

2 participants