Back to build
Raw log | Switch to full mode | Login

Use of LUCI is subject to the Google [Terms of Service](https://policies.google.com/terms) and [Privacy Policy](https://policies.google.com/privacy) [I2026-01-28T11:45:02.581838-08:00 25476 0 sink.go:354] SinkServer: warm-up started [I2026-01-28T11:45:02.581935-08:00 25476 0 sink.go:427] SinkServer: starting HTTP server... [I2026-01-28T11:45:02.583027-08:00 25476 0 sink.go:359] SinkServer: warm-up ended [I2026-01-28T11:45:02.583314-08:00 25476 0 cmd_stream.go:577] rdb-stream: starting the test command - ["/b/s/w/ir/cache/tools/bin/result_adapter" "go" "-v=false" "-dump-json" "/b/s/w/ir/x/w/go.testjson" "--" "/b/s/w/ir/x/w/goroot/bin/go" "test" "-json" "-short" "-timeout=20m0s" "./..."] --- FAIL: TestIntegration (598.03s) integration_test.go:80: integration test log: npm warn deprecated es5class@2.3.1: this package isn't maintained anymore because ES6+ added 509 packages, and audited 511 packages in 8s 111 packages are looking for funding run `npm fund` for details 15 vulnerabilities (6 low, 6 moderate, 2 high, 1 critical) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. **** Set up virtual display **** **** Run settings generator **** 2026/01/28 19:48:23 WORK=/tmp/goplssettings2579755253 2026/01/28 19:48:24 Reading settings of gopls.... version: Build info ---------- golang.org/x/tools/gopls v0.21.0 golang.org/x/tools/gopls@v0.21.0 h1:k8RlBm3ES+GVe+fbTSkzwKgarmNwN+6aDalb0T0xfag= github.com/BurntSushi/toml@v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg= github.com/fatih/camelcase@v1.0.0 h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8= github.com/fatih/gomodifytags@v1.17.1-0.20250423142747-f3939df9aa3c h1:dDSgAjoOMp8da3egfz0t2S+t8RGOpEmEXZubcGuc0Bg= github.com/fatih/structtag@v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4= github.com/fsnotify/fsnotify@v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k= github.com/google/go-cmp@v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8= github.com/google/jsonschema-go@v0.3.0 h1:6AH2TxVNtk3IlvkkhjrtbUc4S8AvO0Xii0DxIygDg+Q= github.com/modelcontextprotocol/go-sdk@v0.8.0 h1:jdsBtGzBLY287WKSIjYovOXAqtJkP+HtFQFKrZd4a6c= github.com/yosida95/uritemplate/v3@v3.0.2 h1:Ed3Oyj9yrmi9087+NczuL5BwkIc4wvTb5zIM+UJPGz4= golang.org/x/exp/typeparams@v0.0.0-20251023183803-a4bb9ffd2546 h1:HDjDiATsGqvuqvkDvgJjD1IgPrVekcSXVVE21JwvzGE= golang.org/x/mod@v0.30.0 h1:fDEXFVZ/fmCKProc/yAXXUijritrDzahmwwefnjoPFk= golang.org/x/sync@v0.18.0 h1:kr88TuHDroi+UVf+0hZnirlk8o8T+4MrK6mr60WkH/I= golang.org/x/sys@v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc= golang.org/x/telemetry@v0.0.0-20251111182119-bc8e575c7b54 h1:E2/AqCUMZGgd73TQkxUMcMla25GB9i/5HOdLr+uH7Vo= golang.org/x/text@v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM= golang.org/x/tools@v0.39.1-0.20251205192105-907593008619 h1:NIdx9X+Z8lIV89t3Bs/bb4D/KTtHP4KYdUIFMiGlo6Y= golang.org/x/vuln@v1.1.4 h1:Ju8QsuyhX3Hk8ma3CesTbO8vfJD9EvUBgHvkxHBzj0I= honnef.co/go/tools@v0.7.0-0.dev.0.20251022135355-8273271481d0 h1:5SXjd4ET5dYijLaf0O3aOenC0Z4ZafIWSpjUzsQaNho= mvdan.cc/gofumpt@v0.8.0 h1:nZUCeC2ViFaerTcYKstMmfysj6uhQrA2vJe+2vwGU6k= mvdan.cc/xurls/v2@v2.6.0 h1:3NTZpeTxYVWNSokW3MKeyVkz/j7uYXYiMtXRUfmjbgI= go: go1.25.6 **** Test build **** > go@0.54.0-dev compile > npm run bundle > go@0.54.0-dev bundle > esbuild src/goMain.ts debugAdapter=src/debugAdapter/goDebug.ts --bundle --outdir=dist --external:vscode --format=cjs --platform=node dist/goMain.js 1.8mb ⚠️ dist/debugAdapter.js 638.3kb ⚡ Done in 122ms **** Run Go tests **** go: downloading github.com/google/go-cmp v0.6.0 go: downloading golang.org/x/mod v0.21.0 go: downloading github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 go: downloading golang.org/x/telemetry v0.0.0-20241004145657-5eebfecbdf1f ? github.com/golang/vscode-go/extension [no test files] ? github.com/golang/vscode-go/extension/tools [no test files] ok github.com/golang/vscode-go/extension/tools/docs2wiki 0.012s ok github.com/golang/vscode-go/extension/tools/goplssetting 0.626s ok github.com/golang/vscode-go/extension/tools/installtools 0.004s ok github.com/golang/vscode-go/extension/tools/license 19.749s ok github.com/golang/vscode-go/extension/tools/release 18.759s **** Run test **** > go@0.54.0-dev unit-test > npm run test-compile && node ./node_modules/mocha/bin/_mocha -u tdd --timeout 5000 ./out/test/unit > go@0.54.0-dev test-compile > tsc -p ./ random day tests ✔ next days Mutex Tests ✔ works for basic concurrent access ✔ works when lock holders throw errors escapeSubTestName Tests ✔ correctly escapes sub tests util tests ✔ parseArgsString Tests 5 passing (46ms) [6881:0128/194909.772109:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [6881:0128/194909.781349:ERROR:electron/shell/common/node_bindings.cc:482] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. [6905:0128/194910.385161:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [6881:0128/194910.453350:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x644a2fa0339a <unknown> #1 0x644a2f9fc99c <unknown> #2 0x644a2f9fc957 close #3 0x7ee10781a06b <unknown> [6881:0128/194910.453520:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [6881:0128/194910.453563:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [6881:0128/194910.453686:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [6881:0128/194910.453763:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [6881:0128/194910.453821:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [6881:0128/194910.539056:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [6966:0128/194910.564920:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [main 2026-01-28T19:49:10.579Z] update#setState disabled [main 2026-01-28T19:49:10.580Z] update#ctor - updates are disabled by the environment [6881:0128/194910.691901:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x644a2fa0339a <unknown> #1 0x644a2f9fc99c <unknown> #2 0x644a2f9fc957 close #3 0x7ee10781a06b <unknown> [6881:0128/194910.854157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: [6881:0128/194911.007815:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x644a2fa0339a <unknown> #1 0x644a2f9fc99c <unknown> #2 0x644a2f9fc957 close #3 0x7ee10781a06b <unknown> [6881:0128/194911.152366:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x644a2fa0339a <unknown> #1 0x644a2f9fc99c <unknown> #2 0x644a2f9fc957 close #3 0x7ee10781a06b <unknown> [6881:0128/194911.294064:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x644a2fa0339a <unknown> #1 0x644a2f9fc99c <unknown> #2 0x644a2f9fc957 close #3 0x7ee10781a06b <unknown> [6881:0128/194911.294211:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: Started local extension host with pid 7090. MCP Registry configured: https://api.mcp.github.com Loading development extension at /workspace/extension Settings Sync: Account status changed from uninitialized to unavailable   Configuration validation tests  ✔ Conflict: lintTool is staticcheck and gopls staticcheck true (fully enabled)  ✔ Conflict: lintTool is staticcheck and gopls staticcheck unset (partially enabled)  ✔ Happy Path: lintTool is staticcheck and gopls staticcheck disabled  ✔ Happy path: lintTool is golangci-lint but gopls staticheck enable  ✔ Happy Path: lintTool is unset and gopls staticcheck true (fully enabled)  ✔ Happy Path: lintTool is unset and gopls staticcheck unset (partially enabled)  ✔ Happy path: lintTool is unset but gopls staticheck disabled  ✔ Error: formatTool is custom but path not provided  ✔ Happy path: formatTool is custom and path is provided  ✔ Conflict: formatTool is gofumpt and gopls gofumpt setting is true  ✔ Conflict: formatTool is gofmt and gopls gofumpt setting is true  ✔ Suggestion: formatTool is gofumpt  ✔ Suggestion: formatTool is gofmt  ✔ Suggestion skipped: formatTool is gofumpt and has been suggested  ✔ Suggestion skipped: formatTool is gofmt and has been suggested  ✔ Happy path: formatTool is default, by default gopls will use gofmt  ✔ Happy path: formatTool is default, set gopls.formatting.gofumpt  Coverage for tests  ✔ resolve import paths  Go Extension Tests (GOPATH mode) Using GOPATH: /home/node/go  ✔ Error checking (515ms)  ✔ Test Generate unit tests skeleton for file (149ms)  ✔ Test Generate unit tests skeleton for a function (396ms)  ✔ Test Generate unit tests skeleton for package (148ms)  - Test diffUtils.getEditsFromUnifiedDiffStr  - Test diffUtils.getEdits  ✔ Test Env Variables are passed to Tests (629ms)  ✔ getImportPath()  ✔ goPlay - success run (792ms)  ✔ goPlay - success run & share (1019ms)  ✔ goPlay - fail (481ms)  ✔ Build Tags checking (305ms)  ✔ Test Tags checking (1302ms)  Go Extension Tests (Module mode) Using GOPATH: /home/node/go [File Watcher (node.js)] Watcher shutdown because watched path got deleted  ✔ Error checking (549ms)  ✔ Test Generate unit tests skeleton for file (62ms)  ✔ Test Generate unit tests skeleton for a function (170ms)  ✔ Test Generate unit tests skeleton for package (122ms)  ✔ Test diffUtils.getEditsFromUnifiedDiffStr (208ms)  ✔ Test diffUtils.getEdits (182ms)  ✔ Test Env Variables are passed to Tests (473ms)  ✔ getImportPath()  ✔ goPlay - success run (1006ms)  ✔ goPlay - success run & share (1320ms)  ✔ goPlay - fail (466ms)  ✔ Build Tags checking (205ms)  ✔ Test Tags checking (1015ms)  Go Debug Adapter Tests (legacy)  basic [File Watcher (node.js)] Watcher shutdown because watched path got deleted  ✔ unknown request should produce error (121ms)  initialize  ✔ should return supported features (118ms)  ✔ should produce error for invalid 'pathFormat' (123ms)  remote attach 2026/01/28 19:49:36 helloWorldServer starting to listen on :43609  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true (8890ms) Stop reason: exited API server listening at: 127.0.0.1:45411  ✔ can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false (783ms) API server listening at: 127.0.0.1:43127  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false (770ms) API server listening at: 127.0.0.1:35369 attempt to send more than one response for command attach  ✔ connection to remote is terminated when external dlv process exits (982ms)  setBreakpoints  ✔ should stop on a breakpoint (5841ms)  ✔ should stop on a breakpoint in test file (3928ms) 2026/01/28 19:50:03 helloWorldServer starting to listen on :42079 2026/01/28 19:50:04 received request: GET / Stop reason: exited  ✔ stopped for a breakpoint set during initialization (remote attach) (4215ms) 2026/01/28 19:50:07 helloWorldServer starting to listen on :39153 2026/01/28 19:50:08 received request: GET /  ✔ stopped for a breakpoint set after initialization (remote attach) (4154ms)  ✔ should set breakpoints during continue (7463ms)  - should set breakpoints during next  - should set breakpoints during step out  ✔ should set breakpoints during next (legacy) (21839ms)  ✔ should set breakpoints during step out (legacy) (21605ms)  conditionalBreakpoints  ✔ should stop on conditional breakpoint (11083ms)  ✔ should add breakpoint condition (21948ms)  ✔ should remove breakpoint condition (21909ms)  panicBreakpoints  ✔ should stop on panic (570ms)  - should stop on runtime error during continue  - should stop on runtime error during next  disconnect 2026/01/28 19:51:58 helloWorldServer starting to listen on :46273 2026/01/28 19:51:58 received request: GET / 2026/01/28 19:51:58 received request: GET /  ✔ disconnect should work for remote attach (3245ms)  ✔ should disconnect while continuing on entry (836ms)  - should disconnect with multiple disconnectRequests  ✔ should disconnect after continue (759ms)  ✔ should disconnect while nexting (5906ms)  ✔ should disconnect while paused on pause (832ms)  ✔ should disconnect while paused on breakpoint (6026ms)  ✔ should disconnect while paused on entry (816ms)  ✔ should disconnect while paused on next (763ms)  - should cleanup when stopped  switch goroutine  - next  - step in  - step out  substitute path  substitutePath with missing files  ✔ should stop on a breakpoint set in file with substituted path (5816ms)  substitutePath with remote program 2026/01/28 19:52:23 helloWorldServer starting to listen on :37045 2026/01/28 19:52:24 received request: GET / Stop reason: exited  ✔ stopped for a breakpoint set during initialization using substitutePath (remote attach) (4194ms)  - stopped for a breakpoint set during initialization using remotePath (remote attach)  substitutePath with symlink  - should stop on a breakpoint  Go Debug Adapter Tests (dlv-dap)  basic  ✔ unknown request should produce error  initialize  ✔ should return supported features  ✔ should produce error for invalid 'pathFormat'  env  ✔ env var from go.toolsEnvVars is respected (649ms)  ✔ env var from launch config is respected (640ms)  launch  ✔ should run program to the end (363ms)  ✔ should stop on entry (368ms)  ✔ should debug a file (361ms)  ✔ should debug a single test (558ms)  ✔ should debug a test package (551ms)  - invalid flags are passed to dlv but should be caught by dlv (legacy)  ✔ invalid flags are passed to dlv but should be caught by dlv  ✔ should run program with showLog=false and logOutput specified (401ms)  ✔ should handle threads request after initialization (361ms)  ✔ should handle delayed initial threads request (609ms)  ✔ user-specified --listen flag should be ignored (365ms)  set current working directory  ✔ should debug program with cwd set (684ms)  ✔ should debug program without cwd set (634ms)  ✔ should debug file program with cwd set (618ms)  ✔ should debug file program without cwd set (619ms)  ✔ should run program with cwd set (noDebug) (269ms)  ✔ should run program without cwd set (noDebug) (267ms)  ✔ should run file program with cwd set (noDebug) (249ms)  ✔ should run file program without cwd set (noDebug) (247ms)  remote attach 2026/01/28 19:52:36 helloWorldServer starting to listen on :35147  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true (842ms) API server listening at: 127.0.0.1:40677  ✔ can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false (804ms) API server listening at: 127.0.0.1:46021  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false (805ms)  - connection to remote is terminated when external dlv process exits  setBreakpoints  ✔ should stop on a breakpoint (453ms)  ✔ should stop on a breakpoint in test file (645ms) 2026/01/28 19:52:48 helloWorldServer starting to listen on :41221 Error: socket hang up at Socket.socketOnEnd (node:_http_client:598:25) at Socket.emit (node:events:531:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21)  ✔ stopped for a breakpoint set during initialization (remote attach) (3916ms) 2026/01/28 19:52:52 helloWorldServer starting to listen on :45799 Error: socket hang up at Socket.socketOnEnd (node:_http_client:598:25) at Socket.emit (node:events:531:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21)  ✔ stopped for a breakpoint set after initialization (remote attach) (3920ms)  ✔ should set breakpoints during continue (2373ms)  - should set breakpoints during next  - should set breakpoints during step out  - should set breakpoints during next (legacy)  - should set breakpoints during step out (legacy)  conditionalBreakpoints  ✔ should stop on conditional breakpoint (621ms)  ✔ should add breakpoint condition (905ms)  ✔ should remove breakpoint condition (911ms)  panicBreakpoints  ✔ should stop on panic (309ms)  ✔ should stop on runtime error during continue (334ms)  ✔ should stop on runtime error during next (452ms)  disconnect 2026/01/28 19:53:02 helloWorldServer starting to listen on :34449 2026/01/28 19:53:02 received request: GET / 2026/01/28 19:53:02 received request: GET /  ✔ disconnect should work for remote attach (2903ms)  ✔ should disconnect while continuing on entry (364ms)  - should disconnect with multiple disconnectRequests  ✔ should disconnect after continue (568ms)  ✔ should disconnect while nexting (534ms)  ✔ should disconnect while paused on pause (564ms)  ✔ should disconnect while paused on breakpoint (605ms)  ✔ should disconnect while paused on entry (527ms)  ✔ should disconnect while paused on next (566ms) output was cleaned /workspace/extension/test/testdata/loop/_loop_output Error: ENOENT: no such file or directory, stat '/workspace/extension/test/testdata/loop/_loop_output' finished  ✔ should cleanup when stopped (1334ms)  switch goroutine Unable to find a goroutine to step.  ✔ next (2927ms) Unable to find a goroutine to step.  ✔ step in (2158ms)  ✔ step out (1827ms)  logDest attribute tests  ✔ logs are written to logDest file (451ms)  ✔ relative path as logDest triggers an error  ✔ number as logDest triggers an error  substitute path  substitutePath with missing files  ✔ should stop on a breakpoint set in file with substituted path (469ms)  substitutePath with remote program 2026/01/28 19:53:17 helloWorldServer starting to listen on :42597 Error: socket hang up at Socket.socketOnEnd (node:_http_client:598:25) at Socket.emit (node:events:531:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21)  ✔ stopped for a breakpoint set during initialization using substitutePath (remote attach) (3908ms)  - stopped for a breakpoint set during initialization using remotePath (remote attach)  substitutePath with symlink  ✔ should stop on a breakpoint (455ms)  hideSystemGoroutines  ✔ should toggle hiding system goroutines (751ms)  Go Debug Adapter Tests (dlv-dap, console=integratedTerminal)  basic  ✔ unknown request should produce error  initialize  ✔ should return supported features  ✔ should produce error for invalid 'pathFormat'  env  ✔ env var from go.toolsEnvVars is respected (627ms)  ✔ env var from launch config is respected (619ms)  launch  ✔ should run program to the end (351ms)  ✔ should stop on entry (353ms)  ✔ should debug a file (339ms)  ✔ should debug a single test (544ms)  ✔ should debug a test package (537ms)  - invalid flags are passed to dlv but should be caught by dlv (legacy)  ✔ invalid flags are passed to dlv but should be caught by dlv  ✔ should run program with showLog=false and logOutput specified (390ms)  ✔ should handle threads request after initialization (350ms)  ✔ should handle delayed initial threads request (391ms)  ✔ user-specified --listen flag should be ignored (353ms)  set current working directory  ✔ should debug program with cwd set (608ms)  ✔ should debug program without cwd set (609ms)  ✔ should debug file program with cwd set (592ms)  ✔ should debug file program without cwd set (592ms)  ✔ should run program with cwd set (noDebug) (244ms)  ✔ should run program without cwd set (noDebug) (244ms)  ✔ should run file program with cwd set (noDebug) (234ms)  ✔ should run file program without cwd set (noDebug) (226ms)  setBreakpoints  ✔ should stop on a breakpoint (429ms)  ✔ should stop on a breakpoint in test file (616ms)  logDest attribute tests  ✔ logs are written to logDest file (428ms)  - relative path as logDest triggers an error  - number as logDest triggers an error  hideSystemGoroutines  ✔ should toggle hiding system goroutines (725ms)  Debug Environment Variable Merge Test  ✔ works with empty launchArgs  ✔ toolsEnvVars is propagated (legacy)  ✔ toolsEnvVars is propagated  ✔ preserves settings from launchArgs.env  ✔ preserves settings from launchArgs.envFile  ✔ launchArgs.env overwrites launchArgs.envFile  ✔ launchArgs.env overwrites toolsEnvVar (legacy)  ✔ launchArgs.env and toolsEnvVar is respected  ✔ launchArgs.envFile overwrites toolsEnvVar (legacy)  ✔ launchArgs.envFile and toolsEnvVar are repected (dlv-dap)  Debug Configuration Merge User Settings  merge 'go' config from settings.json  ✔ default settings are applied  ✔ go flags config does not affect debug config  ✔ delve config in settings.json is added to debug config  ✔ delve config in settings.json is overriden by launch.json  Debug Configuration Modify User Config  remove gcflags  ✔ remove gcflags from string args  ✔ remove user set -gcflags in buildFlags  ✔ remove user set -gcflags in GOFLAGS  convert args list to string for older delve  ✔ convert args list to string for older delve  ✔ convert args list to string for devel delve  ✔ keep args list for newer delve  Debug Configuration Resolve Paths  ✔ resolve ~ in cwd  ✔ do not resolve workspaceFolder or fileDirname  Debug Configuration With Invalid Program  ✔ empty, undefined program is an error parseDebugProgramArgSync failed: Error: ENOENT: no such file or directory, lstat '/notexists'  ✔ non-existing file/directory is an error  ✔ files other than .go file with debug/test/auto mode is an error  Debug Configuration Converts Relative Paths  ✔ resolve relative paths with workspace root in dlv-dap mode, exec mode does not set __buildDir  ✔ allow package path in dlv-dap mode  ✔ program and __buildDir are updated while resolving debug configuration in dlv-dap mode  ✔ program and __buildDir are not updated when working with externally launched adapters  ✔ program and __buildDir are not updated when working with externally launched adapters (debugServer)  ✔ directory as program still works when directory name contains .  ✔ empty, undefined paths are not affected  ✔ relative paths with no workspace root are not expanded  ✔ do not affect relative paths (workspace) in legacy mode  ✔ do not affect relative paths (no workspace) in legacy mode  Debug Configuration Auto Mode  ✔ resolve auto to debug with non-test file  ✔ resolve auto to debug with test file  Debug Configuration Default DebugAdapter  ✔ default debugAdapter should be 'dlv-dap'  ✔ remote mode: sets adapter based on the extension preview status when dlv path guessing fails  ✔ remote mode: sets debugAdapter to dlv-dap when dlv path guessing succeeds  ✔ debugAdapter=dlv-dap is allowed with remote mode  Debug Configuration Infers Default Mode Property  ✔ default mode for launch requests and test Go programs should be 'test'  ✔ default mode for launch requests and non-test Go programs should be 'debug'  ✔ default mode for attach requests should be 'local'  GoExplorerProvider  ✔ env tree  ✔ env tree items  ✔ tools tree  ✔ tools tree items  GoPackageOutlineProvider  ✔ opening a document should trigger package outline response (571ms)  ✔ clicking on symbol should navigate to definition (1009ms)  ✔ clicking on symbol in different file should open file (1008ms)  ✔ non-go file does not trigger outline (591ms)  GoTaskProvider  ✔ provide tasks  ✔ merge toolsEnv  ✔ do not provide tasks when disabled  ✔ zero-folder setup does not provide tasks  #getLatestGoVersion()  ✔ should get latest go versions from golang.org/dl with empty cache  ✔ should get latest go versions from golang.org/dl with timed out cache  ✔ should get latest go versions from cache  Installation Tests  ✔ Install one tool with a local proxy (281ms)  ✔ Install multiple tools with a local proxy (427ms)  ✔ Install multiple tools with a local proxy & GOBIN (417ms)  ✔ Try to install with old go  ✔ Install gofumpt with old go (198ms)  ✔ Install gofumpt with new go (212ms)  ✔ Install a tool, with go for install (199ms)  ✔ Install all tools via GOPROXY  getRequiredTools  ✔ include gopls when {"go.useLanguageServer": true}  ✔ exclude gopls when {"go.useLanguageServer": true}  ✔ include golangci-lint specified in "go.lintTool"  listOutdatedTools  ✔ minor version difference requires updates  ✔ patch version difference does not require updates  ✔ go is rc version  ✔ go is dev version - skip version check  ✔ go is unknown version - skip version check  ✔ tools are unknown versions  maybeInstallImportantTools tests  ✔ Successfully install gopls & linter  ✔ Do not install alternate tools  ✔ Recover when installation fails  ✔ Recover when installation crashes  Linting  ✔ Linting - concurrent process cancelation (2017ms) start linting  ✔ Linting - lint errors with multiple open files (1679ms)  ✔ Linting - skip linting if lintTool is unset  Pick Process Tests  ✔ Parse go version output  ✔ Parse lsof output  ✔ Merge processes  Workspace State Modification Tests  ✔ test getMementoKeys  ✔ test resetItemsState  #initGoStatusBar()  ✔ should create a status bar item  ✔ should create a status bar item with a label matching go.goroot version  #setGOROOTEnvVar  ✔ empty goroot does not change GOROOT  ✔ {env:*} is substituted  ✔ non-directory value is rejected  ✔ directory value is accepted  #setSelectedGo()  ✔ should update the workspace memento storage  - should download an uninstalled version of Go  Test Go Test Args  ✔ default config  ✔ user flag [-v] enables -json flag  ✔ user flag [-json -v] prevents -json flag addition  ✔ user flag [-args] does not crash  ✔ user flag [-args -v] does not enable -json flag  ✔ specifying functions adds -run flags  ✔ functions & benchmark adds -bench flags and skips timeout  ✔ user -run flag is ignored when functions are provided  ✔ use -testify.m for methods  Test Go Test  ✔ resolves file names in logs (modules) (11589ms)  ✔ resolves file names in logs (GOPATH) (1969ms)  utils Tests  ✔ substituteEnv: default  ✔ build GoVersion  Duplicate Diagnostics Tests  ✔ remove duplicate diagnostics  goEnv  ✔ toolExecutionEnvironment  WelcomePanel Tests  ✔ shouldShowGoWelcomePage([], 0.22.0, 0.0.0)  ✔ shouldShowGoWelcomePage([], 0.22.0, 0.21.0)  ✔ shouldShowGoWelcomePage([], 0.22.0, 0.22.0-rc.1)  ✔ shouldShowGoWelcomePage([], 0.22.0, 0.22.0)  ✔ shouldShowGoWelcomePage([], 0.22.0, 0.23.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.0.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.21.0-rc.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.21.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.0-rc.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.22.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 0.23.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 1.0.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0, 2021.1.100)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.0.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.21.0-rc.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.21.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.2)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0-rc.3)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.22.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 0.23.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 1.0.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.0-rc.2, 2021.1.100)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.0.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.21.0-rc.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.21.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.22.0-rc.1)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.22.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 0.23.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 1.0.0)  ✔ shouldShowGoWelcomePage(["0.22.0"], 0.22.1, 2021.1.100)  joinPath Tests  ✔ WelcomePanel dataroot is set as expected   297 passing (5m)   25 pending [main 2026-01-28T19:53:56.843Z] Extension host with pid 7090 exited with code: 0, signal: unknown. [main 2026-01-28T19:53:56.859Z] Blocked vscode-file request vscode-file://vscode-app/workspace/extension/media/go-logo-blue.png Exit code: 0 [24092:0128/195357.008689:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [24092:0128/195357.017932:ERROR:electron/shell/common/node_bindings.cc:482] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. [0128/195357.487577:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0128/195357.487758:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [0128/195357.491417:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/038f5aba-f9e3-432e-a29d-6a7e106096a8: No such file or directory (2) [24121:0128/195357.604612:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [24092:0128/195357.632990:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x5da88eba039a <unknown> #1 0x5da88eb9999c <unknown> #2 0x5da88eb99957 close #3 0x7fee2df2906b <unknown> [24092:0128/195357.633108:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [24092:0128/195357.633157:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [24092:0128/195357.633186:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [24092:0128/195357.633211:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [24092:0128/195357.633247:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [24092:0128/195357.689535:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [main 2026-01-28T19:53:57.712Z] update#setState disabled [main 2026-01-28T19:53:57.714Z] update#ctor - updates are disabled by the environment [0128/195357.716206:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0128/195357.716253:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [0128/195357.755845:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/5f0b2f89-b992-4a21-9d55-2a5e8111bd9b: No such file or directory (2) [24188:0128/195357.820720:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [24092:0128/195357.859585:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x5da88eba039a <unknown> #1 0x5da88eb9999c <unknown> #2 0x5da88eb99957 close #3 0x7fee2df2906b <unknown> [0128/195357.896049:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0128/195357.896093:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [0128/195357.977024:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/b514277e-23da-4dfa-b553-6d6a7c686584: No such file or directory (2) [24092:0128/195358.035224:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: [0128/195358.067025:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0128/195358.067074:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [24242:0128/195358.189982:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [24092:0128/195358.211566:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x5da88eba039a <unknown> #1 0x5da88eb9999c <unknown> #2 0x5da88eb99957 close #3 0x7fee2df2906b <unknown> [0128/195358.238905:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0128/195358.238938:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [0128/195358.264202:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/4616f4e9-fa50-46cf-a27d-d3b84e45800c: No such file or directory (2) [24092:0128/195358.386183:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x5da88eba039a <unknown> #1 0x5da88eb9999c <unknown> #2 0x5da88eb99957 close #3 0x7fee2df2906b <unknown> [0128/195358.411995:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [0128/195358.412104:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [0128/195358.523470:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/ccfd49fb-ed87-4c98-8e12-8b7a3ec4df91: No such file or directory (2) [24092:0128/195358.550474:ERROR:dbus/bus.cc:408] Failed to connect to the bus: /usr/bin/dbus-launch terminated abnormally with the following error: Crashing due to FD ownership violation: #0 0x5da88eba039a <unknown> #1 0x5da88eb9999c <unknown> #2 0x5da88eb99957 close #3 0x7fee2df2906b <unknown> [24092:0128/195358.550565:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [0128/195358.778137:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/1218f1ca-39ae-46ef-a0ad-dc0083956d34: No such file or directory (2) Started local extension host with pid 24352. Loading development extension at /workspace/extension MCP Registry configured: https://api.mcp.github.com Settings Sync: Account status changed from uninitialized to unavailable   Code lenses for testing and benchmarking  ✔ Subtests - runs a test with cursor on t.Run line (737ms)  ✔ Subtests - runs a test with cursor within t.Run function (195ms)  ✔ Subtests - returns false for a failing test (362ms)  ✔ Subtests - does nothing for a dynamically defined subtest  ✔ Subtests - runs a test with curson on t.Run line and dynamic test name is passed in input box (365ms)  ✔ Subtests - does nothing when cursor outside of a test function  ✔ Subtests - does nothing when no test function covers the cursor and a function name is passed in  ✔ Test codelenses  ✔ Benchmark codelenses (41ms)  ✔ Test codelenses include only valid test function names (173ms)  ✔ Test codelenses include valid fuzz function names  ✔ Test codelenses skip TestMain TreeError [DebugRepl] Tree input not set: Error: TreeError [DebugRepl] Tree input not set at Jp.C (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:439:29377) at Jp.updateChildren (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:439:29158) at Nce.value (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:2661:33701) at D.C (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2349) at D (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2419) at D.fire (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2637) at MTe.setVisible (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:584:2730) at vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:606:13950 at Array.map (<anonymous>) at _u.setVisible (vscode-file://vscode-app/workspace/extension/.vscode-test/vscode-linux-x64-1.108.2/resources/app/out/vs/workbench/workbench.desktop.main.js:606:13941)  ✔ Debug - debugs a test with cursor on t.Run line  Code lenses with stretchr/testify/suite  ✔ Run test at cursor (227ms)  ✔ Run test at cursor in different file than test suite definition (85ms)  ✔ Debug test at cursor (95ms)  ✔ Debug test at cursor in different file than test suite definition (89ms)  gopls configuration tests  ✔ filterGoplsDefaultConfigValues  ✔ passGoConfigToGoplsConfigValues  Go Extension Tests With Gopls rune error: Error: rune error at handleResponse (/workspace/extension/node_modules/vscode-jsonrpc/lib/common/connection.js:565:48) at handleMessage (/workspace/extension/node_modules/vscode-jsonrpc/lib/common/connection.js:345:13) at processMessageQueue (/workspace/extension/node_modules/vscode-jsonrpc/lib/common/connection.js:362:17) at Immediate.<anonymous> (/workspace/extension/node_modules/vscode-jsonrpc/lib/common/connection.js:334:13) at process.processImmediate (node:internal/timers:485:21)  ✔ HoverProvider (635ms)  ✔ Completion middleware (625ms)  ✔ Prompt For telemetry (579ms)  Go Extension Formatter Tests  ✔ run custom formatter (883ms)  ✔ run gofmt formatter with provided path (760ms)  ✔ run gofumpt formatter with provided path (696ms)  ✔ run gopls lsp method textDocument.formatting (665ms) failed to find tool nonexistent Check the console in dev tools to find errors when formatting with nonexistent  ✔ non exisitent formatter (676ms) failed to find tool customFormatter Check the console in dev tools to find errors when formatting with customFormatter  ✔ non exisitent custom formatter (751ms)  Go Test Explorer  Document opened  ✔ In workspace  ✔ Outside workspace  Document edited  ✔ Add test  ✔ Remove test  stretchr  ✔ discovery (780ms)  settings  packageDisplayMode  ✔ flat  ✔ nested  alwaysRunBenchmarks  ✔ false  ✔ true  showDynamicSubtestsInEditor  ✔ false  ✔ true  Go Test Resolver  Root  ✔ Basic module  ✔ Module with leading comments  ✔ Basic workspace  ✔ Module and workspace  ✔ Module in workspace  Module  ✔ Empty  ✔ Root package  ✔ Sub packages  ✔ Nested packages  Package  ✔ Empty  ✔ Flat  ✔ Sub package  File  ✔ Empty  ✔ One of each  Go Test Runner  parseOutput  ✔ no line info   ✔ file path without preceding space  ✔ valid test message format  ✔ message without ending newline  ✔ user print message before test message  ✔ multiple file locs in one line  Profile  ✔ creates a profile (67ms)  ✔ tests are run together when not profiling running 9 tests verify we got expected calls  ✔ tests are run individually when profiling (40ms)  Subtest Run TestMain Verify TestMain was run Locate subtest Locate subtests with conflicting names Run subtest by itself Verify TestMain/Sub was run Ensure the subtest has not been disposed Attempt to run subtest and other test  ✔ discover and run (663ms)  gopls survey tests  ✔ prompt for survey  developer survey tests  ✔ inRange  ✔ latest survey  ✔ prompt for survey  gopls opt out  ✔ opt out: 0  ✔ opt out: 1  ✔ opt out: 2  ✔ opt out: 3  ✔ opt out: 4  ✔ opt out: 5  ✔ opt out: 6  ✔ opt out: 7  ✔ opt out: 8  ✔ opt out: 9  ✔ opt out: 10  # prompt for telemetry  ✔ do not prompt if language client is not used  ✔ do not prompt if gopls does not support telemetry  ✔ prompt when telemetry started a while ago  ✔ do not prompt if telemetry started two days ago  ✔ do not prompt if gopls with telemetry never ran  ✔ prompt all preview extension users  ✔ do not prompt if vscode telemetry is disabled  # telemetry reporter using vscgo installing vscgo: install -trimpath github.com/golang/vscode-go/vscgo vscgo installed: /workspace/extension/bin/vscgo  ✔ add succeeds before telemetryReporter.setTool runs  ✔ flush is noop before setTool  ✔ flush writes accumulated counters after setTool  ✔ dispose triggers flush  gopls okForStagedRollout  ✔ published today, machine id hash % 100 < 10, want update  ✔ published today, machine id hash % 100 >= 10, delay update  ✔ published 2d ago, machine id hash % 100 < 30, want update  ✔ published 2d ago, machine id hash % 100 >= 30, delay update  ✔ published 5d ago, want update  ✔ publish date unknown, want update  ✔ prerelease, want update  ✔ patch version, want update  gopls update tests  ✔ prompt for update  version comparison  ✔ local delve is old  ✔ local delve is the minimum required version  ✔ local delve is newer  ✔ local delve is slightly older  ✔ local delve is slightly newer  ✔ local delve version is unknown  ✔ local delve version is non-sense  ✔ local delve version is non-sense again  writeVulns  ✔ gopls.run_govulncheck finds vulnerabilities (1885ms)  ✔ gopls.run_govulncheck finds no vulnerabilities (562ms)  ✔ gopls.vulncheck finds vulnerabilities (2068ms)  ✔ gopls.vulncheck finds no vulnerabilities (544ms)   110 passing (46s) [main 2026-01-28T19:54:46.644Z] Extension host with pid 24352 exited with code: 0, signal: unknown. Exit code: 0 **** Run lint **** > go@0.54.0-dev lint > gts lint src test version: 25 (node:30703) Warning: `--localstorage-file` was provided without a valid path (Use `node --trace-warnings ...` to show where the warning was created) /workspace/extension/src/goDebugCommands.ts 20:56 error Replace `'go-debug-variable',·new·VariableContentProvider(sessions)` with `⏎↹↹↹'go-debug-variable',⏎↹↹↹new·VariableContentProvider(sessions)⏎↹↹` prettier/prettier 30:44 error Insert `;` prettier/prettier 54:25 error Insert `(` prettier/prettier 56:5 error Insert `)` prettier/prettier 58:27 error Replace `(v` with `((v)` prettier/prettier 62:23 error Insert `(` prettier/prettier 65:5 error Insert `)` prettier/prettier 76:10 error Unexpected constant condition no-constant-condition 77:17 error Insert `(` prettier/prettier 81:5 error Insert `)` prettier/prettier /workspace/extension/test/integration/extension.test.ts 223:63 warning 'stderr' is defined but never used @typescript-eslint/no-unused-vars ✖ 11 problems (10 errors, 1 warning) 9 errors and 0 warnings potentially fixable with the `--fix` option. integration_test.go:82: failed to run integration test in docker: exit status 1 integration_test.go:41: image cleanup log: Deleted: sha256:8d929a287b93cf233d39dada8c5c4bde6ba581475e42b21fb801a35c168132c8 FAIL FAIL github.com/golang/vscode-go/build 598.036s ok github.com/golang/vscode-go/internal/vscgo 0.005s Warning: no '=' in invocation-link-artifacts pair: "", ignoring [W2026-01-28T11:55:00.978050-08:00 25476 0 cmd_stream.go:589] rdb-stream: test process exited with error: exit status 1 [I2026-01-28T11:55:00.978134-08:00 25476 0 cmd_stream.go:573] rdb-stream: the test process terminated [I2026-01-28T11:55:00.978210-08:00 25476 0 sink.go:452] SinkServer: shutdown started [I2026-01-28T11:55:00.978335-08:00 25476 0 sink.go:430] SinkServer: HTTP server stopped with "http: Server closed" [I2026-01-28T11:55:00.978353-08:00 25476 0 sink_server.go:96] SinkServer: draining TestResult channel started [I2026-01-28T11:55:01.022679-08:00 25476 0 sink_server.go:98] SinkServer: draining TestResult channel ended [I2026-01-28T11:55:01.022726-08:00 25476 0 sink_server.go:100] SinkServer: draining Artifact channel started [I2026-01-28T11:55:01.914335-08:00 25476 0 sink_server.go:102] SinkServer: draining Artifact channel ended [I2026-01-28T11:55:01.914408-08:00 25476 0 sink.go:455] SinkServer: shutdown completed successfully [I2026-01-28T11:55:01.914424-08:00 25476 0 cmd_stream.go:498] rdb-stream: exiting with 1