Skip to content

Publish log files fails #272272

@bpasero

Description

@bpasero

https://dev.azure.com/monacotools/Monaco/_build/results?buildId=365803&view=logs&j=15ec5277-fdc6-550c-b203-acb65f44f31c&t=c7c48015-83b7-5b06-8e03-7f95357f692a

2025-10-20T10:32:39.2820786Z System.IO.IOException: The process cannot access the file 'D:\a\_work\1\s\.build\logs\integration-tests\window1\exthost\vscode.git\Git.log' because it is being used by another process.
2025-10-20T10:32:39.2821598Z    at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
2025-10-20T10:32:39.2822286Z    at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2025-10-20T10:32:39.2822805Z    at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2025-10-20T10:32:39.2823242Z    at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
2025-10-20T10:32:39.2823680Z    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize)
2025-10-20T10:32:39.2824065Z    at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
2025-10-20T10:32:39.2824467Z    at Microsoft.VisualStudio.Services.Content.Common.FileStreamUtils.OpenFileStreamForAsync(String filePath, FileMode mode, FileAccess fileAccess, FileShare fileShare, FileOptions extraOptions)
2025-10-20T10:32:39.2826229Z    at Microsoft.VisualStudio.Services.Content.Common.FileSystem.OpenStreamForFile(String fileFullPath, FileMode fileMode, FileAccess fileAccess, FileShare fileShare)
2025-10-20T10:32:39.2826658Z    at Microsoft.VisualStudio.Services.BlobStore.Common.ChunkerHelper.CreateFromFileAsync(IFileSystem fileSystem, String path, Boolean configureAwait, HashType hashType, CancellationToken cancellationToken)
2025-10-20T10:32:39.2827313Z    at Microsoft.VisualStudio.Services.BlobStore.Common.FileBlobDescriptor.Calc

Metadata

Metadata

Assignees

Labels

engineeringVS Code - Build / issue tracking / etc.vscode-buildVS Code build process issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions