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-26T05:19:39.969881-08:00 19320 0 sink.go:354] SinkServer: warm-up started [I2026-01-26T05:19:39.969965-08:00 19320 0 sink.go:427] SinkServer: starting HTTP server... [I2026-01-26T05:19:39.971007-08:00 19320 0 sink.go:359] SinkServer: warm-up ended [I2026-01-26T05:19:39.971297-08:00 19320 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 (520.52s) 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/26 13:21:37 WORK=/tmp/goplssettings1910879643 2026/01/26 13:21:39 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 108ms **** 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.009s ok github.com/golang/vscode-go/extension/tools/goplssetting 0.590s ok github.com/golang/vscode-go/extension/tools/installtools 0.003s ok github.com/golang/vscode-go/extension/tools/license 17.744s ok github.com/golang/vscode-go/extension/tools/release 17.455s **** 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 (41ms) [6987:0126/132225.560338: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 [6987:0126/132225.568080:ERROR:electron/shell/common/node_bindings.cc:482] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. [7009:0126/132226.560119:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [main 2026-01-26T13:22:26.708Z] update#setState disabled [main 2026-01-26T13:22:26.710Z] update#ctor - updates are disabled by the environment [7071:0126/132226.713326:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [6987:0126/132226.884720: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 0x5e2c120a239a <unknown> #1 0x5e2c1209b99c <unknown> #2 0x5e2c1209b957 close #3 0x79d4dec2606b <unknown> [6987:0126/132227.030002: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: [6987:0126/132227.030127: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 [6987:0126/132227.030207: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 [6987:0126/132227.030244: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 [6987:0126/132227.030274: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 [6987:0126/132227.030299: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 [6987:0126/132227.159139:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [7126:0126/132227.285109:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [6987:0126/132227.305475: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 0x5e2c120a239a <unknown> #1 0x5e2c1209b99c <unknown> #2 0x5e2c1209b957 close #3 0x79d4dec2606b <unknown> [6987:0126/132227.444130: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 0x5e2c120a239a <unknown> #1 0x5e2c1209b99c <unknown> #2 0x5e2c1209b957 close #3 0x79d4dec2606b <unknown> [6987:0126/132227.582560: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 0x5e2c120a239a <unknown> #1 0x5e2c1209b99c <unknown> #2 0x5e2c1209b957 close #3 0x79d4dec2606b <unknown> [6987:0126/132227.720543: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 0x5e2c120a239a <unknown> #1 0x5e2c1209b99c <unknown> #2 0x5e2c1209b957 close #3 0x79d4dec2606b <unknown> [6987:0126/132227.720651: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 7234. Loading development extension at /workspace/extension MCP Registry configured: https://api.mcp.github.com 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 (5063ms)  ✔ Test Generate unit tests skeleton for file (1501ms)  ✔ Test Generate unit tests skeleton for a function (167ms)  ✔ Test Generate unit tests skeleton for package (122ms)  - Test diffUtils.getEditsFromUnifiedDiffStr  - Test diffUtils.getEdits  ✔ Test Env Variables are passed to Tests (569ms)  ✔ getImportPath()  ✔ goPlay - success run (1087ms)  ✔ goPlay - success run & share (811ms)  ✔ goPlay - fail (489ms)  ✔ Build Tags checking (200ms)  ✔ Test Tags checking (935ms)  Go Extension Tests (Module mode) Using GOPATH: /home/node/go [File Watcher (node.js)] Watcher shutdown because watched path got deleted  ✔ Error checking (1069ms)  ✔ Test Generate unit tests skeleton for file (63ms)  ✔ Test Generate unit tests skeleton for a function (154ms)  ✔ Test Generate unit tests skeleton for package (120ms)  ✔ Test diffUtils.getEditsFromUnifiedDiffStr (192ms)  ✔ Test diffUtils.getEdits (143ms)  ✔ Test Env Variables are passed to Tests (430ms)  ✔ getImportPath()  ✔ goPlay - success run (789ms)  ✔ goPlay - success run & share (1145ms)  ✔ goPlay - fail (438ms)  ✔ Build Tags checking (199ms)  ✔ Test Tags checking (937ms)  Go Debug Adapter Tests (legacy)  basic [File Watcher (node.js)] Watcher shutdown because watched path got deleted  ✔ unknown request should produce error (189ms)  initialize  ✔ should return supported features (119ms)  ✔ should produce error for invalid 'pathFormat' (115ms)  remote attach 2026/01/26 13:22:59 helloWorldServer starting to listen on :33995  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true (11424ms) Stop reason: exited API server listening at: 127.0.0.1:32985  ✔ can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false (755ms) API server listening at: 127.0.0.1:41535  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false (741ms) API server listening at: 127.0.0.1:34997 attempt to send more than one response for command attach  ✔ connection to remote is terminated when external dlv process exits (930ms)  setBreakpoints  ✔ should stop on a breakpoint (5976ms)  ✔ should stop on a breakpoint in test file (3928ms) 2026/01/26 13:23:25 helloWorldServer starting to listen on :43077 2026/01/26 13:23:27 received request: GET / Stop reason: exited  ✔ stopped for a breakpoint set during initialization (remote attach) (4144ms) 2026/01/26 13:23:29 helloWorldServer starting to listen on :42443 2026/01/26 13:23:31 received request: GET / Stop reason: exited  ✔ stopped for a breakpoint set after initialization (remote attach) (4099ms)  ✔ should set breakpoints during continue (7936ms)  - should set breakpoints during next  - should set breakpoints during step out  ✔ should set breakpoints during next (legacy) (22346ms)  ✔ should set breakpoints during step out (legacy) (22323ms)  conditionalBreakpoints  ✔ should stop on conditional breakpoint (11351ms)  ✔ should add breakpoint condition (22096ms)  ✔ should remove breakpoint condition (22107ms)  panicBreakpoints  ✔ should stop on panic (556ms)  - should stop on runtime error during continue  - should stop on runtime error during next  disconnect 2026/01/26 13:25:22 helloWorldServer starting to listen on :33281 2026/01/26 13:25:23 received request: GET / 2026/01/26 13:25:23 received request: GET / Stop reason: exited  ✔ disconnect should work for remote attach (3157ms)  ✔ should disconnect while continuing on entry (802ms)  - should disconnect with multiple disconnectRequests  ✔ should disconnect after continue (732ms)  ✔ should disconnect while nexting (6200ms)  ✔ should disconnect while paused on pause (793ms)  ✔ should disconnect while paused on breakpoint (6127ms)  ✔ should disconnect while paused on entry (727ms)  ✔ should disconnect while paused on next (726ms)  - 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 (5863ms)  substitutePath with remote program 2026/01/26 13:25:47 helloWorldServer starting to listen on :34997 2026/01/26 13:25:49 received request: GET / Stop reason: exited  ✔ stopped for a breakpoint set during initialization using substitutePath (remote attach) (4141ms)  - 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 (110ms)  initialize  ✔ should return supported features (59ms)  ✔ should produce error for invalid 'pathFormat'  env  ✔ env var from go.toolsEnvVars is respected (621ms)  ✔ env var from launch config is respected (604ms)  launch  ✔ should run program to the end (339ms)  ✔ should stop on entry (342ms)  ✔ should debug a file (336ms)  ✔ should debug a single test (722ms)  ✔ should debug a test package (513ms)  - 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 (377ms)  ✔ should handle threads request after initialization (339ms)  ✔ should handle delayed initial threads request (382ms)  ✔ user-specified --listen flag should be ignored (340ms)  set current working directory  ✔ should debug program with cwd set (636ms)  ✔ should debug program without cwd set (608ms)  ✔ should debug file program with cwd set (596ms)  ✔ should debug file program without cwd set (582ms)  ✔ should run program with cwd set (noDebug) (236ms)  ✔ should run program without cwd set (noDebug) (234ms)  ✔ should run file program with cwd set (noDebug) (220ms)  ✔ should run file program without cwd set (noDebug) (219ms)  remote attach 2026/01/26 13:26:00 helloWorldServer starting to listen on :37103  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=true (779ms) API server listening at: 127.0.0.1:44219  ✔ can connect and initialize using external dlv --headless --accept-multiclient=false --continue=false (754ms) API server listening at: 127.0.0.1:39921  ✔ can connect and initialize using external dlv --headless --accept-multiclient=true --continue=false (760ms)  - connection to remote is terminated when external dlv process exits  setBreakpoints  ✔ should stop on a breakpoint (423ms)  ✔ should stop on a breakpoint in test file (599ms) 2026/01/26 13:26:12 helloWorldServer starting to listen on :38415 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) (4068ms) 2026/01/26 13:26:16 helloWorldServer starting to listen on :43581 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) (3881ms)  ✔ should set breakpoints during continue (2347ms)  - 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 (791ms)  ✔ should add breakpoint condition (877ms)  ✔ should remove breakpoint condition (874ms)  panicBreakpoints  ✔ should stop on panic (290ms)  ✔ should stop on runtime error during continue (366ms)  ✔ should stop on runtime error during next (423ms)  disconnect 2026/01/26 13:26:26 helloWorldServer starting to listen on :41433 2026/01/26 13:26:26 received request: GET / 2026/01/26 13:26:26 received request: GET / Stop reason: exited  ✔ disconnect should work for remote attach (3047ms)  ✔ should disconnect while continuing on entry (506ms)  - should disconnect with multiple disconnectRequests  ✔ should disconnect after continue (545ms)  ✔ should disconnect while nexting (666ms)  ✔ should disconnect while paused on pause (740ms)  ✔ should disconnect while paused on breakpoint (583ms)  ✔ should disconnect while paused on entry (500ms)  ✔ should disconnect while paused on next (545ms) 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 (1510ms)  switch goroutine  ✔ next (1704ms)  ✔ step in (2063ms)  ✔ step out (2173ms)  logDest attribute tests  ✔ logs are written to logDest file (422ms)  ✔ 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 (441ms)  substitutePath with remote program 2026/01/26 13:26:41 helloWorldServer starting to listen on :36971 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) (4081ms)  - stopped for a breakpoint set during initialization using remotePath (remote attach)  substitutePath with symlink  ✔ should stop on a breakpoint (417ms)  hideSystemGoroutines  ✔ should toggle hiding system goroutines (707ms)  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 (607ms)  ✔ env var from launch config is respected (796ms)  launch  ✔ should run program to the end (334ms)  ✔ should stop on entry (331ms)  ✔ should debug a file (515ms)  ✔ should debug a single test (497ms)  ✔ should debug a test package (504ms)  - 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 (372ms)  ✔ should handle threads request after initialization (333ms)  ✔ should handle delayed initial threads request (373ms)  ✔ user-specified --listen flag should be ignored (330ms)  set current working directory  ✔ should debug program with cwd set (590ms)  ✔ should debug program without cwd set (583ms)  ✔ should debug file program with cwd set (573ms)  ✔ should debug file program without cwd set (572ms)  ✔ should run program with cwd set (noDebug) (229ms)  ✔ should run program without cwd set (noDebug) (225ms)  ✔ should run file program with cwd set (noDebug) (219ms)  ✔ should run file program without cwd set (noDebug) (218ms)  setBreakpoints  ✔ should stop on a breakpoint (414ms)  ✔ should stop on a breakpoint in test file (588ms)  logDest attribute tests  ✔ logs are written to logDest file (421ms)  - relative path as logDest triggers an error  - number as logDest triggers an error  hideSystemGoroutines  ✔ should toggle hiding system goroutines (701ms)  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 (126ms)  GoPackageOutlineProvider  ✔ opening a document should trigger package outline response (569ms)  ✔ clicking on symbol should navigate to definition (1014ms)  ✔ clicking on symbol in different file should open file (1007ms)  ✔ non-go file does not trigger outline (592ms)  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 (268ms)  ✔ Install multiple tools with a local proxy (382ms)  ✔ Install multiple tools with a local proxy & GOBIN (363ms)  ✔ Try to install with old go  ✔ Install gofumpt with old go (183ms)  ✔ Install gofumpt with new go (181ms)  ✔ Install a tool, with go for install (184ms)  ✔ 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 (2015ms) start linting  ✔ Linting - lint errors with multiple open files (1575ms)  ✔ 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) (11249ms)  ✔ resolves file names in logs (GOPATH) (1761ms)  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-26T13:27:20.157Z] Extension host with pid 7234 exited with code: 0, signal: unknown. [main 2026-01-26T13:27:20.171Z] Blocked vscode-file request vscode-file://vscode-app/workspace/extension/media/go-logo-blue.png Exit code: 0 [24731:0126/132720.302257: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 [24731:0126/132720.309977:ERROR:electron/shell/common/node_bindings.cc:482] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. [0126/132720.763118: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) [0126/132720.763186: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) [0126/132720.766301:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/647412b0-c009-4ae9-b4ab-aacf4bc0640e: No such file or directory (2) [24761:0126/132720.876531:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [24731:0126/132720.895235: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 0x5c6af846839a <unknown> #1 0x5c6af846199c <unknown> #2 0x5c6af8461957 close #3 0x7e958e50206b <unknown> [24731:0126/132720.895338: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 [24731:0126/132720.895369: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 [24731:0126/132720.895394: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 [24731:0126/132720.895417: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 [24731:0126/132720.895438: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 [24731:0126/132720.957227: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-26T13:27:20.978Z] update#setState disabled [0126/132720.980193: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) [0126/132720.980215: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) [main 2026-01-26T13:27:20.980Z] update#ctor - updates are disabled by the environment [24827:0126/132721.081667:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [24731:0126/132721.112844: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 0x5c6af846839a <unknown> #1 0x5c6af846199c <unknown> #2 0x5c6af8461957 close #3 0x7e958e50206b <unknown> [0126/132721.130195: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) [0126/132721.130223: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) [0126/132721.135460:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/997b855d-ae5d-43ea-934a-c26fc2bcecd2: No such file or directory (2) [24731:0126/132721.261372: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: [0126/132721.285112: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) [0126/132721.285140: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) [0126/132721.372397:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/3e2f0d29-34d8-4734-8e92-31e7c6d66589: No such file or directory (2) [24880:0126/132721.417049:ERROR:components/viz/service/main/viz_main_impl.cc:189] Exiting GPU process due to errors during initialization [24731:0126/132721.419724: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 0x5c6af846839a <unknown> #1 0x5c6af846199c <unknown> #2 0x5c6af8461957 close #3 0x7e958e50206b <unknown> [0126/132721.444821: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) [0126/132721.444853: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) [24731:0126/132721.578637: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 0x5c6af846839a <unknown> #1 0x5c6af846199c <unknown> #2 0x5c6af8461957 close #3 0x7e958e50206b <unknown> [0126/132721.593074:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/0abebc43-ceb5-4f71-87c3-b3346635ae7a: No such file or directory (2) [0126/132721.602252: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) [0126/132721.602276: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) [24731:0126/132721.734720: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 0x5c6af846839a <unknown> #1 0x5c6af846199c <unknown> #2 0x5c6af8461957 close #3 0x7e958e50206b <unknown> [24731:0126/132721.734850:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type: [0126/132721.803616:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/92769628-d8f2-42c2-b703-90d7e3773345: No such file or directory (2) [0126/132722.018233:ERROR:third_party/crashpad/crashpad/util/file/directory_reader_posix.cc:43] opendir /workspace/extension/.user-data-dir-test/Crashpad/attachments/8a0e8912-075f-4114-87d0-12da3ba6a7d1: No such file or directory (2) Started local extension host with pid 24990. 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 (678ms)  ✔ Subtests - runs a test with cursor within t.Run function (164ms)  ✔ Subtests - returns false for a failing test (325ms)  ✔ 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 (344ms)  ✔ 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  ✔ Test codelenses include only valid test function names (151ms)  ✔ 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 (206ms)  ✔ Run test at cursor in different file than test suite definition (82ms)  ✔ Debug test at cursor (85ms)  ✔ Debug test at cursor in different file than test suite definition (84ms)  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 (607ms)  ✔ Completion middleware (606ms)  ✔ Prompt For telemetry (559ms)  Go Extension Formatter Tests  ✔ run custom formatter (664ms)  ✔ run gofmt formatter with provided path (644ms)  ✔ run gofumpt formatter with provided path (645ms)  ✔ run gopls lsp method textDocument.formatting (643ms) failed to find tool nonexistent Check the console in dev tools to find errors when formatting with nonexistent  ✔ non exisitent formatter (713ms) failed to find tool customFormatter Check the console in dev tools to find errors when formatting with customFormatter  ✔ non exisitent custom formatter (719ms)  Go Test Explorer  Document opened  ✔ In workspace  ✔ Outside workspace  Document edited  ✔ Add test  ✔ Remove test  stretchr  ✔ discovery (742ms)  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 (77ms)  ✔ tests are run together when not profiling running 9 tests verify we got expected calls  ✔ tests are run individually when profiling  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 (615ms)  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 (1819ms)  ✔ gopls.run_govulncheck finds no vulnerabilities (548ms)  ✔ gopls.vulncheck finds vulnerabilities (1730ms)  ✔ gopls.vulncheck finds no vulnerabilities (535ms)   110 passing (43s) [main 2026-01-26T13:28:07.471Z] Extension host with pid 24990 exited with code: 0, signal: unknown. Exit code: 0 **** Run lint **** > go@0.54.0-dev lint > gts lint src test version: 25 (node:31440) 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:6885efd0a4228a9579662ce4bb1f71626d565afd0e2532db712a7bf86a3b5ba9 FAIL FAIL github.com/golang/vscode-go/build 520.528s ok github.com/golang/vscode-go/internal/vscgo 0.006s Warning: no '=' in invocation-link-artifacts pair: "", ignoring [W2026-01-26T05:28:20.912614-08:00 19320 0 cmd_stream.go:589] rdb-stream: test process exited with error: exit status 1 [I2026-01-26T05:28:20.912671-08:00 19320 0 cmd_stream.go:573] rdb-stream: the test process terminated [I2026-01-26T05:28:20.912756-08:00 19320 0 sink.go:452] SinkServer: shutdown started [I2026-01-26T05:28:20.912834-08:00 19320 0 sink.go:430] SinkServer: HTTP server stopped with "http: Server closed" [I2026-01-26T05:28:20.912848-08:00 19320 0 sink_server.go:96] SinkServer: draining TestResult channel started [I2026-01-26T05:28:20.948342-08:00 19320 0 sink_server.go:98] SinkServer: draining TestResult channel ended [I2026-01-26T05:28:20.948387-08:00 19320 0 sink_server.go:100] SinkServer: draining Artifact channel started [I2026-01-26T05:28:21.005435-08:00 19320 0 sink_server.go:102] SinkServer: draining Artifact channel ended [I2026-01-26T05:28:21.005490-08:00 19320 0 sink.go:455] SinkServer: shutdown completed successfully [I2026-01-26T05:28:21.005519-08:00 19320 0 cmd_stream.go:498] rdb-stream: exiting with 1