gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.86k stars 1.21k forks source link

GitHub request timed out. #3298

Open rhaschke opened 1 month ago

rhaschke commented 1 month ago

Description

I frequently get the error message "GitHub request timed out." from GitLens. The log shows:

[2024-05-16 12:43:19.391] /homes/rhaschke/.vscode/extensions/eamodio.gitlens-15.0.3/dist/integrations.js:3:26939
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `AFAC:2EEBA2:7EEEFB3:7F9BDB4:6645FF5C` when reporting this issue."}]}

GitLens Version

15.0.3

VS Code Version

Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685 Date: 2024-05-07T05:16:23.416Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Linux x64 6.5.0-28-generic

Git Version

git version 2.34.1

Logs, Screenshots, Screen Captures, etc

No response

Ygilany commented 1 month ago

I think I'm getting a similar issue. My guess is that it's caused by the launchpad. I can replicate this every time I try to reload the launchpad, or refresh it.

I also don't get any data there!

d13 commented 1 month ago

Hi All,

Can you please enable debug logging by running from GitLens: Enable Debug Logging from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens and GitLens (Git) channel in the Output pane.

Once enabled, please reproduce the issue, and attach the log from the both GitLens and GitLens (Git) channels.

Thank you!

rhaschke commented 1 month ago

Sure. These are the logs with debug-logging enabled:

GitLens log ``` [2024-05-17 06:01:14.783] [ 1] GitLens v15.0.3 activating in Visual Studio Code (1.89.1) on the desktop; language='en', logLevel='debug', defaultDateLocale='null' (70ce4d7f08dd5c72e7198efc7b09cb3ff571e29311b325a7c724b8780a96d70d|2d5ea8b8-9d0e-4880-92df-603c11166ea51715925668693) [2024-05-17 06:01:14.785] [ 7] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"}},"state":0}, t={"silent":true}) [2024-05-17 06:01:14.785] [ 7] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"}},"state":0}, t={"silent":true}) completed [0ms] [2024-05-17 06:01:14.785] [ 9] GitProviderService.setEnabledContext(e=false) [2024-05-17 06:01:14.787] [ c] WebviewsController.registerWebviewPanel(e=gitlens.showGraphPage, t=gitlens.graph) completed [0ms] [2024-05-17 06:01:14.788] [ e] WebviewsController.registerWebviewView(e=gitlens.views.graph) completed [0ms] [2024-05-17 06:01:14.789] [ 10] WebviewsController.registerWebviewPanel(e=gitlens.showFocusPage, t=gitlens.focus) completed [0ms] [2024-05-17 06:01:14.790] [ 12] WebviewsController.registerWebviewPanel(e=gitlens.showTimelinePage, t=gitlens.timeline) completed [0ms] [2024-05-17 06:01:14.790] [ 14] WebviewsController.registerWebviewView(e=gitlens.views.timeline) completed [0ms] [2024-05-17 06:01:14.794] [ 16] WebviewsController.registerWebviewPanel(e=gitlens.showSettingsPage, t=gitlens.settings) completed [3ms] [2024-05-17 06:01:14.795] [ 18] WebviewsController.registerWebviewPanel(e=gitlens.showWelcomePage, t=gitlens.welcome) completed [0ms] [2024-05-17 06:01:14.802] [ 1a] WebviewsController.registerWebviewView(e=gitlens.views.commitDetails) completed [0ms] [2024-05-17 06:01:14.802] [ 1c] WebviewsController.registerWebviewPanel(e=gitlens.showPatchDetailsPage, t=gitlens.patchDetails) completed [0ms] [2024-05-17 06:01:14.802] [ 1e] WebviewsController.registerWebviewView(e=gitlens.views.patchDetails) completed [0ms] [2024-05-17 06:01:14.802] [ 20] WebviewsController.registerWebviewView(e=gitlens.views.graphDetails) completed [0ms] [2024-05-17 06:01:14.813] [ 22] WebviewsController.registerWebviewView(e=gitlens.views.home) completed [0ms] [2024-05-17 06:01:14.813] [ 24] WebviewsController.registerWebviewView(e=gitlens.views.account) completed [0ms] [2024-05-17 06:01:14.816] [ 26] Container.registerGitProviders [2024-05-17 06:01:14.817] [ 9] GitProviderService.setEnabledContext(e=false) completed [31ms] [2024-05-17 06:01:14.818] [ 27] GitHubIntegration.isConnected [2024-05-17 06:01:14.819] [ 29] IntegrationAuthenticationService.getSession(e=github, t={"domain":"github.com","scopes":["repo","read:user","user:email"]}, i={"createIfNeeded":false,"forceNewSession":false}) [2024-05-17 06:01:14.819] [ 2b] LocalGitProvider.openRepositoryInitWatcher completed [0ms] [2024-05-17 06:01:14.819] [ 2c] GitProviderService.fireProvidersChanged(e=(1) git) [2024-05-17 06:01:14.819] [ 2c] GitProviderService.fireProvidersChanged(e=(1) git) completed [0ms] [2024-05-17 06:01:14.819] [ 2e] GitProviderService.discoverRepositories(e=2) [2024-05-17 06:01:14.819] [ 2f] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:14.819] [ 30] LocalGitProvider.discoverRepositories(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:14.820] [ 31] LocalGitProvider.findGit [2024-05-17 06:01:14.820] [ 32] LocalGitProvider.getScmGitApiCore [2024-05-17 06:01:14.820] [ 52] findSpecificGit(/usr/bin/git) [2024-05-17 06:01:14.827] [ 35] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:14.827] [ 36] LocalGitProvider.discoverRepositories(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:14.827] [ 2d] GitProviderService.onWorkspaceFoldersChanged(e=added=2, removed=0) completed [7ms] [2024-05-17 06:01:14.827] [ 2a] GitProviderService.register(e=git) completed [8ms] [2024-05-17 06:01:14.827] [ 38] VslsGitProvider.openRepositoryInitWatcher completed [0ms] [2024-05-17 06:01:14.827] [ 39] GitProviderService.fireProvidersChanged(e=(1) vsls) [2024-05-17 06:01:14.827] [ 39] GitProviderService.fireProvidersChanged(e=(1) vsls) completed [0ms] [2024-05-17 06:01:14.827] [ 37] GitProviderService.register(e=vsls) completed [0ms] [2024-05-17 06:01:14.827] [ 3b] GitProviderService.fireProvidersChanged(e=(1) github) [2024-05-17 06:01:14.827] [ 3b] GitProviderService.fireProvidersChanged(e=(1) github) completed [0ms] [2024-05-17 06:01:14.827] [ 3a] GitProviderService.register(e=github) completed [0ms] [2024-05-17 06:01:14.827] [ 3d] GitProviderService.discoverRepositories(e=2) [2024-05-17 06:01:14.827] [ 32] LocalGitProvider.getScmGitApiCore completed [7ms] [2024-05-17 06:01:14.827] [ 26] Container.registerGitProviders completed [11ms] [2024-05-17 06:01:14.828] [ 3e] SubscriptionService.ensureSession(e=false) [2024-05-17 06:01:14.828] [ 3f] SubscriptionService.getOrCreateSession(e=false, t=undefined) [2024-05-17 06:01:14.831] [ 40] LineAnnotationController.resume [2024-05-17 06:01:14.831] [ 42] LineTracker.resume(e={"force":true,"silent":true}) [2024-05-17 06:01:14.831] [ 42] LineTracker.resume(e={"force":true,"silent":true}) completed [0ms] [2024-05-17 06:01:14.831] [ 41] LineTracker.subscribe completed • starting line tracker... [0ms] [2024-05-17 06:01:14.831] [ 40] LineAnnotationController.resume completed [0ms] [2024-05-17 06:01:14.831] [ 43] LineAnnotationController.refresh [2024-05-17 06:01:14.831] [ 44] LineTracker.subscribe completed • already started... [0ms] [2024-05-17 06:01:14.831] [ 45] LineTracker.unsubscribe completed [0ms] [2024-05-17 06:01:14.850] [ 1] GitLens v15.0.3 activated, syncedVersion=15.0.3, localVersion=15.0.3, previousVersion=15.0.3, welcome=true [66ms] [2024-05-17 06:01:14.851] [ 31] LocalGitProvider.findGit Found built-in Git env [2024-05-17 06:01:14.851] GitProvider(git).onDidOpenRepository(e=file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11) [2024-05-17 06:01:14.851] [ 47] GitProviderService.getOrOpenRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11)) [2024-05-17 06:01:14.851] [ 48] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11)) [2024-05-17 06:01:14.851] [ 48] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11)) returned undefined [0ms] [2024-05-17 06:01:14.851] GitProvider(git).onDidOpenRepository(e=file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:14.851] [ 49] GitProviderService.getOrOpenRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:14.851] [ 4a] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:14.851] [ 4a] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned undefined [0ms] [2024-05-17 06:01:14.851] GitProvider(git).onDidOpenRepository(e=file:///homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:14.851] [ 4b] GitProviderService.getOrOpenRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:14.851] [ 4c] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:14.851] [ 4c] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned undefined [0ms] [2024-05-17 06:01:14.851] [ 77] findSpecificGit(git) [2024-05-17 06:01:14.861] [ 43] LineAnnotationController.refresh completed [30ms] [2024-05-17 06:01:15.054] [ 52] findSpecificGit(/usr/bin/git) • Found 2.34.1 in /usr/bin/git; git version 2.34.1 [233ms] [2024-05-17 06:01:15.054] [ 31] LocalGitProvider.findGit completed • Git (2.34.1) found in /usr/bin/git [234ms] [2024-05-17 06:01:15.055] [ 4f] LocalGitProvider.repositorySearch(/homes/rhaschke/src/ros/src/moveit/mtc) searching (depth=1)... [2024-05-17 06:01:15.055] [ 50] LocalGitProvider.findRepositoryUri(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=true) [2024-05-17 06:01:15.056] [ 51] LocalGitProvider.repositorySearch(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) searching (depth=1)... [2024-05-17 06:01:15.056] [ 52] LocalGitProvider.findRepositoryUri(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools), t=true) [2024-05-17 06:01:15.074] [ 53] AccountAuthenticationProvider.getSessions(e=undefined) [2024-05-17 06:01:15.085] [ 5] Storage.getSecret completed [300ms] [2024-05-17 06:01:15.085] [ 53] AccountAuthenticationProvider.getSessions(e=undefined) completed • Found 0 sessions [11ms] [2024-05-17 06:01:15.136] [GIT ] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git rev-parse --show-toplevel [80ms] [2024-05-17 06:01:15.137] [GIT ] [/homes/rhaschke/src/ros/src/moveit/mtc] git rev-parse --show-toplevel [81ms] [2024-05-17 06:01:15.137] [ 77] findSpecificGit(git) • Found 2.34.1 in /usr/bin/git; git version 2.34.1 [285ms] [2024-05-17 06:01:15.197] [ 8] Storage.store(e=premium:subscription) completed [411ms] [2024-05-17 06:01:15.197] [ 46] Storage.store(e=version) completed [348ms] [2024-05-17 06:01:15.198] [ 54] AccountAuthenticationProvider.getSessions(e=[gitlens]) [2024-05-17 06:01:15.198] [ 54] AccountAuthenticationProvider.getSessions(e=[gitlens]) completed • Found 0 sessions [0ms] [2024-05-17 06:01:15.204] [ 29] IntegrationAuthenticationService.getSession(e=github, t={"domain":"github.com","scopes":["repo","read:user","user:email"]}, i={"createIfNeeded":false,"forceNewSession":false}) completed [385ms] [2024-05-17 06:01:15.204] [ 56] AccountAuthenticationProvider.removeSessionsByScopes(e=[gitlens]) [2024-05-17 06:01:15.204] [ 57] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"}},"state":0}) [2024-05-17 06:01:15.205] [ 57] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"}},"state":0}) completed [0ms] [2024-05-17 06:01:15.205] [ 56] AccountAuthenticationProvider.removeSessionsByScopes(e=[gitlens]) completed [0ms] [2024-05-17 06:01:15.205] [ 3f] SubscriptionService.getOrCreateSession(e=false, t=undefined) completed • No valid session was found [376ms] [2024-05-17 06:01:15.205] [ 3e] SubscriptionService.ensureSession(e=false) completed [376ms] [2024-05-17 06:01:15.209] [ 27] GitHubIntegration.isConnected returned true [390ms] [2024-05-17 06:01:15.266] [ 52] LocalGitProvider.findRepositoryUri No symlink detected; repoPath=/homes/rhaschke/src/ros/src/moveit/py_binding_tools [2024-05-17 06:01:15.267] [ 52] LocalGitProvider.findRepositoryUri(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools), t=true) returned Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools) [210ms] [2024-05-17 06:01:15.267] [ 51] LocalGitProvider.repositorySearch(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) found root repository in '/homes/rhaschke/src/ros/src/moveit/py_binding_tools' [2024-05-17 06:01:15.267] [ 58] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools), i=true, r=undefined, s=undefined) [2024-05-17 06:01:15.267] [ 59] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:15.267] [ 5a] GitProviderService.getGitDir(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:15.267] [ 5b] LocalGitProvider.getGitDir(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.268] [ 58] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools), i=true, r=undefined, s=undefined) returned [x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools)] [0ms] [2024-05-17 06:01:15.268] [ 5d] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools, t=1) [2024-05-17 06:01:15.275] [ 59] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned ScmRepository(rootUri=file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools) [8ms] [2024-05-17 06:01:15.275] [ 50] LocalGitProvider.findRepositoryUri No symlink detected; repoPath=/homes/rhaschke/src/ros/src/moveit/mtc [2024-05-17 06:01:15.275] [ 50] LocalGitProvider.findRepositoryUri(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=true) returned Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc) [220ms] [2024-05-17 06:01:15.275] [ 4f] LocalGitProvider.repositorySearch(/homes/rhaschke/src/ros/src/moveit/mtc) found root repository in '/homes/rhaschke/src/ros/src/moveit/mtc' [2024-05-17 06:01:15.275] [ 5e] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), i=true, r=undefined, s=undefined) [2024-05-17 06:01:15.275] [ 5f] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:15.275] [ 60] GitProviderService.getGitDir(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:15.276] [ 61] LocalGitProvider.getGitDir(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.276] [ 5e] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), i=true, r=undefined, s=undefined) returned [x(/homes/rhaschke/src/ros/src/moveit/mtc)] [0ms] [2024-05-17 06:01:15.277] [ 63] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc, t=1) [2024-05-17 06:01:15.283] [ 5f] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned ScmRepository(rootUri=file:///homes/rhaschke/src/ros/src/moveit/mtc) [7ms][2024-05-17 06:01:15.291] [ 64] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.vscode, t=0, s=[/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git]) [2024-05-17 06:01:15.291] [ 65] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/.github, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.292] [GIT ] [/homes/rhaschke/src/ros/src/moveit/mtc] git rev-parse --git-dir --git-common-dir [16ms] [2024-05-17 06:01:15.293] [ 61] LocalGitProvider.getGitDir(e=/homes/rhaschke/src/ros/src/moveit/mtc) returned file:///homes/rhaschke/src/ros/src/moveit/mtc/.git, commonUri=undefined [17ms] [2024-05-17 06:01:15.293] [ 60] GitProviderService.getGitDir(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) completed [17ms] [2024-05-17 06:01:15.293] [ 62] x(/homes/rhaschke/src/ros/src/moveit/mtc).setupRepoWatchersCore watching 'file:///homes/rhaschke/src/ros/src/moveit/mtc/.git' for repository changes [2024-05-17 06:01:15.293] [ 62] x(/homes/rhaschke/src/ros/src/moveit/mtc).setupRepoWatchersCore completed [17ms] [2024-05-17 06:01:15.293] [GIT ] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git rev-parse --git-dir --git-common-dir [26ms] [2024-05-17 06:01:15.293] [ 5b] LocalGitProvider.getGitDir(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) returned file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git, commonUri=undefined [26ms] [2024-05-17 06:01:15.293] [ 5a] GitProviderService.getGitDir(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) completed [26ms] [2024-05-17 06:01:15.293] [ 5c] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).setupRepoWatchersCore watching 'file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git' for repository changes [2024-05-17 06:01:15.293] [ 5c] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).setupRepoWatchersCore completed [26ms] [2024-05-17 06:01:15.294] [ 64] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.vscode, t=0, s=[/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git]) returned [/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git] [2ms] [2024-05-17 06:01:15.294] [ 66] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools/include, t=0, s=[/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git]) [2024-05-17 06:01:15.294] [ 65] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/.github, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [2ms] [2024-05-17 06:01:15.294] [ 67] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/.pytest_cache, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.305] [ 66] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools/include, t=0, s=[/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git]) returned [/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git] [11ms] [2024-05-17 06:01:15.305] [ 68] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools/src, t=0, s=[/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git]) [2024-05-17 06:01:15.305] [ 67] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/.pytest_cache, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [11ms] [2024-05-17 06:01:15.306] [ 69] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/.vscode, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.306] [ 68] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools/src, t=0, s=[/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git]) returned [/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git] [0ms] [2024-05-17 06:01:15.306] [ 5d] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools, t=1) returned [/homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git] [37ms] [2024-05-17 06:01:15.306] [ 51] LocalGitProvider.repositorySearch(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) returned 1 repositories [x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools)] [250ms] [2024-05-17 06:01:15.306] [ 6a] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:15.306] [ 36] LocalGitProvider.discoverRepositories(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned [x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools)] [479ms] [2024-05-17 06:01:15.306] [ 35] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned [x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools)] [479ms] [2024-05-17 06:01:15.306] [ 6a] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned ScmRepository(rootUri=file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools) [0ms] [2024-05-17 06:01:15.306] [ 69] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/.vscode, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [0ms] [2024-05-17 06:01:15.306] [ 6b] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/capabilities, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.314] [ 6b] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/capabilities, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [7ms] [2024-05-17 06:01:15.314] [ 6c] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/core, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.318] [ 6c] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/core, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [4ms] [2024-05-17 06:01:15.318] [ 6d] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/demo, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.318] [ 6d] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/demo, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [0ms] [2024-05-17 06:01:15.318] [ 6e] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/msgs, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.321] [ 6e] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/msgs, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [2ms] [2024-05-17 06:01:15.321] [ 6f] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/rviz_marker_tools, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.322] [ 6f] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/rviz_marker_tools, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [0ms] [2024-05-17 06:01:15.322] [ 70] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/visualization, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) [2024-05-17 06:01:15.324] [ 70] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc/visualization, t=0, s=[/homes/rhaschke/src/ros/src/moveit/mtc/.git]) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [2ms] [2024-05-17 06:01:15.325] [ 63] LocalGitProvider.repositorySearchCore(e=/homes/rhaschke/src/ros/src/moveit/mtc, t=1) returned [/homes/rhaschke/src/ros/src/moveit/mtc/.git] [47ms] [2024-05-17 06:01:15.325] [ 4f] LocalGitProvider.repositorySearch(/homes/rhaschke/src/ros/src/moveit/mtc) returned 1 repositories [x(/homes/rhaschke/src/ros/src/moveit/mtc)] [270ms] [2024-05-17 06:01:15.325] [ 71] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:15.325] [ 30] LocalGitProvider.discoverRepositories(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned [x(/homes/rhaschke/src/ros/src/moveit/mtc)] [*505ms] (slow) [2024-05-17 06:01:15.325] [ 2f] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned [x(/homes/rhaschke/src/ros/src/moveit/mtc)] [*505ms] (slow) [2024-05-17 06:01:15.325] [ 72] GitProviderService.setEnabledContext(e=true) [2024-05-17 06:01:15.326] [ 73] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) [2024-05-17 06:01:15.326] [ 74] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.326] [ 75] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.326] [ 75] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/mtc) returned x(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] [2024-05-17 06:01:15.327] [ 71] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned ScmRepository(rootUri=file:///homes/rhaschke/src/ros/src/moveit/mtc) [2ms] [2024-05-17 06:01:15.327] [ 76] GitProviderService.fireRepositoriesChanged(e=(2) /homes/rhaschke/src/ros/src/moveit/mtc, /homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.328] [ 76] GitProviderService.fireRepositoriesChanged(e=(2) /homes/rhaschke/src/ros/src/moveit/mtc, /homes/rhaschke/src/ros/src/moveit/py_binding_tools) completed [0ms] [2024-05-17 06:01:15.328] [ 2e] GitProviderService.discoverRepositories(e=2) completed [*508ms] (slow) [2024-05-17 06:01:15.338] [ 77] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11)) [2024-05-17 06:01:15.338] [ 77] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11)) returned x(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] [2024-05-17 06:01:15.338] [ 78] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:15.338] [ 78] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [0ms] [2024-05-17 06:01:15.338] [ 79] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:15.339] [ 79] GitProviderService.getRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned x(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] [2024-05-17 06:01:15.339] [ 3d] GitProviderService.discoverRepositories(e=2) completed [*511ms] (slow) [2024-05-17 06:01:15.339] [ 47] GitProviderService.getOrOpenRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/core/python/pybind11)) returned x(/homes/rhaschke/src/ros/src/moveit/mtc) [487ms] [2024-05-17 06:01:15.339] [ 49] GitProviderService.getOrOpenRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools)) returned x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [487ms] [2024-05-17 06:01:15.339] [ 4b] GitProviderService.getOrOpenRepository(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc)) returned x(/homes/rhaschke/src/ros/src/moveit/mtc) [487ms] [2024-05-17 06:01:15.339] [ 3c] GitProviderService.registrationComplete completed • repositories=2, workspaceFolders=2, git.autoRepositoryDetection=true [*511ms] (slow) [2024-05-17 06:01:15.354] [ 7a] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) [2024-05-17 06:01:15.354] [ 7b] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.359] [GIT ] [/homes/rhaschke/src/ros/src/moveit/mtc] git remote -v [32ms] [2024-05-17 06:01:15.360] [ 124] Git.parseRemotes(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] parsed 4 remotes [2024-05-17 06:01:15.360] [ 74] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [34ms] [2024-05-17 06:01:15.360] [ 7b] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [6ms] [2024-05-17 06:01:15.360] [ 73] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) completed [34ms] [2024-05-17 06:01:15.360] [ 7a] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) completed [6ms] [2024-05-17 06:01:15.360] [ 7d] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"includeDisconnected":false}) [2024-05-17 06:01:15.360] [ 7e] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) [2024-05-17 06:01:15.361] [ 7f] GitProviderService.getRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) [2024-05-17 06:01:15.361] [ 80] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) [2024-05-17 06:01:15.361] [ 81] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.361] [ 82] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools), t=undefined) [2024-05-17 06:01:15.361] [ 83] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.361] [ 84] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.361] [ 84] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) returned x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [0ms] [2024-05-17 06:01:15.362] [ 81] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [1ms] [2024-05-17 06:01:15.368] [ 80] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) completed [7ms] [2024-05-17 06:01:15.368] [ 7f] GitProviderService.getRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) completed [7ms] [2024-05-17 06:01:15.368] [ 92] GitProviderService.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.368] [ 93] LocalGitProvider.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.369] [ 94] LocalGitProvider.getBranches(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.396] [GIT ] [/homes/rhaschke/src/ros/src/moveit/mtc] git for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes [27ms] [2024-05-17 06:01:15.397] [ 149] Git.parseBranches(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] parsed 66 branches [2024-05-17 06:01:15.397] [ 94] LocalGitProvider.getBranches(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [28ms] [2024-05-17 06:01:15.397] [ 93] LocalGitProvider.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [28ms] [2024-05-17 06:01:15.397] [ 92] GitProviderService.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [28ms] [2024-05-17 06:01:15.397] [ 96] GitHubIntegration.getRepositoryMetadata(e={"key":"github.com/ros-planning/moveit_task_constructor","owner":"ros-planning","name":"moveit_task_constructor"}, t={}) [2024-05-17 06:01:15.398] [ 97] GitHubApi.getRepositoryMetadata(e=GitHub, , r=ros-planning, i=moveit_task_constructor, o={"baseUrl":"https://api.github.com"}, n=undefined) [2024-05-17 06:01:15.411] [GIT ] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git remote -v [49ms] [2024-05-17 06:01:15.411] [ 153] Git.parseRemotes(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [0ms] parsed 1 remotes [2024-05-17 06:01:15.411] [ 83] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) completed [50ms] [2024-05-17 06:01:15.411] [ 82] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools), t=undefined) completed [50ms] [2024-05-17 06:01:15.459] [ 9b] LocalGitProvider.resetCaches(e=undefined, ...t=providers) completed [0ms] [2024-05-17 06:01:15.459] [ 9c] VslsGitProvider.resetCaches(e=undefined, ...t=providers) completed [0ms] [2024-05-17 06:01:15.460] [ 9d] GitHubGitProvider.resetCaches(providers) completed [0ms] [2024-05-17 06:01:15.460] [ 9e] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).resetCaches(providers) completed [0ms] [2024-05-17 06:01:15.460] [ 9f] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).fireChange(102) [2024-05-17 06:01:15.460] GitProvider(git).onDidChangeRepository(e=x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools)) [2024-05-17 06:01:15.460] [ 9f] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).fireChange(102) completed [0ms] [2024-05-17 06:01:15.460] [ a0] x(/homes/rhaschke/src/ros/src/moveit/mtc).resetCaches(providers) completed [0ms] [2024-05-17 06:01:15.460] [ a1] x(/homes/rhaschke/src/ros/src/moveit/mtc).fireChange(102) [2024-05-17 06:01:15.460] GitProvider(git).onDidChangeRepository(e=x(/homes/rhaschke/src/ros/src/moveit/mtc)) [2024-05-17 06:01:15.460] [ a1] x(/homes/rhaschke/src/ros/src/moveit/mtc).fireChange(102) completed [0ms] [2024-05-17 06:01:15.460] [ 9a] GitProviderService.resetCaches(providers) completed [0ms] [2024-05-17 06:01:15.460] [ a2] GitProviderService.setEnabledContext(e=true) [2024-05-17 06:01:15.460] [ a3] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) [2024-05-17 06:01:15.460] [ a4] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.460] [ a5] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.460] [ a5] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/mtc) returned x(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] [2024-05-17 06:01:15.461] [ a2] GitProviderService.setEnabledContext(e=true) completed [0ms] [2024-05-17 06:01:15.468] [GIT ] [/homes/rhaschke/src/ros/src/moveit/mtc] git remote -v [7ms] [2024-05-17 06:01:15.468] [ 166] Git.parseRemotes(/homes/rhaschke/src/ros/src/moveit/mtc) [0ms] parsed 4 remotes [2024-05-17 06:01:15.468] [ a4] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [7ms] [2024-05-17 06:01:15.468] [ a3] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) completed [8ms] [2024-05-17 06:01:15.468] [ a7] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"includeDisconnected":false}) [2024-05-17 06:01:15.468] [ a8] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) [2024-05-17 06:01:15.468] [ a9] GitProviderService.getRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) [2024-05-17 06:01:15.468] [ aa] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) [2024-05-17 06:01:15.468] [ ab] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.468] [ ab] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [0ms] [2024-05-17 06:01:15.468] [ aa] GitProviderService.getRemotes(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) completed [0ms] [2024-05-17 06:01:15.468] [ a9] GitProviderService.getRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"sort":true}, i=undefined) completed [0ms] [2024-05-17 06:01:15.468] [ b9] GitProviderService.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.468] [ ba] LocalGitProvider.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.468] [ bb] LocalGitProvider.getBranches(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.469] [ bb] LocalGitProvider.getBranches(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [0ms] [2024-05-17 06:01:15.469] [ ba] LocalGitProvider.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [0ms] [2024-05-17 06:01:15.469] [ b9] GitProviderService.getBranch(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [0ms] [2024-05-17 06:01:15.469] [ bc] GitHubIntegration.getRepositoryMetadata(e={"key":"github.com/ros-planning/moveit_task_constructor","owner":"ros-planning","name":"moveit_task_constructor"}, t={}) [2024-05-17 06:01:15.652] [ 72] GitProviderService.setEnabledContext(e=true) completed [327ms] [2024-05-17 06:01:15.836] Repository(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) firing changes=102 [2024-05-17 06:01:15.836] Repository(/homes/rhaschke/src/ros/src/moveit/mtc) firing changes=102 [2024-05-17 06:01:15.836] [ be] LineAnnotationController.refresh [2024-05-17 06:01:15.836] [ be] LineAnnotationController.refresh completed [0ms][2024-05-17 06:01:15.837] [ bf] GitProviderService.access [2024-05-17 06:01:15.837] [ c0] GitProviderService.accessCore(e=undefined, t=undefined) [2024-05-17 06:01:15.837] [ c1] SubscriptionService.ensureSession(e=false) [2024-05-17 06:01:15.837] [ c1] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-05-17 06:01:15.837] [ c2] GitProviderService.visibility [2024-05-17 06:01:15.837] [ c3] GitProviderService.visibilityCore [2024-05-17 06:01:15.837] [ c4] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.837] [ c5] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.837] [ c6] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.837] [ c6] GitProviderService.getRepository(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) returned x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [0ms] [2024-05-17 06:01:15.838] [ c7] GitProviderService.visibility [2024-05-17 06:01:15.838] [ c8] GitProviderService.visibilityCore [2024-05-17 06:01:15.838] [ c9] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.838] [ ca] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.838] [ c4] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [1ms] [2024-05-17 06:01:15.838] [ d7] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.839] [ d7] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/mtc) returned public [0ms] [2024-05-17 06:01:15.848] [ c9] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/mtc) completed [9ms] [2024-05-17 06:01:15.848] [ d9] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/mtc) [2024-05-17 06:01:15.848] [ d9] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/mtc) returned public [0ms] [2024-05-17 06:01:15.964] [GIT ] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git remote -v [126ms] [2024-05-17 06:01:15.964] [ 218] Git.parseRemotes(/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [0ms] parsed 1 remotes [2024-05-17 06:01:15.964] [ c5] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) completed [127ms] [2024-05-17 06:01:15.964] [ db] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.964] [ db] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) returned public [0ms] [2024-05-17 06:01:15.964] [ ca] LocalGitProvider.getRemotes(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) completed [126ms] [2024-05-17 06:01:15.964] [ dc] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) [2024-05-17 06:01:15.964] [ dc] GitProviderService.getVisibilityInfoFromCache(e=/homes/rhaschke/src/ros/src/moveit/py_binding_tools) returned public [0ms] [2024-05-17 06:01:15.964] [ c3] GitProviderService.visibilityCore returned public [127ms] [2024-05-17 06:01:15.964] [ c8] GitProviderService.visibilityCore returned public [126ms] [2024-05-17 06:01:15.964] [ c2] GitProviderService.visibility returned public [127ms] [2024-05-17 06:01:15.965] [ c7] GitProviderService.visibility returned public [126ms] [2024-05-17 06:01:15.965] [ c0] GitProviderService.accessCore(e=undefined, t=undefined) returned {"allowed":true,"subscription":{"current":{"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"}},"state":0}},"visibility":"public"} [127ms] [2024-05-17 06:01:15.965] [ bf] GitProviderService.access returned {"allowed":true,"subscription":{"current":{"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-12-06T13:30:49.445Z"}},"state":0}},"visibility":"public"} [127ms] [2024-05-17 06:01:16.276] [ 152] [GITHUB] POST /graphql query getRepositoryMetadata [876ms] [2024-05-17 06:01:16.276] [ 97] GitHubApi.getRepositoryMetadata(e=GitHub, , r=ros-planning, i=moveit_task_constructor, o={"baseUrl":"https://api.github.com"}, n=undefined) completed [*877ms] (slow) [2024-05-17 06:01:16.276] [ 96] GitHubIntegration.getRepositoryMetadata(e={"key":"github.com/ros-planning/moveit_task_constructor","owner":"ros-planning","name":"moveit_task_constructor"}, t={}) completed [*878ms] (slow) [2024-05-17 06:01:16.276] [ bc] GitHubIntegration.getRepositoryMetadata(e={"key":"github.com/ros-planning/moveit_task_constructor","owner":"ros-planning","name":"moveit_task_constructor"}, t={}) completed [*807ms] (slow) [2024-05-17 06:01:16.276] [ 7e] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) completed [*915ms] (slow) [2024-05-17 06:01:16.276] [ a8] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t=undefined) completed [*807ms] (slow) [2024-05-17 06:01:16.276] [ 7d] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"includeDisconnected":false}) completed [*915ms] (slow) [2024-05-17 06:01:16.276] [ a7] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc), t={"includeDisconnected":false}) completed [*808ms] (slow)[2024-05-17 06:01:20.210] [ de] EnrichmentService.get(e=undefined, t=undefined) [2024-05-17 06:01:20.211] [ df] SubscriptionService.ensureSession(e=false) [2024-05-17 06:01:20.211] [ df] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-05-17 06:01:20.211] [ e0] GitHubIntegration.searchMyPullRequests(e=undefined, t=undefined) [2024-05-17 06:01:20.211] [ e1] GitHubApi.searchMyPullRequests(e=GitHub, , r={"baseUrl":"https://api.github.com"}, i=undefined) [2024-05-17 06:01:20.215] [ de] EnrichmentService.get Error: Authentication required [2024-05-17 06:01:20.215] [ de] EnrichmentService.get(e=undefined, t=undefined) completed [4ms][2024-05-17 06:01:24.786] [ e3] SubscriptionService.ensureSession(e=false) [2024-05-17 06:01:24.786] [ e3] SubscriptionService.ensureSession(e=false) completed [0ms][2024-05-17 06:01:30.743] [ 226] [GITHUB] POST /graphql query searchPullRequests [10531ms] [2024-05-17 06:01:30.743] [ e1] GitHubApi.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B96A:2EEBA2:FF50C26:100A08E0:6646F2B0` when reporting this issue."}]} [2024-05-17 06:01:30.743] [ e4] GitHubIntegration.trackRequestException [2024-05-17 06:01:30.744] [ e4] GitHubIntegration.trackRequestException completed [0ms] [2024-05-17 06:01:30.744] ShowMessage(error, 'GitHub request timed out.', suppressIntegrationRequestTimedOutWarning, {"title":"Don't Show Again"}) [2024-05-17 06:01:30.745] [ e1] GitHubApi.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B96A:2EEBA2:FF50C26:100A08E0:6646F2B0` when reporting this issue."}]} [2024-05-17 06:01:30.745] [ e1] GitHubApi.searchMyPullRequests — failed [10534ms] HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B96A:2EEBA2:FF50C26:100A08E0:6646F2B0` when reporting this issue."}]} [2024-05-17 06:01:30.746] [ e0] GitHubIntegration.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B96A:2EEBA2:FF50C26:100A08E0:6646F2B0` when reporting this issue."}]} [2024-05-17 06:01:30.746] [ e0] GitHubIntegration.searchMyPullRequests(e=undefined, t=undefined) completed [*10534ms] (slow) [2024-05-17 06:01:31.070] [ 229] [GITHUB] POST /graphql query getCurrentAccount [322ms][2024-05-17 06:02:14.849] ShowMessage(warn, 'GitLens debug logging is currently enabled. Unless you are reporting an issue, it is recommended to be disabled. Would you like to disable it?', suppressDebugLoggingWarning, {"title":"Don't Show Again"})[2024-05-17 06:02:50.628] [ e8] GitProviderService.onWindowStateChanged(e=focused=false) [2024-05-17 06:02:50.628] [ e8] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms][2024-05-17 06:03:49.586] [ e9] GitProviderService.onWindowStateChanged(e=focused=false) [2024-05-17 06:03:49.586] [ e9] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms][2024-05-17 06:05:08.961] [ ea] GitProviderService.onWindowStateChanged(e=focused=true) [2024-05-17 06:05:08.962] [ ea] GitProviderService.onWindowStateChanged(e=focused=true) completed [0ms] [2024-05-17 06:05:09.052] [ eb] x(/homes/rhaschke/src/ros/src/moveit/mtc).onRepositoryChanged(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/.git/FETCH_HEAD), t=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/.git)) [2024-05-17 06:05:09.053] [ eb] x(/homes/rhaschke/src/ros/src/moveit/mtc).onRepositoryChanged(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/.git/FETCH_HEAD), t=Uri(file:///homes/rhaschke/src/ros/src/moveit/mtc/.git)) completed [0ms] [2024-05-17 06:05:09.122] [ ec] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).onRepositoryChanged(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git/FETCH_HEAD), t=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git)) [2024-05-17 06:05:09.122] [ ec] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).onRepositoryChanged(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git/FETCH_HEAD), t=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git)) completed [0ms][2024-05-17 06:05:09.683] [ ed] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).onRepositoryChanged(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git/FETCH_HEAD), t=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git)) [2024-05-17 06:05:09.683] [ ed] x(/homes/rhaschke/src/ros/src/moveit/py_binding_tools).onRepositoryChanged(e=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git/FETCH_HEAD), t=Uri(file:///homes/rhaschke/src/ros/src/moveit/py_binding_tools/.git)) completed [0ms][2024-05-17 06:05:13.974] [ ee] GitProviderService.onWindowStateChanged(e=focused=true) [2024-05-17 06:05:13.974] [ ee] GitProviderService.onWindowStateChanged(e=focused=true) completed [0ms] ```
GitLens (Git) log ``` [2024-05-17 06:01:15.136] [ 80ms] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git rev-parse --show-toplevel [2024-05-17 06:01:15.137] [ 81ms] [/homes/rhaschke/src/ros/src/moveit/mtc] git rev-parse --show-toplevel [2024-05-17 06:01:15.292] [ 16ms] [/homes/rhaschke/src/ros/src/moveit/mtc] git rev-parse --git-dir --git-common-dir [2024-05-17 06:01:15.293] [ 26ms] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git rev-parse --git-dir --git-common-dir [2024-05-17 06:01:15.359] [ 32ms] [/homes/rhaschke/src/ros/src/moveit/mtc] git remote -v [2024-05-17 06:01:15.396] [ 27ms] [/homes/rhaschke/src/ros/src/moveit/mtc] git for-each-ref --format=%3ch%3e%(HEAD)%3cn%3e%(refname)%3cu%3e%(upstream:short)%3ct%3e%(upstream:track)%3cr%3e%(objectname)%3cd%3e%(committerdate:iso8601) refs/heads refs/remotes [2024-05-17 06:01:15.411] [ 49ms] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git remote -v [2024-05-17 06:01:15.468] [ 7ms] [/homes/rhaschke/src/ros/src/moveit/mtc] git remote -v [2024-05-17 06:01:15.964] [ 126ms] [/homes/rhaschke/src/ros/src/moveit/py_binding_tools] git remote -v ```
bflad commented 1 month ago

I have also been receiving the "GitHub request timed out" pop-ups the last 2 weeks or so, constantly, in both personal GitHub repository and my work GitHub repository workspaces. Never received them before since I've been running the extension for multiple years. These following debug logs seem most relevant, but provided them in full to try and help.

[2024-05-24 16:23:46.287] [   d5] GitHubApi.searchMyPullRequests 
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `E2B5:17176:C8D909:165E039:6650BF08` when reporting this issue."}]}
[2024-05-24 16:23:46.287] [   d9] GitHubIntegration.trackRequestException
[2024-05-24 16:23:46.287] [   d9] GitHubIntegration.trackRequestException completed [0ms]
[2024-05-24 16:23:46.287] ShowMessage(error, 'GitHub request timed out.', suppressIntegrationRequestTimedOutWarning, {"title":"Don't Show Again"})
[2024-05-24 16:23:46.288] [   d5] GitHubApi.searchMyPullRequests 
HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `E2B5:17176:C8D909:165E039:6650BF08` when reporting this issue."}]}
[2024-05-24 16:23:46.288] [   d5] GitHubApi.searchMyPullRequests — failed [10382ms]

GitLens log:

``` [2024-05-24 16:23:30.631] [ 1] GitLens v15.0.4 activating in Visual Studio Code (1.89.1) on the desktop; language='en', logLevel='debug', defaultDateLocale='null' (7fa6519402b9491e624fe170a865e091657c99820401d851fe708e8a71180227|8e826806-f2d9-4b0d-b8ea-a7cbbbc2b2f21716567808752) [2024-05-24 16:23:30.632] [ 7] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"}},"state":0}, t={"silent":true}) [2024-05-24 16:23:30.632] [ 7] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"}},"state":0}, t={"silent":true}) completed [0ms] [2024-05-24 16:23:30.633] [ 9] GitProviderService.setEnabledContext(e=false) [2024-05-24 16:23:30.633] [ c] WebviewsController.registerWebviewPanel(e=gitlens.showGraphPage, t=gitlens.graph) completed [0ms] [2024-05-24 16:23:30.634] [ e] WebviewsController.registerWebviewView(e=gitlens.views.graph) completed [0ms] [2024-05-24 16:23:30.634] [ 10] WebviewsController.registerWebviewPanel(e=gitlens.showFocusPage, t=gitlens.focus) completed [0ms] [2024-05-24 16:23:30.634] [ 12] WebviewsController.registerWebviewPanel(e=gitlens.showTimelinePage, t=gitlens.timeline) completed [0ms] [2024-05-24 16:23:30.635] [ 14] WebviewsController.registerWebviewView(e=gitlens.views.timeline) completed [0ms] [2024-05-24 16:23:30.635] [ 16] WebviewsController.registerWebviewPanel(e=gitlens.showSettingsPage, t=gitlens.settings) completed [0ms] [2024-05-24 16:23:30.635] [ 18] WebviewsController.registerWebviewPanel(e=gitlens.showWelcomePage, t=gitlens.welcome) completed [0ms] [2024-05-24 16:23:30.641] [ 1a] WebviewsController.registerWebviewView(e=gitlens.views.commitDetails) completed [0ms] [2024-05-24 16:23:30.641] [ 1c] WebviewsController.registerWebviewPanel(e=gitlens.showPatchDetailsPage, t=gitlens.patchDetails) completed [0ms] [2024-05-24 16:23:30.641] [ 1e] WebviewsController.registerWebviewView(e=gitlens.views.patchDetails) completed [0ms] [2024-05-24 16:23:30.641] [ 20] WebviewsController.registerWebviewView(e=gitlens.views.graphDetails) completed [0ms] [2024-05-24 16:23:30.645] [ 22] WebviewsController.registerWebviewView(e=gitlens.views.home) completed [0ms] [2024-05-24 16:23:30.645] [ 24] WebviewsController.registerWebviewView(e=gitlens.views.account) completed [0ms] [2024-05-24 16:23:30.647] [ 26] Container.registerGitProviders [2024-05-24 16:23:30.647] [ 9] GitProviderService.setEnabledContext(e=false) completed [14ms] [2024-05-24 16:23:30.648] [ 27] GitHubIntegration.isConnected [2024-05-24 16:23:30.648] [ 29] IntegrationAuthenticationService.getSession(e=github, t={"domain":"github.com","scopes":["repo","read:user","user:email"]}, i={"createIfNeeded":false,"forceNewSession":false}) [2024-05-24 16:23:30.648] [ 2b] LocalGitProvider.openRepositoryInitWatcher completed [0ms] [2024-05-24 16:23:30.648] [ 2c] GitProviderService.fireProvidersChanged(e=(1) git) [2024-05-24 16:23:30.649] [ 2c] GitProviderService.fireProvidersChanged(e=(1) git) completed [0ms] [2024-05-24 16:23:30.649] [ 2e] GitProviderService.discoverRepositories(e=1) [2024-05-24 16:23:30.649] [ 2f] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.649] [ 30] LocalGitProvider.discoverRepositories(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.649] [ 31] LocalGitProvider.findGit [2024-05-24 16:23:30.649] [ 32] LocalGitProvider.getScmGitApiCore [2024-05-24 16:23:30.649] [ 52] findSpecificGit(/opt/homebrew/bin/git) [2024-05-24 16:23:30.650] [ 2d] GitProviderService.onWorkspaceFoldersChanged(e=added=1, removed=0) completed [1ms] [2024-05-24 16:23:30.650] [ 2a] GitProviderService.register(e=git) completed [1ms] [2024-05-24 16:23:30.650] [ 36] VslsGitProvider.openRepositoryInitWatcher completed [0ms] [2024-05-24 16:23:30.650] [ 37] GitProviderService.fireProvidersChanged(e=(1) vsls) [2024-05-24 16:23:30.650] [ 37] GitProviderService.fireProvidersChanged(e=(1) vsls) completed [0ms] [2024-05-24 16:23:30.650] [ 35] GitProviderService.register(e=vsls) completed [0ms] [2024-05-24 16:23:30.650] [ 39] GitProviderService.fireProvidersChanged(e=(1) github) [2024-05-24 16:23:30.650] [ 39] GitProviderService.fireProvidersChanged(e=(1) github) completed [0ms] [2024-05-24 16:23:30.650] [ 38] GitProviderService.register(e=github) completed [0ms] [2024-05-24 16:23:30.650] [ 3b] GitProviderService.discoverRepositories(e=1) [2024-05-24 16:23:30.650] [ 32] LocalGitProvider.getScmGitApiCore completed [0ms] [2024-05-24 16:23:30.650] [ 26] Container.registerGitProviders completed [2ms] [2024-05-24 16:23:30.650] [ 3c] SubscriptionService.ensureSession(e=false) [2024-05-24 16:23:30.650] [ 3d] SubscriptionService.getOrCreateSession(e=false, t=undefined) [2024-05-24 16:23:30.650] [ 3e] GitUri.fromUri(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) [2024-05-24 16:23:30.651] [ 3f] GitProviderService.getOrOpenRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) [2024-05-24 16:23:30.651] [ 40] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) [2024-05-24 16:23:30.651] [ 40] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) returned undefined [0ms] [2024-05-24 16:23:30.651] [ 41] LineAnnotationController.resume [2024-05-24 16:23:30.651] [ 43] LineTracker.resume(e={"force":true,"silent":true}) [2024-05-24 16:23:30.651] [ 43] LineTracker.resume(e={"force":true,"silent":true}) completed [0ms] [2024-05-24 16:23:30.651] [ 42] LineTracker.subscribe completed • starting line tracker... [0ms] [2024-05-24 16:23:30.651] [ 41] LineAnnotationController.resume completed [0ms] [2024-05-24 16:23:30.651] [ 44] LineAnnotationController.refresh [2024-05-24 16:23:30.651] [ 45] LineAnnotationController.clear completed [0ms] [2024-05-24 16:23:30.652] [ 46] LineTracker.subscribe completed • already started... [0ms] [2024-05-24 16:23:30.652] [ 47] LineTracker.subscribe completed • already started... [0ms] [2024-05-24 16:23:30.663] [ 1] GitLens v15.0.4 activated, syncedVersion=15.0.4, localVersion=15.0.4, previousVersion=15.0.4, welcome=true [31ms] [2024-05-24 16:23:30.664] [ 31] LocalGitProvider.findGit Found built-in Git env [2024-05-24 16:23:30.664] GitProvider(git).onDidOpenRepository(e=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.664] [ 49] GitProviderService.getOrOpenRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.664] [ 4a] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.664] [ 4a] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned undefined [0ms] [2024-05-24 16:23:30.664] [ 4b] LineAnnotationController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=undefined, pending=true, reason=editor) [2024-05-24 16:23:30.664] [ 4c] LineAnnotationController.clear completed [0ms] [2024-05-24 16:23:30.664] [ 4b] LineAnnotationController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=undefined, pending=true, reason=editor) completed [0ms] [2024-05-24 16:23:30.664] [ 4d] LineHoverController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=undefined, pending=true, reason=editor) [2024-05-24 16:23:30.664] [ 4d] LineHoverController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=undefined, pending=true, reason=editor) completed [0ms] [2024-05-24 16:23:30.664] [ 4e] StatusBarController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=undefined, pending=true, reason=editor) [2024-05-24 16:23:30.664] [ 4e] StatusBarController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=undefined, pending=true, reason=editor) completed [0ms] [2024-05-24 16:23:30.664] [ 44] LineAnnotationController.refresh completed • Skipped because there is no valid editor or no valid selections [12ms] [2024-05-24 16:23:30.810] [ 50] AccountAuthenticationProvider.getSessions(e=undefined) [2024-05-24 16:23:30.810] [ 50] AccountAuthenticationProvider.getSessions(e=undefined) completed • Found 0 sessions [0ms] [2024-05-24 16:23:30.820] [ 52] findSpecificGit(/opt/homebrew/bin/git) • Found 2.45.1 in /opt/homebrew/bin/git; git version 2.45.1 [171ms] [2024-05-24 16:23:30.821] [ 31] LocalGitProvider.findGit completed • Git (2.45.1) found in /opt/homebrew/bin/git [171ms] [2024-05-24 16:23:30.821] [ 51] LocalGitProvider.repositorySearch(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) searching (depth=1)... [2024-05-24 16:23:30.821] [ 52] LocalGitProvider.findRepositoryUri(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=true) [2024-05-24 16:23:30.823] [ 53] AccountAuthenticationProvider.getSessions(e=[gitlens]) [2024-05-24 16:23:30.823] [ 53] AccountAuthenticationProvider.getSessions(e=[gitlens]) completed • Found 0 sessions [0ms] [2024-05-24 16:23:30.850] [ 29] IntegrationAuthenticationService.getSession(e=github, t={"domain":"github.com","scopes":["repo","read:user","user:email"]}, i={"createIfNeeded":false,"forceNewSession":false}) completed [201ms] [2024-05-24 16:23:30.850] [ 55] AccountAuthenticationProvider.removeSessionsByScopes(e=[gitlens]) [2024-05-24 16:23:30.850] [ 56] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"}},"state":0}) [2024-05-24 16:23:30.850] [ 56] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"}},"state":0}) completed [0ms] [2024-05-24 16:23:30.850] [ 55] AccountAuthenticationProvider.removeSessionsByScopes(e=[gitlens]) completed [0ms] [2024-05-24 16:23:30.850] [ 3d] SubscriptionService.getOrCreateSession(e=false, t=undefined) completed • No valid session was found [199ms] [2024-05-24 16:23:30.850] [ 3c] SubscriptionService.ensureSession(e=false) completed [199ms] [2024-05-24 16:23:30.857] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git rev-parse --show-toplevel [35ms] [2024-05-24 16:23:30.893] [ 27] GitHubIntegration.isConnected returned true [244ms] [2024-05-24 16:23:30.919] [ 57] LineTracker.updateState(e=57, t=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go) [2024-05-24 16:23:30.926] [ 52] LocalGitProvider.findRepositoryUri No symlink detected; repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework [2024-05-24 16:23:30.926] [ 52] LocalGitProvider.findRepositoryUri(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=true) returned Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [104ms] [2024-05-24 16:23:30.926] [ 51] LocalGitProvider.repositorySearch(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) found root repository in '/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework' [2024-05-24 16:23:30.926] [ 58] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), i=true, r=undefined, s=undefined) [2024-05-24 16:23:30.926] [ 59] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.926] [ 5a] GitProviderService.getGitDir(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.926] [ 5b] LocalGitProvider.getGitDir(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.926] [ 58] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), i=true, r=undefined, s=undefined) returned [x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)] [0ms] [2024-05-24 16:23:30.926] [ 5d] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=1) [2024-05-24 16:23:30.927] [ 59] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned ScmRepository(rootUri=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [1ms] [2024-05-24 16:23:30.927] [ 5e] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.github, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) [2024-05-24 16:23:30.927] [ 5e] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.github, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) returned [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git] [0ms] [2024-05-24 16:23:30.927] [ 5f] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/docs, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) [2024-05-24 16:23:30.927] [ 5f] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/docs, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) returned [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git] [0ms] [2024-05-24 16:23:30.927] [ 60] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/examples, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) [2024-05-24 16:23:30.928] [ 60] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/examples, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) returned [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git] [0ms] [2024-05-24 16:23:30.928] [ 61] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) [2024-05-24 16:23:30.928] [ 61] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) returned [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git] [0ms] [2024-05-24 16:23:30.928] [ 62] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/tools, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) [2024-05-24 16:23:30.928] [ 62] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/tools, t=0, s=[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git]) returned [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git] [0ms] [2024-05-24 16:23:30.928] [ 5d] LocalGitProvider.repositorySearchCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=1) returned [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git] [1ms] [2024-05-24 16:23:30.928] [ 51] LocalGitProvider.repositorySearch(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned 1 repositories [x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)] [107ms] [2024-05-24 16:23:30.928] [ 63] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.928] [ 30] LocalGitProvider.discoverRepositories(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned [x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)] [279ms] [2024-05-24 16:23:30.928] [ 2f] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned [x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)] [279ms] [2024-05-24 16:23:30.928] [ 64] GitProviderService.setEnabledContext(e=true) [2024-05-24 16:23:30.928] [ 65] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:30.928] [ 66] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.928] [ 67] GitProviderService.getRepository(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.928] [ 67] GitProviderService.getRepository(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.929] [ 63] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned ScmRepository(rootUri=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.929] [ 68] GitProviderService.fireRepositoriesChanged(e=(1) /Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.929] [ 68] GitProviderService.fireRepositoriesChanged(e=(1) /Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:30.929] [ 2e] GitProviderService.discoverRepositories(e=1) completed [280ms] [2024-05-24 16:23:30.929] [ 69] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) [2024-05-24 16:23:30.929] [ 69] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.929] [ 6a] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.929] [ 6a] GitProviderService.getRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.929] [ 3b] GitProviderService.discoverRepositories(e=1) completed [279ms] [2024-05-24 16:23:30.929] [ 3f] GitProviderService.getOrOpenRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [278ms] [2024-05-24 16:23:30.929] [ 49] GitProviderService.getOrOpenRepository(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [265ms] [2024-05-24 16:23:30.929] [ 3a] GitProviderService.registrationComplete completed • repositories=1, workspaceFolders=1, git.autoRepositoryDetection=true [279ms] [2024-05-24 16:23:30.929] [ 3e] GitUri.fromUri(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go)) returned GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [278ms] [2024-05-24 16:23:30.929] [ 6b] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.929] [ 6b] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.929] [ 6c] LocalGitProvider.isTrackedWithDetails(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.929] [ 6d] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.929] [ 6d] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.930] [ 6e] LocalGitProvider.isTrackedCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, t=internal/provider/example_function_test.go, i=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, r=undefined, s=x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.930] [ 6f] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:30.930] [ 70] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.930] [ 71] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:30.930] [ 72] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.932] [ 64] GitProviderService.setEnabledContext(e=true) completed [4ms] [2024-05-24 16:23:30.939] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git rev-parse --git-dir --git-common-dir [13ms] [2024-05-24 16:23:30.940] [ 5b] LocalGitProvider.getGitDir(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git, commonUri=undefined [13ms] [2024-05-24 16:23:30.940] [ 5a] GitProviderService.getGitDir(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) completed [13ms] [2024-05-24 16:23:30.940] [ 5c] x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework).setupRepoWatchersCore watching 'file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/.git' for repository changes [2024-05-24 16:23:30.940] [ 5c] x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework).setupRepoWatchersCore completed [13ms] [2024-05-24 16:23:30.941] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git remote -v [12ms] [2024-05-24 16:23:30.942] [ 116] Git.parseRemotes(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] parsed 1 remotes [2024-05-24 16:23:30.942] [ 66] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [13ms] [2024-05-24 16:23:30.942] [ 70] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [11ms] [2024-05-24 16:23:30.942] [ 72] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [11ms] [2024-05-24 16:23:30.942] [ 65] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [13ms] [2024-05-24 16:23:30.942] [ 6f] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [11ms] [2024-05-24 16:23:30.942] [ 71] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [11ms] [2024-05-24 16:23:30.942] [ 75] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"includeDisconnected":false}) [2024-05-24 16:23:30.942] [ 76] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:30.942] [ 77] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) [2024-05-24 16:23:30.942] [ 78] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) [2024-05-24 16:23:30.942] [ 79] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.942] [ 79] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:30.942] [ 78] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) completed [0ms] [2024-05-24 16:23:30.942] [ 77] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) completed [0ms] [2024-05-24 16:23:30.942] [ 76] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [0ms] [2024-05-24 16:23:30.942] [ 75] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"includeDisconnected":false}) completed [0ms] [2024-05-24 16:23:30.942] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git ls-files -- internal/provider/example_function_test.go [12ms] [2024-05-24 16:23:30.942] [ 6e] LocalGitProvider.isTrackedCore(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, t=internal/provider/example_function_test.go, i=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, r=undefined, s=x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) completed [12ms] [2024-05-24 16:23:30.942] [ 6c] LocalGitProvider.isTrackedWithDetails(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned [internal/provider/example_function_test.go,[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] [12ms] [2024-05-24 16:23:30.942] [ 7a] GitProviderService.getBlameForLine(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=57, i=false) [2024-05-24 16:23:30.943] [ 7b] LocalGitProvider.getBlameForLine(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=57, i=false, r=undefined) [2024-05-24 16:23:30.943] [ 7c] LocalGitProvider.getBlame(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=false) [2024-05-24 16:23:30.943] [ 7d] GitProviderService.getBlame(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=false) [2024-05-24 16:23:30.943] [ 7c] LocalGitProvider.getBlame Cache miss: 'blame' [2024-05-24 16:23:30.943] [ 7e] LocalGitProvider.isTrackedWithDetails(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.943] [ 7f] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:30.943] [ 7f] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:30.943] [ 7c] LocalGitProvider.getBlame Cache add: 'blame' [2024-05-24 16:23:30.943] [ 7e] LocalGitProvider.isTrackedWithDetails(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned [internal/provider/example_function_test.go,[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] [0ms] [2024-05-24 16:23:30.943] [ 80] LocalGitProvider.getCurrentUser(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.950] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git config --get-regex ^user\. [6ms] [2024-05-24 16:23:30.958] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git check-mailmap Brian Flad [7ms] [2024-05-24 16:23:30.958] [ 80] LocalGitProvider.getCurrentUser(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [14ms] [2024-05-24 16:23:30.959] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git blame --root --incremental -- internal/provider/example_function_test.go [14ms] [2024-05-24 16:23:30.960] [ 129] Git.parseBlame(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] parsed 79 lines, 2 commits [2024-05-24 16:23:30.960] [ 7c] LocalGitProvider.getBlame(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=false) completed [17ms] [2024-05-24 16:23:30.960] [ 7b] LocalGitProvider.getBlameForLine(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=57, i=false, r=undefined) completed [17ms] [2024-05-24 16:23:30.960] [ 7d] GitProviderService.getBlame(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=false) completed [17ms] [2024-05-24 16:23:30.960] GitCodeLensProvider.provideCodeLenses: — 3 symbol(s) found [2024-05-24 16:23:30.960] [ 7a] GitProviderService.getBlameForLine(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=57, i=false) completed [17ms] [2024-05-24 16:23:30.960] [ 57] LineTracker.updateState(e=57, t=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go) returned true [41ms] [2024-05-24 16:23:30.960] [ 82] LineAnnotationController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=[57-57], pending=false, reason=editor) [2024-05-24 16:23:30.960] [ 83] LineAnnotationController.refresh [2024-05-24 16:23:30.960] [ 84] LineAnnotationController.clear completed [0ms] [2024-05-24 16:23:30.960] [ 82] LineAnnotationController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=[57-57], pending=false, reason=editor) completed [0ms] [2024-05-24 16:23:30.960] [ 85] LineHoverController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=[57-57], pending=false, reason=editor) [2024-05-24 16:23:30.960] [ 85] LineHoverController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=[57-57], pending=false, reason=editor) completed [0ms] [2024-05-24 16:23:30.961] [ 86] StatusBarController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=[57-57], pending=false, reason=editor) [2024-05-24 16:23:30.961] [ 87] StatusBarController.updateBlame(t=c4ac215bff66a75bd6430811ca552b83c163c123) [2024-05-24 16:23:30.961] [ 88] GitProviderService.getBestRemotesWithProviders(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.961] [ 86] StatusBarController.onActiveLinesChanged(e=editor=file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go, selections=[57-57], pending=false, reason=editor) completed [0ms] [2024-05-24 16:23:30.961] [ 88] GitProviderService.getBestRemotesWithProviders(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:30.961] [ 89] GitProviderService.getCommit(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123) [2024-05-24 16:23:30.961] [ 8a] LocalGitProvider.getCommit(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123) [2024-05-24 16:23:30.961] [ 8b] LocalGitProvider.getLog(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t={"limit":2,"ref":"c4ac215bff66a75bd6430811ca552b83c163c123"}) [2024-05-24 16:23:30.961] [ 8c] GitProviderService.resolveReference(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123^, i=internal/provider/example_function_test.go) [2024-05-24 16:23:30.961] [ 8d] LocalGitProvider.resolveReference(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123^, i=internal/provider/example_function_test.go, r=undefined) [2024-05-24 16:23:30.962] [ 8e] GitProviderService.getBestRemoteWithIntegration(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.962] [ 8f] GitProviderService.getBestRemotesWithProviders(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=undefined) [2024-05-24 16:23:30.962] [ 90] GitHubIntegration.getPullRequestForCommit(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=c4ac215bff66a75bd6430811ca552b83c163c123, r=undefined) [2024-05-24 16:23:30.965] [ 8f] GitProviderService.getBestRemotesWithProviders(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=undefined) completed [2ms] [2024-05-24 16:23:30.965] [ 91] GitHubApi.getPullRequestForCommit(e=GitHub, , r=hashicorp, i=terraform-provider-scaffolding-framework, o=c4ac215bff66a75bd6430811ca552b83c163c123, n={"baseUrl":"https://api.github.com"}) [2024-05-24 16:23:30.971] [ 8e] GitProviderService.getBestRemoteWithIntegration(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [9ms] [2024-05-24 16:23:30.972] [ 93] GitHubIntegration.getPullRequestForCommit(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=c4ac215bff66a75bd6430811ca552b83c163c123, r=undefined) [2024-05-24 16:23:30.974] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git log --format=%x3c%x2ff%x3e%n%x3cr%x3e%x20%H%n%x3ca%x3e%x20%aN%n%x3ce%x3e%x20%aE%n%x3cd%x3e%x20%at%n%x3cn%x3e%x20%cN%n%x3cm%x3e%x20%cE%n%x3cc%x3e%x20%ct%n%x3cp%x3e%x20%P%n%x3cs%x3e%n%B%n%x3c%x2fs%x3e%n%x3cf%x3e -M --name-status --full-history -m --no-min-parents -n3 c4ac215bff66a75bd6430811ca552b83c163c123 -- [13ms] [2024-05-24 16:23:30.974] [ 94] LocalGitProvider.getCurrentUser(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:30.974] [ 94] LocalGitProvider.getCurrentUser(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:30.975] [ 149] Git.parseLog(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, fileName=undefined, sha=c4ac215bff66a75bd6430811ca552b83c163c123) [0ms] parsed 2 commits [2024-05-24 16:23:30.975] [ 8b] LocalGitProvider.getLog(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t={"limit":2,"ref":"c4ac215bff66a75bd6430811ca552b83c163c123"}) completed [13ms] [2024-05-24 16:23:30.975] [ 8a] LocalGitProvider.getCommit(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123) completed [13ms] [2024-05-24 16:23:30.975] [ 89] GitProviderService.getCommit(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123) completed [13ms] [2024-05-24 16:23:30.984] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git rev-parse --verify --end-of-options c4ac215bff66a75bd6430811ca552b83c163c123^:./internal/provider/example_function_test.go [19ms] [2024-05-24 16:23:31.011] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git log -M -n1 --format=%H c4ac215bff66a75bd6430811ca552b83c163c123^ -- internal/provider/example_function_test.go [48ms] [2024-05-24 16:23:31.011] [ 8d] LocalGitProvider.resolveReference(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123^, i=internal/provider/example_function_test.go, r=undefined) completed [49ms] [2024-05-24 16:23:31.011] [ 8c] GitProviderService.resolveReference(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=c4ac215bff66a75bd6430811ca552b83c163c123^, i=internal/provider/example_function_test.go) completed [49ms] [2024-05-24 16:23:31.218] [ 96] Autolinks.getEnrichedAutolinks(e=, t=github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.218] [ 97] Autolinks.getAutolinks() [2024-05-24 16:23:31.218] [ 98] VslsController.getContactPresence(e=bflad417@gmail.com) [2024-05-24 16:23:31.218] [ 99] VslsController.getContact(e=bflad417@gmail.com) [2024-05-24 16:23:31.218] [ 99] VslsController.getContact(e=bflad417@gmail.com) completed [0ms] [2024-05-24 16:23:31.218] [ 9a] JiraIntegration.isConnected [2024-05-24 16:23:31.218] [ 9c] IntegrationAuthenticationService.getSession(e=jira, t={"domain":"atlassian.net","scopes":["read:status:jira","read:application-role:jira","write:attachment:jira","read:comment:jira","read:project-category:jira","read:project:jira","read:issue.vote:jira","read:field-configuration:jira","write:issue:jira","read:issue-security-level:jira","write:issue.property:jira","read:issue.changelog:jira","read:avatar:jira","read:issue-meta:jira","read:permission:jira","offline_access","read:issue:jira","read:me","read:audit-log:jira","read:project.component:jira","read:group:jira","read:project-role:jira","write:comment:jira","read:label:jira","write:comment.property:jira","read:issue-details:jira","read:issue-type-hierarchy:jira","read:issue.transition:jira","read:user:jira","read:field:jira","read:issue-type:jira","read:project.property:jira","read:comment.property:jira","read:project-version:jira"]}, i={"createIfNeeded":false,"forceNewSession":false}) [2024-05-24 16:23:31.218] [ 98] VslsController.getContactPresence(e=bflad417@gmail.com) completed [0ms] [2024-05-24 16:23:31.219] [ 83] LineAnnotationController.refresh • pull request queries took too long (over 100 ms) [2024-05-24 16:23:31.229] [ 83] LineAnnotationController.refresh completed • selection(s)=[57-57] [268ms][2024-05-24 16:23:31.230] [ 9f] LocalGitProvider.resetCaches(e=undefined, ...t=providers) completed [0ms] [2024-05-24 16:23:31.230] [ a0] VslsGitProvider.resetCaches(e=undefined, ...t=providers) completed [0ms] [2024-05-24 16:23:31.230] [ a1] GitHubGitProvider.resetCaches(providers) completed [0ms] [2024-05-24 16:23:31.230] [ a2] x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework).resetCaches(providers) completed [0ms] [2024-05-24 16:23:31.230] [ a3] x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework).fireChange(102) [2024-05-24 16:23:31.230] GitProvider(git).onDidChangeRepository(e=x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:31.230] [ a3] x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework).fireChange(102) completed [0ms] [2024-05-24 16:23:31.230] [ 9e] GitProviderService.resetCaches(providers) completed [0ms] [2024-05-24 16:23:31.230] [ a4] GitProviderService.setEnabledContext(e=true) [2024-05-24 16:23:31.230] [ a5] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:31.230] [ a6] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.230] [ a7] GitProviderService.getRepository(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.230] [ a7] GitProviderService.getRepository(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:31.230] [ a4] GitProviderService.setEnabledContext(e=true) completed [0ms] [2024-05-24 16:23:31.231] [ a8] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:31.231] [ a8] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:31.231] [ a9] LocalGitProvider.isTrackedWithDetails(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:31.231] [ aa] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) [2024-05-24 16:23:31.231] [ aa] GitProviderService.getRepository(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned x(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] [2024-05-24 16:23:31.231] [ ab] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:31.231] [ ac] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.231] [ a9] LocalGitProvider.isTrackedWithDetails(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework)) returned [internal/provider/example_function_test.go,[/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] [0ms] [2024-05-24 16:23:31.236] [ 87] StatusBarController.updateBlame • pull request query took too long (over 100 ms) [2024-05-24 16:23:31.236] [ 9c] IntegrationAuthenticationService.getSession(e=jira, t={"domain":"atlassian.net","scopes":["read:status:jira","read:application-role:jira","write:attachment:jira","read:comment:jira","read:project-category:jira","read:project:jira","read:issue.vote:jira","read:field-configuration:jira","write:issue:jira","read:issue-security-level:jira","write:issue.property:jira","read:issue.changelog:jira","read:avatar:jira","read:issue-meta:jira","read:permission:jira","offline_access","read:issue:jira","read:me","read:audit-log:jira","read:project.component:jira","read:group:jira","read:project-role:jira","write:comment:jira","read:label:jira","write:comment.property:jira","read:issue-details:jira","read:issue-type-hierarchy:jira","read:issue.transition:jira","read:user:jira","read:field:jira","read:issue-type:jira","read:project.property:jira","read:comment.property:jira","read:project-version:jira"]}, i={"createIfNeeded":false,"forceNewSession":false}) completed [18ms] [2024-05-24 16:23:31.243] [ af] Autolinks.linkify(, t=markdown, i=1, r=undefined, o=undefined, n={}) [2024-05-24 16:23:31.244] [ af] Autolinks.linkify(, t=markdown, i=1, r=undefined, o=undefined, n={}) completed [0ms] [2024-05-24 16:23:31.244] [ b0] GitProviderService.getRevisionUri(e=0000000000000000000000000000000000000000-, t=internal/provider/example_function_test.go, i=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.245] [ b0] GitProviderService.getRevisionUri(e=0000000000000000000000000000000000000000-, t=internal/provider/example_function_test.go, i=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:31.245] [ b1] GitProviderService.getRevisionUri(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework sha=c4ac215bff66a75bd6430811ca552b83c163c123)) [2024-05-24 16:23:31.245] [ b1] GitProviderService.getRevisionUri(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework sha=c4ac215bff66a75bd6430811ca552b83c163c123)) completed [0ms] [2024-05-24 16:23:31.245] [ 87] StatusBarController.updateBlame(t=c4ac215bff66a75bd6430811ca552b83c163c123) completed [284ms] [2024-05-24 16:23:31.246] [ 9a] JiraIntegration.isConnected returned false [28ms] [2024-05-24 16:23:31.247] [ 97] Autolinks.getAutolinks() completed [28ms] [2024-05-24 16:23:31.247] [ b2] GitHubIntegration.getIssueOrPullRequest(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=198) [2024-05-24 16:23:31.247] [ b3] GitHubApi.getIssueOrPullRequest(e=GitHub, , r=hashicorp, i=terraform-provider-scaffolding-framework, o=198, n={"baseUrl":"https://api.github.com"}) [2024-05-24 16:23:31.248] [ 96] Autolinks.getEnrichedAutolinks(e=, t=github.com/hashicorp/terraform-provider-scaffolding-framework) completed [30ms] [2024-05-24 16:23:31.267] [GIT ] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git remote -v [36ms] [2024-05-24 16:23:31.267] [ 181] Git.parseRemotes(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [0ms] parsed 1 remotes [2024-05-24 16:23:31.267] [ a6] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [36ms] [2024-05-24 16:23:31.267] [ ac] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [35ms] [2024-05-24 16:23:31.267] [ a5] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [36ms] [2024-05-24 16:23:31.267] [ ab] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [35ms] [2024-05-24 16:23:31.267] [ b6] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"includeDisconnected":false}) [2024-05-24 16:23:31.267] [ b7] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) [2024-05-24 16:23:31.267] [ b8] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) [2024-05-24 16:23:31.267] [ b9] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) [2024-05-24 16:23:31.267] [ ba] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.267] [ ba] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:31.267] [ b9] GitProviderService.getRemotes(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) completed [0ms] [2024-05-24 16:23:31.267] [ b8] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"sort":true}, i=undefined) completed [0ms] [2024-05-24 16:23:31.267] [ b7] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t=undefined) completed [0ms] [2024-05-24 16:23:31.267] [ b6] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework), t={"includeDisconnected":false}) completed [0ms] [2024-05-24 16:23:31.280] [ 146] [GITHUB] POST /graphql query getPullRequestForCommit [314ms] [2024-05-24 16:23:31.280] [ 91] GitHubApi.getPullRequestForCommit(e=GitHub, , r=hashicorp, i=terraform-provider-scaffolding-framework, o=c4ac215bff66a75bd6430811ca552b83c163c123, n={"baseUrl":"https://api.github.com"}) completed [315ms] [2024-05-24 16:23:31.280] [ 90] GitHubIntegration.getPullRequestForCommit(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=c4ac215bff66a75bd6430811ca552b83c163c123, r=undefined) completed [318ms] [2024-05-24 16:23:31.280] [ 93] GitHubIntegration.getPullRequestForCommit(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=c4ac215bff66a75bd6430811ca552b83c163c123, r=undefined) completed [308ms] [2024-05-24 16:23:31.280] [ 87] StatusBarController.updateBlame • pull request query completed; updating... [2024-05-24 16:23:31.281] [ bb] Autolinks.getEnrichedAutolinks(e=, t=github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.281] [ bc] Autolinks.getAutolinks() [2024-05-24 16:23:31.281] [ bd] VslsController.getContactPresence(e=bflad417@gmail.com) [2024-05-24 16:23:31.281] [ be] VslsController.getContact(e=bflad417@gmail.com) [2024-05-24 16:23:31.281] [ be] VslsController.getContact(e=bflad417@gmail.com) completed [0ms] [2024-05-24 16:23:31.281] [ 83] LineAnnotationController.refresh • pull request queries completed; updating... [2024-05-24 16:23:31.281] [ bd] VslsController.getContactPresence(e=bflad417@gmail.com) completed [0ms] [2024-05-24 16:23:31.281] [ bc] Autolinks.getAutolinks() completed [0ms] [2024-05-24 16:23:31.281] [ bf] GitHubIntegration.getIssueOrPullRequest(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=198) [2024-05-24 16:23:31.281] [ bb] Autolinks.getEnrichedAutolinks(e=, t=github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:31.431] [ c0] GitProviderService.access [2024-05-24 16:23:31.431] [ c1] GitProviderService.accessCore(e=undefined, t=undefined) [2024-05-24 16:23:31.431] [ c2] SubscriptionService.ensureSession(e=false) [2024-05-24 16:23:31.431] [ c2] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-05-24 16:23:31.431] [ c3] GitProviderService.visibility(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.431] [ c4] GitProviderService.getVisibilityInfoFromCache(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.431] [ c4] GitProviderService.getVisibilityInfoFromCache(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned public [0ms] [2024-05-24 16:23:31.431] [ c6] GitProviderService.visibility [2024-05-24 16:23:31.431] [ c7] GitProviderService.visibilityCore [2024-05-24 16:23:31.431] [ c8] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.431] [ c3] GitProviderService.visibility(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned public [0ms] [2024-05-24 16:23:31.431] [ c8] LocalGitProvider.getRemotes(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:31.431] [ c9] GitProviderService.getVisibilityInfoFromCache(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.431] [ c9] GitProviderService.getVisibilityInfoFromCache(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) returned public [0ms] [2024-05-24 16:23:31.431] [ c1] GitProviderService.accessCore(e=undefined, t=undefined) returned {"allowed":true,"subscription":{"current":{"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"}},"state":0}},"visibility":"public"} [0ms] [2024-05-24 16:23:31.431] [ c0] GitProviderService.access returned {"allowed":true,"subscription":{"current":{"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2022-10-18T18:40:02.682Z"}},"state":0}},"visibility":"public"} [0ms] [2024-05-24 16:23:31.431] [ c7] GitProviderService.visibilityCore returned public [0ms] [2024-05-24 16:23:31.432] [ c6] GitProviderService.visibility returned public [0ms] [2024-05-24 16:23:31.480] Repository(/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) firing changes=102 [2024-05-24 16:23:31.480] [ ca] LineAnnotationController.refresh [2024-05-24 16:23:31.481] [ cb] GitProviderService.getBestRemoteWithIntegration(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.481] [ cc] GitProviderService.getBestRemotesWithProviders(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=undefined) [2024-05-24 16:23:31.481] [ cc] GitProviderService.getBestRemotesWithProviders(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework, t=undefined) completed [0ms] [2024-05-24 16:23:31.481] [ cb] GitProviderService.getBestRemoteWithIntegration(e=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:31.481] [ cd] GitHubIntegration.getPullRequestForCommit(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=c4ac215bff66a75bd6430811ca552b83c163c123, r=undefined) [2024-05-24 16:23:31.481] [ cd] GitHubIntegration.getPullRequestForCommit(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=c4ac215bff66a75bd6430811ca552b83c163c123, r=undefined) completed [0ms] [2024-05-24 16:23:31.481] [ ca] LineAnnotationController.refresh completed • selection(s)=[57-57] [0ms] [2024-05-24 16:23:31.524] [ 180] [GITHUB] POST /graphql query getIssueOrPullRequest [277ms] [2024-05-24 16:23:31.524] [ b3] GitHubApi.getIssueOrPullRequest(e=GitHub, , r=hashicorp, i=terraform-provider-scaffolding-framework, o=198, n={"baseUrl":"https://api.github.com"}) completed [277ms] [2024-05-24 16:23:31.524] [ b2] GitHubIntegration.getIssueOrPullRequest(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=198) completed [277ms] [2024-05-24 16:23:31.524] [ bf] GitHubIntegration.getIssueOrPullRequest(e={"key":"github.com/hashicorp/terraform-provider-scaffolding-framework","owner":"hashicorp","name":"terraform-provider-scaffolding-framework"}, t=198) completed [243ms] [2024-05-24 16:23:31.525] [ ce] Autolinks.linkify(, t=markdown, i=1, r=1, o=1, n={}) [2024-05-24 16:23:31.525] [ ce] Autolinks.linkify(, t=markdown, i=1, r=1, o=1, n={}) completed [0ms] [2024-05-24 16:23:31.525] [ cf] GitProviderService.getRevisionUri(e=0000000000000000000000000000000000000000-, t=internal/provider/example_function_test.go, i=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) [2024-05-24 16:23:31.525] [ cf] GitProviderService.getRevisionUri(e=0000000000000000000000000000000000000000-, t=internal/provider/example_function_test.go, i=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework) completed [0ms] [2024-05-24 16:23:31.525] [ d0] GitProviderService.getRevisionUri(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework sha=c4ac215bff66a75bd6430811ca552b83c163c123)) [2024-05-24 16:23:31.525] [ d0] GitProviderService.getRevisionUri(e=GitUri(file:///Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework/internal/provider/example_function_test.go repoPath=/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework sha=c4ac215bff66a75bd6430811ca552b83c163c123)) completed [0ms][2024-05-24 16:23:35.904] [ d2] EnrichmentService.get(e=undefined, t=undefined) [2024-05-24 16:23:35.905] [ d3] SubscriptionService.ensureSession(e=false) [2024-05-24 16:23:35.905] [ d3] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-05-24 16:23:35.905] [ d4] GitHubIntegration.searchMyPullRequests(e=undefined, t=undefined) [2024-05-24 16:23:35.906] [ d5] GitHubApi.searchMyPullRequests(e=GitHub, , r={"baseUrl":"https://api.github.com"}, i=undefined) [2024-05-24 16:23:35.908] [ d2] EnrichmentService.get Error: Authentication required [2024-05-24 16:23:35.908] [ d2] EnrichmentService.get(e=undefined, t=undefined) completed [3ms][2024-05-24 16:23:36.586] [ d7] GitProviderService.onWindowStateChanged(e=focused=false) [2024-05-24 16:23:36.586] [ d7] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms][2024-05-24 16:23:40.635] [ d8] SubscriptionService.ensureSession(e=false) [2024-05-24 16:23:40.635] [ d8] SubscriptionService.ensureSession(e=false) completed [0ms][2024-05-24 16:23:46.286] [ 214] [GITHUB] POST /graphql query searchPullRequests [10380ms] [2024-05-24 16:23:46.287] [ d5] GitHubApi.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `E2B5:17176:C8D909:165E039:6650BF08` when reporting this issue."}]} [2024-05-24 16:23:46.287] [ d9] GitHubIntegration.trackRequestException [2024-05-24 16:23:46.287] [ d9] GitHubIntegration.trackRequestException completed [0ms] [2024-05-24 16:23:46.287] ShowMessage(error, 'GitHub request timed out.', suppressIntegrationRequestTimedOutWarning, {"title":"Don't Show Again"}) [2024-05-24 16:23:46.288] [ d5] GitHubApi.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `E2B5:17176:C8D909:165E039:6650BF08` when reporting this issue."}]} [2024-05-24 16:23:46.288] [ d5] GitHubApi.searchMyPullRequests — failed [10382ms] HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `E2B5:17176:C8D909:165E039:6650BF08` when reporting this issue."}]} [2024-05-24 16:23:46.288] [ d4] GitHubIntegration.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `E2B5:17176:C8D909:165E039:6650BF08` when reporting this issue."}]} [2024-05-24 16:23:46.288] [ d4] GitHubIntegration.searchMyPullRequests(e=undefined, t=undefined) completed [*10383ms] (slow)[2024-05-24 16:23:46.512] [ 218] [GITHUB] POST /graphql query getCurrentAccount [222ms][2024-05-24 16:24:04.576] [ dd] GitProviderService.onWindowStateChanged(e=focused=true) [2024-05-24 16:24:04.577] [ dd] GitProviderService.onWindowStateChanged(e=focused=true) completed [0ms] ```

GitLens (Git) log:

``` [2024-05-24 16:23:30.857] [ 35ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git rev-parse --show-toplevel [2024-05-24 16:23:30.939] [ 13ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git rev-parse --git-dir --git-common-dir [2024-05-24 16:23:30.941] [ 12ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git remote -v [2024-05-24 16:23:30.942] [ 12ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git ls-files -- internal/provider/example_function_test.go [2024-05-24 16:23:30.950] [ 6ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git config --get-regex ^user\. [2024-05-24 16:23:30.958] [ 7ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git check-mailmap Brian Flad [2024-05-24 16:23:30.959] [ 14ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git blame --root --incremental -- internal/provider/example_function_test.go [2024-05-24 16:23:30.974] [ 13ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git log --format=%x3c%x2ff%x3e%n%x3cr%x3e%x20%H%n%x3ca%x3e%x20%aN%n%x3ce%x3e%x20%aE%n%x3cd%x3e%x20%at%n%x3cn%x3e%x20%cN%n%x3cm%x3e%x20%cE%n%x3cc%x3e%x20%ct%n%x3cp%x3e%x20%P%n%x3cs%x3e%n%B%n%x3c%x2fs%x3e%n%x3cf%x3e -M --name-status --full-history -m --no-min-parents -n3 c4ac215bff66a75bd6430811ca552b83c163c123 -- [2024-05-24 16:23:30.984] [ 19ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git rev-parse --verify --end-of-options c4ac215bff66a75bd6430811ca552b83c163c123^:./internal/provider/example_function_test.go [2024-05-24 16:23:31.011] [ 48ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git log -M -n1 --format=%H c4ac215bff66a75bd6430811ca552b83c163c123^ -- internal/provider/example_function_test.go [2024-05-24 16:23:31.267] [ 36ms] [/Users/bflad/src/github.com/hashicorp/terraform-provider-scaffolding-framework] git remote -v ```
github-actions[bot] commented 1 month ago

This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!

alexey-pelykh commented 1 month ago

The issue is still there, the info have been provided, @d13 why it's marked inactive?

danielgospodinow commented 1 month ago

+1, same issue here. I guess the bot automatically marked it as inactive when it shouldn't have.

camillol commented 1 month ago

This started happening with the new version of GitLens released within the last month or so.

What additional information would be helpful here?

mathomp4 commented 1 month ago

Recently, I've been seeing:

Rich integration with GitHub has been disconnected for this session, because of too many failed requests.

it also seemed to start happening in the last month or so. Not sure if related, or if I should file a new bug.

snutij commented 1 month ago

Hello, same issue since yesterday.

Gitlens log ``` [2024-06-05 14:32:00.919] [ 1] GitLens (pre-release) v2024.6.420 activating in Visual Studio Code (1.89.1) on the desktop; language='en', logLevel='debug', defaultDateLocale='null' (9423f0965eabb95a33ccb1217144c9917f944d179aac36017973a32e3df904bc|0d25d2da-80a4-4a47-8827-853e6d4a17611717597920553) [2024-06-05 14:32:00.920] [ 7] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"}},"state":2,"previewTrial":{"startedOn":"2023-12-07T21:34:57.355Z","expiresOn":"2023-12-10T22:59:59.999Z"}}, t={"silent":true}) [2024-06-05 14:32:00.920] [ 7] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"}},"state":2,"previewTrial":{"startedOn":"2023-12-07T21:34:57.355Z","expiresOn":"2023-12-10T22:59:59.999Z"}}, t={"silent":true}) completed [0ms] [2024-06-05 14:32:00.920] [ 9] GitProviderService.setEnabledContext(e=false) [2024-06-05 14:32:00.921] [ c] WebviewsController.registerWebviewPanel(e=gitlens.showGraphPage, t=gitlens.graph) completed [0ms] [2024-06-05 14:32:00.922] [ e] WebviewsController.registerWebviewView(e=gitlens.views.graph) completed [0ms] [2024-06-05 14:32:00.922] [ 10] WebviewsController.registerWebviewPanel(e=gitlens.showFocusPage, t=gitlens.focus) completed [0ms] [2024-06-05 14:32:00.922] [ 12] WebviewsController.registerWebviewPanel(e=gitlens.showTimelinePage, t=gitlens.timeline) completed [0ms] [2024-06-05 14:32:00.922] [ 14] WebviewsController.registerWebviewView(e=gitlens.views.timeline) completed [0ms] [2024-06-05 14:32:00.922] [ 16] WebviewsController.registerWebviewPanel(e=gitlens.showSettingsPage, t=gitlens.settings) completed [0ms] [2024-06-05 14:32:00.923] [ 18] WebviewsController.registerWebviewPanel(e=gitlens.showWelcomePage, t=gitlens.welcome) completed [0ms] [2024-06-05 14:32:00.927] [ 1a] WebviewsController.registerWebviewView(e=gitlens.views.commitDetails) completed [0ms] [2024-06-05 14:32:00.927] [ 1c] WebviewsController.registerWebviewPanel(e=gitlens.showPatchDetailsPage, t=gitlens.patchDetails) completed [0ms] [2024-06-05 14:32:00.927] [ 1e] WebviewsController.registerWebviewView(e=gitlens.views.patchDetails) completed [0ms] [2024-06-05 14:32:00.927] [ 20] WebviewsController.registerWebviewView(e=gitlens.views.graphDetails) completed [0ms] [2024-06-05 14:32:00.932] [ 22] WebviewsController.registerWebviewView(e=gitlens.views.home) completed [0ms] [2024-06-05 14:32:00.932] [ 24] WebviewsController.registerWebviewView(e=gitlens.views.account) completed [0ms] [2024-06-05 14:32:00.935] [ 26] Container.registerGitProviders [2024-06-05 14:32:00.935] [ 9] GitProviderService.setEnabledContext(e=false) completed [14ms] [2024-06-05 14:32:00.935] [ 27] GitHubIntegration.isConnected [2024-06-05 14:32:00.935] [ 29] IntegrationAuthenticationService.getSession(e=github, t={"domain":"github.com","scopes":["repo","read:user","user:email"]}, i={"createIfNeeded":false,"forceNewSession":false}) [2024-06-05 14:32:00.935] [ 2b] LocalGitProvider.openRepositoryInitWatcher completed [0ms] [2024-06-05 14:32:00.935] [ 2c] GitProviderService.fireProvidersChanged(e=(1) git) [2024-06-05 14:32:00.935] [ 2c] GitProviderService.fireProvidersChanged(e=(1) git) completed [0ms] [2024-06-05 14:32:00.936] [ 2e] GitProviderService.discoverRepositories(e=1) [2024-06-05 14:32:00.936] [ 2f] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///Users/snutij/Documents/www/foo)) [2024-06-05 14:32:00.936] [ 30] LocalGitProvider.discoverRepositories(e=Uri(file:///Users/snutij/Documents/www/foo)) [2024-06-05 14:32:00.936] [ 31] LocalGitProvider.findGit [2024-06-05 14:32:00.936] [ 32] LocalGitProvider.getScmGitApiCore [2024-06-05 14:32:00.936] [ 52] findSpecificGit(/opt/homebrew/bin/git) [2024-06-05 14:32:00.938] [ 2d] GitProviderService.onWorkspaceFoldersChanged(e=added=1, removed=0) completed [2ms] [2024-06-05 14:32:00.938] [ 2a] GitProviderService.register(e=git) completed [2ms] [2024-06-05 14:32:00.938] [ 36] VslsGitProvider.openRepositoryInitWatcher completed [0ms] [2024-06-05 14:32:00.938] [ 37] GitProviderService.fireProvidersChanged(e=(1) vsls) [2024-06-05 14:32:00.938] [ 37] GitProviderService.fireProvidersChanged(e=(1) vsls) completed [0ms] [2024-06-05 14:32:00.938] [ 35] GitProviderService.register(e=vsls) completed [0ms] [2024-06-05 14:32:00.938] [ 39] GitProviderService.fireProvidersChanged(e=(1) github) [2024-06-05 14:32:00.938] [ 39] GitProviderService.fireProvidersChanged(e=(1) github) completed [0ms] [2024-06-05 14:32:00.938] [ 38] GitProviderService.register(e=github) completed [0ms] [2024-06-05 14:32:00.938] [ 3b] GitProviderService.discoverRepositories(e=1) [2024-06-05 14:32:00.938] [ 26] Container.registerGitProviders completed [2ms] [2024-06-05 14:32:00.938] [ 3c] SubscriptionService.ensureSession(e=false) [2024-06-05 14:32:00.938] [ 3d] SubscriptionService.getOrCreateSession(e=false, t=undefined) [2024-06-05 14:32:00.939] [ 3e] LineAnnotationController.resume [2024-06-05 14:32:00.939] [ 40] LineTracker.resume(e={"force":true,"silent":true}) [2024-06-05 14:32:00.939] [ 40] LineTracker.resume(e={"force":true,"silent":true}) completed [0ms] [2024-06-05 14:32:00.939] [ 3f] LineTracker.subscribe completed • starting line tracker... [0ms] [2024-06-05 14:32:00.939] [ 3e] LineAnnotationController.resume completed [0ms] [2024-06-05 14:32:00.939] [ 41] LineAnnotationController.refresh [2024-06-05 14:32:00.939] [ 42] LineTracker.subscribe completed • already started... [0ms] [2024-06-05 14:32:00.939] [ 43] LineTracker.subscribe completed • already started... [0ms] [2024-06-05 14:32:00.948] [ 1] GitLens (pre-release) v2024.6.420 activated, syncedVersion=2024.6.420, localVersion=2024.6.420, previousVersion=2024.6.420, welcome=true [28ms] [2024-06-05 14:32:00.948] [ 41] LineAnnotationController.refresh completed [9ms] [2024-06-05 14:32:00.952] [ 46] AccountAuthenticationProvider.getSessions(e=undefined) [2024-06-05 14:32:00.953] [ 25] WebviewPanel(gitlens.welcome) Deserializing panel state= [2024-06-05 14:32:00.953] [ 25] WebviewPanel(gitlens.welcome) Restoring panel [2024-06-05 14:32:00.954] [ 25] WebviewPanel(gitlens.welcome) Showing panel (undefined) [2024-06-05 14:32:00.954] [ 49] WebviewController(gitlens.welcome).show [2024-06-05 14:32:00.965] [ 46] AccountAuthenticationProvider.getSessions(e=undefined) completed • Found 0 sessions [12ms] [2024-06-05 14:32:00.965] [ 4a] WebviewController(gitlens.welcome).postMessage(host:1|welcome/org/settings/didChange) [2024-06-05 14:32:00.965] [ 4a] WebviewController(gitlens.welcome).postMessage completed [0ms] [2024-06-05 14:32:00.965] [ 4b] WebviewController(gitlens.welcome).postMessage(host:2|welcome/org/settings/didChange) [2024-06-05 14:32:00.965] [ 4b] WebviewController(gitlens.welcome).postMessage completed [0ms] [2024-06-05 14:32:00.971] [ 52] findSpecificGit(/opt/homebrew/bin/git) • Found 2.45.1 in /opt/homebrew/bin/git; git version 2.45.1 [35ms] [2024-06-05 14:32:00.971] [ 31] LocalGitProvider.findGit completed • Git (2.45.1) found in /opt/homebrew/bin/git [35ms] [2024-06-05 14:32:00.972] [ 4c] LocalGitProvider.repositorySearch(/Users/snutij/Documents/www/foo) searching (depth=1)... [2024-06-05 14:32:00.972] [ 4d] LocalGitProvider.findRepositoryUri(e=Uri(file:///Users/snutij/Documents/www/foo), t=true) [2024-06-05 14:32:01.022] [ 4e] AccountAuthenticationProvider.getSessions(e=[gitlens]) [2024-06-05 14:32:01.022] [ 4e] AccountAuthenticationProvider.getSessions(e=[gitlens]) completed • Found 0 sessions [0ms] [2024-06-05 14:32:01.046] [ 4f] AccountAuthenticationProvider.removeSessionsByScopes(e=[gitlens]) [2024-06-05 14:32:01.046] [ 50] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"}},"state":2,"previewTrial":{"startedOn":"2023-12-07T21:34:57.355Z","expiresOn":"2023-12-10T22:59:59.999Z"}}) [2024-06-05 14:32:01.046] [ 50] SubscriptionService.changeSubscription(e={"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"}},"state":2,"previewTrial":{"startedOn":"2023-12-07T21:34:57.355Z","expiresOn":"2023-12-10T22:59:59.999Z"}}) completed [0ms] [2024-06-05 14:32:01.046] [ 4f] AccountAuthenticationProvider.removeSessionsByScopes(e=[gitlens]) completed [0ms] [2024-06-05 14:32:01.046] [ 3d] SubscriptionService.getOrCreateSession(e=false, t=undefined) completed • No valid session was found [107ms] [2024-06-05 14:32:01.046] [ 3c] SubscriptionService.ensureSession(e=false) completed [107ms] [2024-06-05 14:32:01.049] [GIT ] [/Users/snutij/Documents/www/foo] git rev-parse --show-toplevel [77ms] [2024-06-05 14:32:01.058] [ 49] WebviewController(gitlens.welcome).show completed [104ms] [2024-06-05 14:32:01.063] [ 29] IntegrationAuthenticationService.getSession(e=github, t={"domain":"github.com","scopes":["repo","read:user","user:email"]}, i={"createIfNeeded":false,"forceNewSession":false}) completed [127ms] [2024-06-05 14:32:01.068] [ 4d] LocalGitProvider.findRepositoryUri No symlink detected; repoPath=/Users/snutij/Documents/www/foo [2024-06-05 14:32:01.068] [ 4d] LocalGitProvider.findRepositoryUri(e=Uri(file:///Users/snutij/Documents/www/foo), t=true) returned Uri(file:///Users/snutij/Documents/www/foo) [95ms] [2024-06-05 14:32:01.068] [ 4c] LocalGitProvider.repositorySearch(/Users/snutij/Documents/www/foo) found root repository in '/Users/snutij/Documents/www/foo' [2024-06-05 14:32:01.068] [ 52] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///Users/snutij/Documents/www/foo), i=true, r=undefined, s=undefined) [2024-06-05 14:32:01.068] [ 53] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/snutij/Documents/www/foo)) [2024-06-05 14:32:01.068] [ 54] GitProviderService.getGitDir(e=Uri(file:///Users/snutij/Documents/www/foo)) [2024-06-05 14:32:01.068] [ 55] LocalGitProvider.getGitDir(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.068] [ 52] LocalGitProvider.openRepository(e=undefined, t=Uri(file:///Users/snutij/Documents/www/foo), i=true, r=undefined, s=undefined) returned [x(/Users/snutij/Documents/www/foo)] [0ms] [2024-06-05 14:32:01.069] [ 57] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo, t=1) [2024-06-05 14:32:01.073] [ 58] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.cherry, t=0, s=[]) [2024-06-05 14:32:01.088] [ 59] WebviewController(gitlens.welcome).onParentVisibilityChanged(e=true, t=true) [2024-06-05 14:32:01.088] [ 5a] SubscriptionService.ensureSession(e=false) [2024-06-05 14:32:01.088] [ 59] WebviewController(gitlens.welcome).onParentVisibilityChanged(e=true, t=true) completed [0ms] [2024-06-05 14:32:01.088] [ 5a] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-06-05 14:32:01.088] [ 5d] WebviewController(gitlens.welcome).postMessage(host:3|welcome/didChange) [2024-06-05 14:32:01.088] [ 5d] WebviewController(gitlens.welcome).postMessage completed [0ms] [2024-06-05 14:32:01.089] [ 27] GitHubIntegration.isConnected returned true [153ms] [2024-06-05 14:32:01.091] [ 58] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.cherry, t=0, s=[]) returned [] [18ms] [2024-06-05 14:32:01.091] [ 5e] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.github, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.100] [ 5e] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.github, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [8ms] [2024-06-05 14:32:01.100] [ 5f] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.husky, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.104] [ 5f] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.husky, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [4ms] [2024-06-05 14:32:01.105] [ 60] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.nx, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.107] [ 60] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.nx, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.107] [ 61] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.snutij, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.111] [ 61] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.snutij, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [3ms] [2024-06-05 14:32:01.111] [ 62] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.storybook, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.113] [GIT ] [/Users/snutij/Documents/www/foo] git rev-parse --git-dir --git-common-dir [44ms] [2024-06-05 14:32:01.113] [ 55] LocalGitProvider.getGitDir(e=/Users/snutij/Documents/www/foo) returned file:///Users/snutij/Documents/www/foo/.git, commonUri=undefined [45ms] [2024-06-05 14:32:01.113] [ 54] GitProviderService.getGitDir(e=Uri(file:///Users/snutij/Documents/www/foo)) completed [45ms] [2024-06-05 14:32:01.113] [ 56] x(/Users/snutij/Documents/www/foo).setupRepoWatchersCore watching 'file:///Users/snutij/Documents/www/foo/.git' for repository changes [2024-06-05 14:32:01.114] [ 56] x(/Users/snutij/Documents/www/foo).setupRepoWatchersCore completed [45ms] [2024-06-05 14:32:01.118] [ 62] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.storybook, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [6ms] [2024-06-05 14:32:01.118] [ 63] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.swc, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.118] [ 63] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.swc, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [0ms] [2024-06-05 14:32:01.118] [ 64] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.tours, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.121] [ 64] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.tours, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.121] [ 65] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.vscode, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.123] [ 65] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.vscode, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.123] [ 66] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.yardoc, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.125] [ 67] AccountAuthenticationProvider.getSessions(e=undefined) [2024-06-05 14:32:01.125] [ 67] AccountAuthenticationProvider.getSessions(e=undefined) completed • Found 0 sessions [0ms] [2024-06-05 14:32:01.129] [ 66] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/.yardoc, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [5ms] [2024-06-05 14:32:01.129] [ 68] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/app, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.133] [ 68] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/app, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [3ms] [2024-06-05 14:32:01.133] [ 69] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/bin, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.135] [ 69] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/bin, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.135] [ 6a] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/ci, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.137] [ 6a] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/ci, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.137] [ 6b] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/config, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.139] [ 6b] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/config, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.139] [ 6c] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/db, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.140] [ 6c] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/db, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.140] [ 6d] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/dev-env-setup-wsl, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.143] [ 6d] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/dev-env-setup-wsl, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.143] [ 6e] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/dev-tools, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.144] [ 6e] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/dev-tools, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.144] [ 6f] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/doc, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.146] [ 6f] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/doc, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.146] [ 70] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/docker, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.148] [ 70] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/docker, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.148] [ 71] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/engines, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.150] [ 71] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/engines, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.150] [ 72] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/fixtures, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.152] [ 72] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/fixtures, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.152] [ 73] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/fixtures_encryptable, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.154] [ 73] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/fixtures_encryptable, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.154] [ 74] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/frontend_apps, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.156] [ 74] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/frontend_apps, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.156] [ 75] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/gems, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.157] [ 75] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/gems, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.157] [ 76] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/jestUtils, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.159] [ 76] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/jestUtils, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.159] [ 77] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/lib, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.161] [ 77] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/lib, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.161] [ 78] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/log, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.162] [ 78] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/log, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.162] [ 79] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/mongodb, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.164] [ 79] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/mongodb, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.164] [ 7a] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/packages, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.167] [ 7a] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/packages, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.167] [ 7b] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/public, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.168] [ 7b] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/public, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.168] [ 7c] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/react-native, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.169] [ 7c] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/react-native, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [0ms] [2024-06-05 14:32:01.169] [ 7d] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/remote-debug-profile, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.171] [ 7d] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/remote-debug-profile, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [2ms] [2024-06-05 14:32:01.171] [ 7e] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/test, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.173] [ 7e] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/test, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.173] [ 7f] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/tmp, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.176] [ 7f] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/tmp, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [3ms] [2024-06-05 14:32:01.176] [ 80] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/vendor, t=0, s=[/Users/snutij/Documents/www/foo/.git]) [2024-06-05 14:32:01.178] [ 80] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo/vendor, t=0, s=[/Users/snutij/Documents/www/foo/.git]) returned [/Users/snutij/Documents/www/foo/.git] [1ms] [2024-06-05 14:32:01.178] [ 57] LocalGitProvider.repositorySearchCore(e=/Users/snutij/Documents/www/foo, t=1) returned [/Users/snutij/Documents/www/foo/.git] [109ms] [2024-06-05 14:32:01.185] [ 4c] LocalGitProvider.repositorySearch(/Users/snutij/Documents/www/foo) returned 1 repositories [x(/Users/snutij/Documents/www/foo)] [213ms] [2024-06-05 14:32:01.185] [ 81] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/snutij/Documents/www/foo)) [2024-06-05 14:32:01.185] [ 30] LocalGitProvider.discoverRepositories(e=Uri(file:///Users/snutij/Documents/www/foo)) returned [x(/Users/snutij/Documents/www/foo)] [249ms] [2024-06-05 14:32:01.185] [ 2f] GitProviderService.discoverRepositoriesCore(e=WorkspaceFolder(uri=file:///Users/snutij/Documents/www/foo)) returned [x(/Users/snutij/Documents/www/foo)] [249ms] [2024-06-05 14:32:01.185] [ 82] GitProviderService.setEnabledContext(e=true) [2024-06-05 14:32:01.186] [ 83] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/snutij/Documents/www/foo), t={"includeDisconnected":false}) [2024-06-05 14:32:01.186] [ 84] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t=undefined) [2024-06-05 14:32:01.186] [ 85] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) [2024-06-05 14:32:01.186] [ 86] GitProviderService.getRemotes(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) [2024-06-05 14:32:01.186] [ 87] LocalGitProvider.getRemotes(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.186] [ 88] GitProviderService.getRepository(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.186] [ 88] GitProviderService.getRepository(e=/Users/snutij/Documents/www/foo) returned x(/Users/snutij/Documents/www/foo) [0ms] [2024-06-05 14:32:01.187] [ 89] GitProviderService.fireRepositoriesChanged(e=(1) /Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.187] [ 8a] GitProviderService.hasUnsafeRepositories [2024-06-05 14:32:01.187] [ 8a] GitProviderService.hasUnsafeRepositories returned false [0ms] [2024-06-05 14:32:01.187] [ 8b] SubscriptionService.ensureSession(e=false) [2024-06-05 14:32:01.187] [ 89] GitProviderService.fireRepositoriesChanged(e=(1) /Users/snutij/Documents/www/foo) completed [0ms] [2024-06-05 14:32:01.187] [ 2e] GitProviderService.discoverRepositories(e=1) completed [251ms] [2024-06-05 14:32:01.188] [ 8b] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-06-05 14:32:01.188] [ 3b] GitProviderService.discoverRepositories(e=1) completed [250ms] [2024-06-05 14:32:01.188] [ 3a] GitProviderService.registrationComplete completed • repositories=1, workspaceFolders=1, git.autoRepositoryDetection=true [250ms] [2024-06-05 14:32:01.188] [ 8c] WebviewController(gitlens.welcome).postMessage(host:4|welcome/didChange) [2024-06-05 14:32:01.188] [ 8c] WebviewController(gitlens.welcome).postMessage completed [0ms] [2024-06-05 14:32:01.201] [ 32] LocalGitProvider.getScmGitApiCore completed [265ms] [2024-06-05 14:32:01.201] [ 31] LocalGitProvider.findGit Found built-in Git env [2024-06-05 14:32:01.202] [ 53] LocalGitProvider.getOrOpenScmRepository • no existing repository found, opening repository... [2024-06-05 14:32:01.202] [ 81] LocalGitProvider.getOrOpenScmRepository • no existing repository found, opening repository... [2024-06-05 14:32:01.225] [GIT ] [/Users/snutij/Documents/www/foo] git remote -v [38ms] [2024-06-05 14:32:01.226] [ 141] Git.parseRemotes(/Users/snutij/Documents/www/foo) [0ms] parsed 1 remotes [2024-06-05 14:32:01.226] [ 87] LocalGitProvider.getRemotes(e=/Users/snutij/Documents/www/foo) completed [39ms] [2024-06-05 14:32:01.226] [ 86] GitProviderService.getRemotes(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) completed [39ms] [2024-06-05 14:32:01.226] [ 85] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) completed [39ms] [2024-06-05 14:32:01.226] [ 84] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t=undefined) completed [39ms] [2024-06-05 14:32:01.226] [ 83] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/snutij/Documents/www/foo), t={"includeDisconnected":false}) completed [39ms] [2024-06-05 14:32:01.340] [ 8f] LocalGitProvider.resetCaches(e=undefined, ...t=providers) completed [0ms] [2024-06-05 14:32:01.340] [ 90] VslsGitProvider.resetCaches(e=undefined, ...t=providers) completed [0ms] [2024-06-05 14:32:01.340] [ 91] GitHubGitProvider.resetCaches(providers) completed [0ms] [2024-06-05 14:32:01.340] [ 92] x(/Users/snutij/Documents/www/foo).resetCaches(providers) completed [0ms] [2024-06-05 14:32:01.340] [ 93] x(/Users/snutij/Documents/www/foo).fireChange(102) [2024-06-05 14:32:01.340] GitProvider(git).onDidChangeRepository(e=x(/Users/snutij/Documents/www/foo)) [2024-06-05 14:32:01.340] [ 93] x(/Users/snutij/Documents/www/foo).fireChange(102) completed [0ms] [2024-06-05 14:32:01.340] [ 8e] GitProviderService.resetCaches(providers) completed [0ms] [2024-06-05 14:32:01.340] [ 94] GitProviderService.setEnabledContext(e=true) [2024-06-05 14:32:01.340] [ 95] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/snutij/Documents/www/foo), t={"includeDisconnected":false}) [2024-06-05 14:32:01.340] [ 96] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t=undefined) [2024-06-05 14:32:01.340] [ 97] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) [2024-06-05 14:32:01.340] [ 98] GitProviderService.getRemotes(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) [2024-06-05 14:32:01.340] [ 99] LocalGitProvider.getRemotes(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.340] [ 9a] GitProviderService.getRepository(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.340] [ 9a] GitProviderService.getRepository(e=/Users/snutij/Documents/www/foo) returned x(/Users/snutij/Documents/www/foo) [0ms] [2024-06-05 14:32:01.340] [ 94] GitProviderService.setEnabledContext(e=true) completed [0ms] [2024-06-05 14:32:01.345] GitProvider(git).onDidOpenRepository(e=x(/Users/snutij/Documents/www/foo)) [2024-06-05 14:32:01.346] [ 53] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/snutij/Documents/www/foo)) returned ScmRepository(rootUri=file:///Users/snutij/Documents/www/foo) [277ms] [2024-06-05 14:32:01.346] [ 81] LocalGitProvider.getOrOpenScmRepository(e=Uri(file:///Users/snutij/Documents/www/foo)) returned ScmRepository(rootUri=file:///Users/snutij/Documents/www/foo) [160ms] [2024-06-05 14:32:01.380] [GIT ] [/Users/snutij/Documents/www/foo] git remote -v [39ms] [2024-06-05 14:32:01.380] [ 155] Git.parseRemotes(/Users/snutij/Documents/www/foo) [0ms] parsed 1 remotes [2024-06-05 14:32:01.380] [ 99] LocalGitProvider.getRemotes(e=/Users/snutij/Documents/www/foo) completed [39ms] [2024-06-05 14:32:01.380] [ 98] GitProviderService.getRemotes(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) completed [39ms] [2024-06-05 14:32:01.380] [ 97] GitProviderService.getRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t={"sort":true}, i=undefined) completed [39ms] [2024-06-05 14:32:01.380] [ 96] GitProviderService.getBestRemotesWithProviders(e=Uri(file:///Users/snutij/Documents/www/foo), t=undefined) completed [39ms] [2024-06-05 14:32:01.380] [ 95] GitProviderService.getBestRemoteWithIntegration(e=Uri(file:///Users/snutij/Documents/www/foo), t={"includeDisconnected":false}) completed [39ms] [2024-06-05 14:32:01.429] [ 82] GitProviderService.setEnabledContext(e=true) completed [243ms][2024-06-05 14:32:01.592] Repository(/Users/snutij/Documents/www/foo) firing changes=102 [2024-06-05 14:32:01.592] [ 9d] LineAnnotationController.refresh [2024-06-05 14:32:01.592] [ 9d] LineAnnotationController.refresh completed [0ms] [2024-06-05 14:32:01.688] [ 9e] GitProviderService.access [2024-06-05 14:32:01.688] [ 9f] GitProviderService.accessCore(e=undefined, t=undefined) [2024-06-05 14:32:01.688] [ a0] SubscriptionService.ensureSession(e=false) [2024-06-05 14:32:01.688] [ a0] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-06-05 14:32:01.689] [ a1] GitProviderService.visibility(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.689] [ a2] GitProviderService.getVisibilityInfoFromCache(e=/Users/snutij/Documents/www/foo) [2024-06-05 14:32:01.689] [ a2] GitProviderService.getVisibilityInfoFromCache(e=/Users/snutij/Documents/www/foo) returned private [0ms] [2024-06-05 14:32:01.689] [ a1] GitProviderService.visibility(e=/Users/snutij/Documents/www/foo) returned private [0ms] [2024-06-05 14:32:01.689] [ 9f] GitProviderService.accessCore(e=undefined, t=undefined) returned {"allowed":false,"subscription":{"current":{"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"}},"state":2,"previewTrial":{"startedOn":"2023-12-07T21:34:57.355Z","expiresOn":"2023-12-10T22:59:59.999Z"}},"required":"pro"},"visibility":"private"} [0ms] [2024-06-05 14:32:01.689] [ 9e] GitProviderService.access returned {"allowed":false,"subscription":{"current":{"plan":{"actual":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"},"effective":{"id":"free","name":"GitKraken","bundle":false,"cancelled":false,"trialReactivationCount":0,"startedOn":"2023-04-24T20:03:16.757Z"}},"state":2,"previewTrial":{"startedOn":"2023-12-07T21:34:57.355Z","expiresOn":"2023-12-10T22:59:59.999Z"}},"required":"pro"},"visibility":"private"} [0ms] [2024-06-05 14:32:01.719] [ 9c] Storage.storeWorkspace(e=assumeRepositoriesOnStartup) completed [290ms][2024-06-05 14:32:02.123] [ a5] WebviewController(gitlens.welcome).onMessageReceivedCore(e=webview:1, method=core/webview/ready) [2024-06-05 14:32:02.123] [ a5] WebviewController(gitlens.welcome).onMessageReceivedCore(e=webview:1, method=core/webview/ready) completed [0ms] [2024-06-05 14:32:02.123] [ a6] WebviewController(gitlens.welcome).postMessage(host:4|welcome/didChange) [2024-06-05 14:32:02.308] [ a6] WebviewController(gitlens.welcome).postMessage completed [185ms] [2024-06-05 14:32:02.355] [ a7] AccountAuthenticationProvider.getSessions(e=undefined) [2024-06-05 14:32:02.355] [ a7] AccountAuthenticationProvider.getSessions(e=undefined) completed • Found 0 sessions [0ms][2024-06-05 14:32:06.095] [ a8] FocusProvider.getCategorizedItems(e=force=true) [2024-06-05 14:32:06.096] [ a9] FocusProvider.getEnrichedItems(e=force=true) [2024-06-05 14:32:06.096] [ aa] EnrichmentService.get(e=undefined, t=undefined) [2024-06-05 14:32:06.096] [ ab] SubscriptionService.ensureSession(e=false) [2024-06-05 14:32:06.096] [ ac] FocusProvider.getPullRequestsWithSuggestionCounts(e=force=true) [2024-06-05 14:32:06.096] [ ad] FocusProvider.fetchPullRequestsWithSuggestionCounts [2024-06-05 14:32:06.096] [ ae] IntegrationService.getMyPullRequests(e=github) [2024-06-05 14:32:06.096] [ ab] SubscriptionService.ensureSession(e=false) completed [0ms] [2024-06-05 14:32:06.096] [ af] GitHubIntegration.searchMyPullRequests(e=undefined, t=undefined) [2024-06-05 14:32:06.096] [ b0] GitHubApi.searchMyPullRequests(e=GitHub, , r={"baseUrl":"https://api.github.com"}, i=undefined) [2024-06-05 14:32:06.104] [ aa] EnrichmentService.get Error: Authentication required [2024-06-05 14:32:06.104] [ aa] EnrichmentService.get(e=undefined, t=undefined) completed [8ms] [2024-06-05 14:32:06.104] [ a9] FocusProvider.getEnrichedItems(e=force=true) completed [8ms][2024-06-05 14:32:10.922] [ b2] SubscriptionService.ensureSession(e=false) [2024-06-05 14:32:10.922] [ b2] SubscriptionService.ensureSession(e=false) completed [0ms][2024-06-05 14:32:16.778] [ 177] [GITHUB] POST /graphql query searchMyPullRequests [10681ms] [2024-06-05 14:32:16.778] [ b0] GitHubApi.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.778] [ b3] GitHubIntegration.trackRequestException [2024-06-05 14:32:16.778] [ b3] GitHubIntegration.trackRequestException completed [0ms] [2024-06-05 14:32:16.778] ShowMessage(error, 'GitHub request timed out.', suppressIntegrationRequestTimedOutWarning, {"title":"Don't Show Again"}) [2024-06-05 14:32:16.778] [ b0] GitHubApi.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.778] [ b0] GitHubApi.searchMyPullRequests — failed [10682ms] HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.778] [ af] GitHubIntegration.searchMyPullRequests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.778] [ af] GitHubIntegration.searchMyPullRequests(e=undefined, t=undefined) completed [*10682ms] (slow) [2024-06-05 14:32:16.779] [ ae] IntegrationService.getMyPullRequests(e=github) completed [*10682ms] (slow) [2024-06-05 14:32:16.779] [ ad] FocusProvider.fetchPullRequestsWithSuggestionCounts Failed to get pull requests HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.779] [ ad] FocusProvider.fetchPullRequestsWithSuggestionCounts — failed [10682ms] HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.779] [ ac] FocusProvider.getPullRequestsWithSuggestionCounts — failed [10682ms] HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.779] [ a8] FocusProvider.getCategorizedItems Failed to get pull requests with suggestion counts HttpError: Unknown error: {"data":null,"errors":[{"message":"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include `B9DF:39FA24:39F55DE:3A40FCD:666076E6` when reporting this issue."}]} [2024-06-05 14:32:16.779] [ a8] FocusProvider.getCategorizedItems(e=force=true) completed [*10683ms] (slow)[2024-06-05 14:32:43.497] [ b4] GitProviderService.onWindowStateChanged(e=focused=false) [2024-06-05 14:32:43.497] [ b4] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms] [2024-06-05 14:32:43.497] [ b5] WebviewController(gitlens.welcome).postMessage(host:5|core/window/focus/didChange) [2024-06-05 14:32:43.498] [ b5] WebviewController(gitlens.welcome).postMessage completed [0ms][2024-06-05 14:33:41.004] [ b6] GitProviderService.onWindowStateChanged(e=focused=false) [2024-06-05 14:33:41.004] [ b6] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms] [2024-06-05 14:33:41.004] [ b7] WebviewController(gitlens.welcome).postMessage(host:6|core/window/focus/didChange) [2024-06-05 14:33:41.004] [ b7] WebviewController(gitlens.welcome).postMessage completed [0ms][2024-06-05 14:34:52.110] [ b8] GitProviderService.onWindowStateChanged(e=focused=false) [2024-06-05 14:34:52.110] [ b8] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms] [2024-06-05 14:34:52.110] [ b9] WebviewController(gitlens.welcome).postMessage(host:7|core/window/focus/didChange) [2024-06-05 14:34:52.111] [ ba] GitProviderService.onWindowStateChanged(e=focused=true) [2024-06-05 14:34:52.111] [ ba] GitProviderService.onWindowStateChanged(e=focused=true) completed [0ms] [2024-06-05 14:34:52.113] [ b9] WebviewController(gitlens.welcome).postMessage completed [3ms] [2024-06-05 14:34:52.113] [ bb] WebviewController(gitlens.welcome).postMessage(host:8|core/window/focus/didChange) [2024-06-05 14:34:52.115] [ bb] WebviewController(gitlens.welcome).postMessage completed [1ms][2024-06-05 14:34:54.876] [ bc] GitProviderService.onWindowStateChanged(e=focused=false) [2024-06-05 14:34:54.876] [ bc] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms] [2024-06-05 14:34:54.876] [ bd] WebviewController(gitlens.welcome).postMessage(host:9|core/window/focus/didChange) [2024-06-05 14:34:54.880] [ bd] WebviewController(gitlens.welcome).postMessage completed [3ms][2024-06-05 14:35:00.264] [ be] GitProviderService.onWindowStateChanged(e=focused=true) [2024-06-05 14:35:00.264] [ be] GitProviderService.onWindowStateChanged(e=focused=true) completed [0ms] [2024-06-05 14:35:00.264] [ bf] WebviewController(gitlens.welcome).postMessage(host:10|core/window/focus/didChange) [2024-06-05 14:35:00.265] [ bf] WebviewController(gitlens.welcome).postMessage completed [0ms][2024-06-05 14:35:09.939] [ c0] GitProviderService.onWindowStateChanged(e=focused=false) [2024-06-05 14:35:09.939] [ c0] GitProviderService.onWindowStateChanged(e=focused=false) completed [0ms] [2024-06-05 14:35:09.940] [ c1] WebviewController(gitlens.welcome).postMessage(host:11|core/window/focus/didChange) [2024-06-05 14:35:09.940] [ c1] WebviewController(gitlens.welcome).postMessage completed [0ms][2024-06-05 14:35:25.412] [ c2] GitProviderService.onWindowStateChanged(e=focused=true) [2024-06-05 14:35:25.412] [ c2] GitProviderService.onWindowStateChanged(e=focused=true) completed [0ms] [2024-06-05 14:35:25.412] [ c3] WebviewController(gitlens.welcome).postMessage(host:12|core/window/focus/didChange) [2024-06-05 14:35:25.413] [ c3] WebviewController(gitlens.welcome).postMessage completed [1ms][2024-06-05 14:35:29.229] ShowMessage(error, 'GitHub request timed out.', suppressIntegrationRequestTimedOutWarning, {"title":"Don't Show Again"}) returned undefined[2024-06-05 14:35:34.871] [ c4] GitUri.fromUri(e=Uri(file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log)) [2024-06-05 14:35:34.871] [ c5] GitProviderService.getOrOpenRepository(e=Uri(file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log)) [2024-06-05 14:35:34.871] [ c6] GitProviderService.getRepository(e=Uri(file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log)) [2024-06-05 14:35:34.871] [ c6] GitProviderService.getRepository(e=Uri(file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log)) returned undefined [0ms] [2024-06-05 14:35:34.871] [ c7] LocalGitProvider.findRepositoryUri(e=Uri(file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log), t=undefined) [2024-06-05 14:35:34.873] [ c8] LineAnnotationController.onActiveLinesChanged(e=editor=file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log, selections=undefined, pending=true, reason=editor) [2024-06-05 14:35:34.873] [ c9] LineAnnotationController.clear completed [0ms] [2024-06-05 14:35:34.873] [ c8] LineAnnotationController.onActiveLinesChanged(e=editor=file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log, selections=undefined, pending=true, reason=editor) completed [0ms] [2024-06-05 14:35:34.873] [ ca] LineHoverController.onActiveLinesChanged(e=editor=file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log, selections=undefined, pending=true, reason=editor) [2024-06-05 14:35:34.873] [ ca] LineHoverController.onActiveLinesChanged(e=editor=file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log, selections=undefined, pending=true, reason=editor) completed [0ms] [2024-06-05 14:35:34.873] [ cb] StatusBarController.onActiveLinesChanged(e=editor=file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log, selections=undefined, pending=true, reason=editor) [2024-06-05 14:35:34.873] [ cb] StatusBarController.onActiveLinesChanged(e=editor=file:///Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200/1-GitLens.log, selections=undefined, pending=true, reason=editor) completed [0ms] [2024-06-05 14:35:34.874] [ cc] WebviewController(gitlens.welcome).onParentVisibilityChanged(e=false, t=false) [2024-06-05 14:35:34.874] [ cc] WebviewController(gitlens.welcome).onParentVisibilityChanged(e=false, t=false) completed [0ms] [2024-06-05 14:35:34.874] [ cd] WebviewController(gitlens.welcome).postMessage(host:13|core/webview/focus/didChange) [2024-06-05 14:35:34.874] [ cd] WebviewController(gitlens.welcome).postMessage completed [0ms] [2024-06-05 14:35:34.913] [GIT ] [/Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200] git rev-parse --show-toplevel • Command failed: /opt/homebrew/bin/git -c core.quotepath=false -c color.ui=false rev-parse --show-toplevel • not a git repository (or any of the parent directories): .git [16ms] ```
Gilens Git log ``` [2024-06-05 14:32:01.049] [ 77ms] [/Users/snutij/Documents/www/foo] git rev-parse --show-toplevel [2024-06-05 14:32:01.113] [ 44ms] [/Users/snutij/Documents/www/foo] git rev-parse --git-dir --git-common-dir [2024-06-05 14:32:01.225] [ 38ms] [/Users/snutij/Documents/www/foo] git remote -v [2024-06-05 14:32:01.380] [ 39ms] [/Users/snutij/Documents/www/foo] git remote -v [2024-06-05 14:35:34.913] [ 16ms] [/Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200] git rev-parse --show-toplevel • FAILED Error: Command failed: /opt/homebrew/bin/git -c core.quotepath=false -c color.ui=false rev-parse --show-toplevel fatal: not a git repository (or any of the parent directories): .git [2024-06-05 14:40:07.033] [ 16ms] [/Users/snutij/Library/Application Support/Code/logs/20240605T100427/window1/exthost/output_logging_20240605T163200] git rev-parse --show-toplevel • FAILED Error: Command failed: /opt/homebrew/bin/git -c core.quotepath=false -c color.ui=false rev-parse --show-toplevel fatal: not a git repository (or any of the parent directories): .git ```
ibqn commented 3 weeks ago

I have started to receive this error message every 30 seconds, this is so annoying... uninstalling

eamodio commented 3 weeks ago

Hey all sorry for this issues here, and in the latest release (15.1 or the current pre-release) we've added some settings to try to understand how to optimize our queries here.

But first, you can always set gitlens.launchpad.indicator.polling.enabled to false to disable the background polling, and we will only make that PR query when you open Launchpad directly.

To help us out here, can you try setting gitlens.launchpad.experimental.queryUseInvolvesFilter to true it should hopefully be a lighter-weight query that might help. If that still doesn't help, leave that on and try setting gitlens.launchpad.experimental.queryLimit to something less than 100 (both the default and max) to see if anything gets the query to succeed and report back.

Also for those hitting this issue, can you provide details on how many repos/orgs that your GitHub account has?

eamodio commented 3 weeks ago

@ibqn even in 15.0 you should only have seen the error once at VS Code open, and at most a couple more times in 30m intervals before we turned off the integration for the rest of the session.

In 15.1 (and current pre-release), there should be no notifications at all, and the Launchpad icon in the status bar should show a warning next to it and the hover says we failed to load items, and then the Launchpad itself also shows that.

If anyone is not seeing that behavior above in 15.1 or pre-release, please let us know.

rhaschke commented 3 weeks ago

Can you try setting gitlens.launchpad.experimental.queryUseInvolvesFilter to true?

This doesn't help for me, using version 15.1 now.

"gitlens.launchpad.indicator.polling.enabled": false

This successfully silences the warning. Thanks for providing this quick workaround.

Also for those hitting this issue, can you provide details on how many repos/orgs that your GitHub account has?

I am a member of 15 organizations with a total of 1749 repos + 108 personal repos.

eamodio commented 3 weeks ago

@rhaschke What warning are you seeing? In the latest version there shouldn't be any warning/notification outside of the a ⚠️ icon next to the Launchpad 🚀 icon

axosoft-ramint commented 3 weeks ago

In tomorrow's pre-release (v2024.6.12xx), we're adding a new setting gitlens.launchpad.ignoredOrganizations that lets you filter certain organizations out from the Launchpad query. For example: "gitlens.launchpad.ignoredOrganizations": [ "microsoft" ]

For those running into this issue who are in several organizations, would you mind switching to the pre-release version of GitLens after it updates and then playing with this setting and seeing if it helps stop the timeouts?

rhaschke commented 3 weeks ago

What warning are you seeing? In the latest version there shouldn't be any warning/notification outside of the a ⚠️ icon next to the Launchpad 🚀 icon

You are right. Today, only the ⚠️ icon is shown.

axosoft-ramint commented 3 weeks ago

For those who have a GitKraken account or are willing to create one, would you mind checking https://gitkraken.dev/launchpad and letting us know if that Launchpad works for you? Note: you will need to connect GitHub first (https://gitkraken.dev/settings/integrations)

This would help us narrow down some potential causes of the issue as we investigate.

axosoft-ramint commented 1 week ago

Was anyone able to get the timeouts to stop on the pre-release by filtering out some organizations using the setting posted above ☝🏼 ?

we're adding a new setting gitlens.launchpad.ignoredOrganizations that lets you filter certain organizations out from the Launchpad query. For example: "gitlens.launchpad.ignoredOrganizations": [ "microsoft" ]

morallys commented 4 days ago

Hello, I switched to the pre-release version and tried logging in to the vscode taskbar and yes, the login was successful. I also ignored the organizations I own in the vscode json config, and one of them was Microsoft, as suggested. And the error was not shown again until then.

https://github.com/gitkraken/vscode-gitlens/assets/44041037/33bf74b4-b20c-474e-935d-3f28ae068baa