microsoft / TemplateStudio

Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
Other
2.68k stars 459 forks source link

Build dev.templates.tests.onebyone_20200110.2 failed #3508

Closed wasteam closed 4 years ago

wasteam commented 4 years ago

Build dev.templates.tests.onebyone_20200110.2

The syntax of the command is incorrect. Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "XAML Styler Config", projectType: "Blank", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Service.XAMLStyler.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Forced Login", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Service.IdentityForcedLogin.CodeBehind.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Web API", projectType: "Blank", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Service.WebApi", language: "C#") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Optional Login", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Service.IdentityOptionalLogin.CodeBehind.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: OutOfMemoryException. Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "XAML Styler Config", projectType: "Blank", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Service.XAMLStyler", language: "C#") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "SQL Server Data", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Service.SqlServerDataService.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Test App with xUnit", projectType: "Blank", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Testing.UnitTests.App.xUnit.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Test App with MSTest", projectType: "Blank", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Testing.UnitTests.App.MSTest", language: "C#") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Test App with xUnit", projectType: "Blank", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Testing.UnitTests.App.xUnit", language: "C#") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.VisualStudio.PackageAndDeploy.ExceptionExtensions.IsCriticalException(Exception e) at Microsoft.Build.AppxPackage.AppxPackagingTaskHelper.Execute(String file) at Microsoft.Build.AppxPackage.GenerateAppxManifest.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.d18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Ta sks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Test Core library with NUnit", projectType: "Blank", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Testing.UnitTests.Core.NUnit.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.VisualStudio.Telemetry.IdentityInformationProvider.<>cDisplayClass80_0.b0() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() NotSpecified: (:) [], RemoteException Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Test App with MSTest", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Testing.UnitTests.App.MSTest.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Test Core library with xUnit", projectType: "Blank", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Testing.UnitTests.Core.xUnit.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Test App with xUnit", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Testing.UnitTests.App.xUnit.VB", language: "VisualBasic") [FAIL] The syntax of the command is incorrect. Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Test Core library with xUnit", projectType: "Blank", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Testing.UnitTests.Core.xUnit", language: "C#") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.UnloadReferences() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXaml.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.d18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskSchedu ler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "3D App Launcher", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.3DLauncher.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Newtonsoft.Json.Serialization.DefaultContractResolver.<>c.b65_0(JsonProperty p) at System.Linq.EnumerableSorter2.ComputeKeys(TElement[] elements, Int32 count) at System.Linq.EnumerableSorter1.Sort(TElement[] elements, Int32 count) at System.Linq.OrderedEnumerable1.<GetEnumerator>d__1.MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateProperties(Type type, MemberSerialization memberSerialization) at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateObjectContract(Type objectType) at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType) at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonConverter[] converters) at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonConverter[] converters) at Microsoft.VisualStudio.Telemetry.JsonTelemetryManifestParser.Parse(String jsonString) at Microsoft.VisualStudio.Telemetry.JsonTelemetryManifestParser.d0.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask) at System.Threading.Tasks.Task.FinishContinuations() at System.Threading.Tasks.Task.FinishStageThree() at System.Threading.Tasks.Task1.TrySetResult(TResult result) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.SetResult(TResult result) at System.IO.StreamReader.d62.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask) at System.Threading.Tasks.Task.FinishContinuations() at System.Threading.Tasks.Task.FinishStageThree() at System.Threading.Tasks.Task1.TrySetResult(TResult result) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.SetResult(TResult result) at System.IO.StreamReader.d__97.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action action, Boolean allowInlining, Task& currentTask) at System.Threading.Tasks.Task.FinishContinuations() at System.Threading.Tasks.Task.FinishStageThree() at System.Threading.Tasks.Task1.TrySetResult(TResult result) at System.Threading.Tasks.TaskFactory1.FromAsyncTrimPromise1.Complete(TInstance thisRef, Func3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization) at System.Threading.Tasks.TaskFactory1.FromAsyncTrimPromise1.CompleteFromAsyncResult(IAsyncResult asyncResult) at System.IO.Stream.ReadWriteTask.InvokeAsyncCallback(Object completedTask) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask) at System.Threading.Tasks.Task.FinishContinuations() at System.Threading.Tasks.Task.FinishStageThree() at System.Threading.Tasks.Task.FinishStageTwo() at System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Win App Driver", projectType: "Blank", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Testing.WinAppDriver", language: "C#") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at MS.Internal.Xaml.Parser.XamlScanner.PreprocessForTypeArguments(List`1 attrList) at MS.Internal.Xaml.Parser.XamlScanner.PreprocessAttributes() at MS.Internal.Xaml.Parser.XamlScanner.ReadObjectElement(XamlName name, Boolean isEmptyTag) at MS.Internal.Xaml.Parser.XamlScanner.ReadElement() at MS.Internal.Xaml.Parser.XamlScanner.ProcessCurrentXmlNode() at MS.Internal.Xaml.Parser.XamlScanner.DoXmlRead() at MS.Internal.Xaml.Parser.XamlPullParser.d4.MoveNext() at MS.Internal.Xaml.NodeStreamSorter.StartNewNodeStreamWithSettingsPreamble() at MS.Internal.Xaml.NodeStreamSorter..ctor(XamlParserContext context, XamlPullParser parser, XamlXmlReaderSettings settings, Dictionary2 xmlnsDictionary) at System.Xaml.XamlXmlReader.Initialize(XmlReader givenXmlReader, XamlSchemaContext schemaContext, XamlXmlReaderSettings settings) at System.Xaml.XamlXmlReader..ctor(XmlReader xmlReader, XamlSchemaContext schemaContext) at Microsoft.Xaml.XamlCompiler.XamlNodeStreamHelper.ReadXClassFromXamlFileStream(TextReader fileStream, XamlSchemaContext schemaContext) at Microsoft.Windows.UI.Xaml.Build.Tasks.SourceFileManager.PropagateOutOfDateStatus(DirectUISchemaContext context) at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.DoExecute() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXaml.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.d18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.d13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.<ProcessBucket>d__52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBui lder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b__6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Background Task", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.BackgroundTask.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Test Core library with NUnit", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Testing.UnitTests.Core.NUnit.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.Build.BackEnd.Logging.ParallelConsoleLogger.ShowErrorWarningSummary(IEnumerable1 listToProcess) at Microsoft.Build.BackEnd.Logging.ParallelConsoleLogger.ShowNestedErrorWarningSummary() at Microsoft.Build.BackEnd.Logging.ParallelConsoleLogger.BuildFinishedHandler(Object sender, BuildFinishedEventArgs e) at Microsoft.Build.Evaluation.ProjectCollection.ReusableLogger.BuildFinishedHandler(Object sender, BuildFinishedEventArgs e) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseBuildFinishedEvent(Object sender, BuildFinishedEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.Consume(BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.Consume(BuildEventArgs buildEvent, Int32 sinkId) at Microsoft.Build.BackEnd.Logging.EventRedirectorToSink.Microsoft.Build.Framework.IEventRedirector.ForwardEvent(Bui ldEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.CentralForwardingLogger.EventSource_AnyEventRaised(Object sender, BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseAnyEvent(Object sender, BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseStatusEvent(Object sender, BuildStatusEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.RaiseBuildFinishedEvent(Object sender, BuildFinishedEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.EventSourceSink.Consume(BuildEventArgs buildEvent) at Microsoft.Build.BackEnd.Logging.LoggingService.RouteBuildEvent(BuildEventArgs eventArg) at Microsoft.Build.BackEnd.Logging.LoggingService.RouteBuildEvent(Object loggingEvent) at Microsoft.Build.BackEnd.Logging.LoggingService.ProcessLoggingEvent(Object buildEvent, Boolean allowThrottling) at Microsoft.Build.BackEnd.Logging.LoggingService.LogBuildFinished(Boolean success) at Microsoft.Build.Execution.BuildManager.EndBuild() at Microsoft.Build.CommandLine.MSBuildApp.BuildProject(String projectFile, String[] targets, String toolsVersion, Dictionary2 globalProperties, Dictionary2 restoreProperties, ILogger[] loggers, LoggerVerbosity verbosity, DistributedLoggerRecord[] distributedLoggerRecords, Boolean needToValidateProject, String schemaFile, Int32 cpuCount, Boolean enableNodeReuse, TextWriter preprocessWriter, Boolean detailedSummary, ISet1 warningsAsErrors, ISet`1 warningsAsMessages, Boolean enableRestore, ProfilerLogger profilerLogger, Boolean enableProfiler) at Microsoft.Build.CommandLine.MSBuildApp.Execute(String commandLine) at Microsoft.Build.CommandLine.MSBuildApp.Main() NotSpecified: (:) [], RemoteException Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Command Line Launch", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.CommandLine.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.UnloadReferences() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXaml.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.<InitializeAndExecuteTask>d__24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteBucket>d__19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.d13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.<ExecuteTarget>d__45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.<ProcessTargetStack>d__21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.<Run>b__2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskSchedu ler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.<InjectThread>b__6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.VisualStudio.PackageAndDeploy.ExceptionExtensions.IsCriticalException(Exception e) at Microsoft.Build.AppxPackage.AppxPackagingTaskHelper.Execute(String file) at Microsoft.Build.AppxPackage.ValidateAppxManifest.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.d18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.d13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.<ProcessBucket>d__52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Ta sks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() NotSpecified: (:) [], RemoteException Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Background Task", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.BackgroundTask", language: "C#") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Win App Driver", projectType: "Blank", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Testing.WinAppDriver.VB", language: "VisualBasic") [FAIL] The syntax of the command is incorrect. Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "3D App Launcher", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.3DLauncher.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Deep Linking", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.DeepLinking.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Command Line Launch", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.CommandLine.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "First Run Prompt", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.FirstRunPrompt.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Deep Linking", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.DeepLinking.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Azure Notifications", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.HubNotifications.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.VisualStudio.ApplicationInsights.Channel.JsonSerializer.Serialize(IEnumerable`1 telemetryItems, Boolean compress) at Microsoft.VisualStudio.ApplicationInsights.Channel.FlushManager.Flush() at Microsoft.VisualStudio.ApplicationInsights.Channel.PersistenceChannel.Flush() at Microsoft.VisualStudio.Telemetry.SessionChannel.BaseAppInsightsClientWrapper.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.VisualStudio.Telemetry.SessionChannel.BaseAppInsightsSessionChannel.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.VisualStudio.Telemetry.EventProcessorRouter.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.VisualStudio.Telemetry.EventProcessorContext.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.VisualStudio.Telemetry.EventProcessor.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.VisualStudio.Telemetry.SessionChannel.EventProcessorChannel.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.VisualStudio.Telemetry.TelemetrySession.DisposeManagedResources() at Microsoft.VisualStudio.Telemetry.TelemetryDisposableObject.Dispose() at Microsoft.Build.AppxPackage.AppxPackagingTaskHelper.Execute(String file) at Microsoft.Build.AppxPackage.ValidateAppxManifest.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.<InitializeAndExecuteTask>d__24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteBucket>d__19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.d13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b__2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Drag & Drop", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.DragAndDrop.CodeBehind.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Live Tile", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.LiveTile.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Feedback Hub Link", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.FeedbackHub.MVVMLight", language: "C#") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Feedback Hub Link", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.FeedbackHub.CodeBehind.VB", language: "VisualBasic") [FAIL] Not enough memory resources are available to process this command. The syntax of the command is incorrect. Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Multi-Instance", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.MultiInstance.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "First Run Prompt", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.FirstRunPrompt", language: "C#") [FAIL] Not enough memory resources are available to process this command. The syntax of the command is incorrect. Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Multiple views", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.MultiView.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "First Run Prompt", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.FirstRunPrompt.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Xaml.XamlXmlReader.Initialize(XmlReader givenXmlReader, XamlSchemaContext schemaContext, XamlXmlReaderSettings settings) at System.Xaml.XamlXmlReader..ctor(XmlReader xmlReader, XamlSchemaContext schemaContext) at Microsoft.Xaml.XamlCompiler.XamlNodeStreamHelper.ReadXClassFromXamlFileStream(TextReader fileStream, XamlSchemaContext schemaContext) at Microsoft.Windows.UI.Xaml.Build.Tasks.SourceFileManager.PropagateOutOfDateStatus(DirectUISchemaContext context) at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.DoExecute() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXaml.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.d18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSy ncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Azure Notifications", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.HubNotifications.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Azure Notifications", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.HubNotifications", language: "C#") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Settings Storage", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.SettingsStorage.VB", language: "VisualBasic") [FAIL] The syntax of the command is incorrect. NotSpecified: (:) [], RemoteException Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Multi-Instance Advanced", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.MultiInstanceAdvanced.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Multi-Instance Advanced", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.MultiInstanceAdvanced", language: "C#") [FAIL] Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.Xaml.XamlCompiler.TypeInfoCollector.AddMetadataAndBindableTypes(List`1 loadedAssemblies, Assembly localAssembly) at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.DoExecute() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXaml.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.<InitializeAndExecuteTask>d__24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteBucket>d__19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.d13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.<ExecuteTarget>d__45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.<ProcessTargetStack>d__21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.<Run>b__2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot ) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.<InjectThread>b__6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Not enough memory resources are available to process this command. Not enough memory resources are available to process this command. Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Multi-Instance", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.MultiInstance", language: "C#") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Share Source", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.ShareSource.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Multiple views", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.MultiView.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Settings Storage", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.SettingsStorage", language: "C#") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Microsoft.Xaml.XamlCompiler.XamlTypeInfoValidator.ValidateCreateFromStringMethods(IEnumerable1 typeTable) at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.ValidateXamlTypeInfo() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXamlInternal.DoExecute() at Microsoft.Windows.UI.Xaml.Build.Tasks.CompileXaml.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d26.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d24.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask(TaskLoggingContext taskLoggingContext, ItemBucket bucket, IDictionary2 taskIdentityParameters, TaskHost taskHost, TaskExecutionMode howToExecuteTask) at Microsoft.Build.BackEnd.TaskBuilder.d19.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteBucket(TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Dictionary2 lookupHash) at Microsoft.Build.BackEnd.TaskBuilder.d18.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TaskExecutionMode mode, Lookup lookup) at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteTask>d__13.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder.ExecuteTask(TargetLoggingContext loggingContext, BuildRequestEntry requestEntry, ITargetBuilderCallback targetBuilderCallback, ProjectTargetInstanceChild taskInstance, TaskExecutionMode mode, Lookup inferLookup, Lookup executeLookup, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetEntry.d52.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ProcessBucket(ITaskBuilder taskBuilder, TargetLoggingContext targetLoggingContext, TaskExecutionMode mode, Lookup lookupForInference, Lookup lookupForExecution) at Microsoft.Build.BackEnd.TargetEntry.d45.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TargetEntry.ExecuteTarget(ITaskBuilder taskBuilder, BuildRequestEntry requestEntry, ProjectLoggingContext projectLoggingContext, CancellationToken cancellationToken) at Microsoft.Build.BackEnd.TargetBuilder.d21.MoveNext() at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.InvokeMoveNext(Object stateMachine) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() at System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.<>c.b2_0(Object state) at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task) at Microsoft.Build.BackEnd.RequestBuilder.DedicatedThreadsTaskScheduler.b6_0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Settings Storage", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.SettingsStorage.VB", language: "VisualBasic") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Dev Center Notifications", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.StoreNotifications.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Share Source", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.ShareSource", language: "C#") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.TypeInitializationException: The type initializer for 'Microsoft.Build.Shared.FileMatcher' threw an exception. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Collections.Immutable, Version=1.2.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The paging file is too small for this operation to complete. (Exception from HRESULT: 0x800705AF) at Microsoft.Build.Shared.FileMatcher..cctor() --- End of inner exception stack trace --- at Microsoft.Build.CommandLine.MSBuildApp.BuildProject(String projectFile, String[] targets, String toolsVersion, Dictionary2 globalProperties, Dictionary2 restoreProperties, ILogger[] loggers, LoggerVerbosity verbosity, DistributedLoggerRecord[] distributedLoggerRecords, Boolean needToValidateProject, String schemaFile, Int32 cpuCount, Boolean enableNodeReuse, TextWriter preprocessWriter, Boolean detailedSummary, ISet1 warningsAsErrors, ISet1 warningsAsMessages, Boolean enableRestore, ProfilerLogger profilerLogger, Boolean enableProfiler) at Microsoft.Build.CommandLine.MSBuildApp.Execute(String commandLine) at Microsoft.Build.CommandLine.MSBuildApp.Main() NotSpecified: (:) [], RemoteException Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Share Source", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.ShareSource.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Share Target", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.ShareTarget.CodeBehind.VB", language: "VisualBasic") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Share Target", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.ShareTarget", language: "C#") [FAIL] Build_MVVMBasic_VB_OneByOneItems_Uwp(itemName: "Suspend and Resume", projectType: "TabbedNav", framework: "MVVMBasic", platform: "Uwp", itemId: "wts.Feat.SuspendAndResume.VB", language: "VisualBasic") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Dev Center Notifications", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.StoreNotifications.VB", language: "VisualBasic") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Newtonsoft.Json.Utilities.CollectionUtils.IsDictionaryType(Type type) at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract(Type objectType) at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract(Type type) at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate(JsonReader reader, Object target) at Newtonsoft.Json.JsonSerializer.PopulateInternal(JsonReader reader, Object target) at Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target, JsonSerializerSettings settings) at Microsoft.VisualStudio.Telemetry.MachinePropertyBag.ParseIn(String filepath) at Microsoft.VisualStudio.Telemetry.MachinePropertyBag.LoadStore() at Microsoft.VisualStudio.Telemetry.IdentityInformationProvider.<>c.<.ctor>b28_0() at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue() at System.Lazy1.get_Value() at Microsoft.VisualStudio.Telemetry.IdentityInformationProvider.GetHardwareIdWithCalculationCompletedEvent(Action1 callback) at Microsoft.VisualStudio.Telemetry.IdentityInformationProvider.<>c__DisplayClass80_0.b__0() at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.Execute() at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() NotSpecified: (:) [], RemoteException Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Dev Center Notifications", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.StoreNotifications", language: "C#") [FAIL] The syntax of the command is incorrect. Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Suspend and Resume", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.SuspendAndResume", language: "C#") [FAIL] 'msbuild' is not recognized as an internal or external command, operable program or batch file. Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Theme Selection", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feature.ThemeSelection", language: "C#") [FAIL] The syntax of the command is incorrect. Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "Toast Notifications", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.ToastNotifications", language: "C#") [FAIL] Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "User Activity", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.UserActivity.MVVMLight", language: "C#") [FAIL] NotSpecified: (:) [], RemoteException Unhandled Exception: NotSpecified: (:) [], RemoteException NotSpecified: (:) [], RemoteException Cannot print exception string because Exception.ToString() failed. NotSpecified: (:) [], RemoteException Build_MVVMLight_CS_OneByOneItems_Uwp(itemName: "VS App Center Analytics", projectType: "TabbedNav", framework: "MVVMLight", platform: "Uwp", itemId: "wts.Feat.VSAppCenterAnalytics", language: "C#") [FAIL] Build_CodeBehind_VB_OneByOneItems_Uwp(itemName: "Suspend and Resume", projectType: "TabbedNav", framework: "CodeBehind", platform: "Uwp", itemId: "wts.Feat.SuspendAndResume.VB", language: "VisualBasic") [FAIL] Microsoft.PowerShell.Utility\Write-Error : The background process reported an error with the following message: . At pbatch:27 char:27

Find detailed information in the [build log files]()

sibille commented 4 years ago

Timeout