Kouhei Sutou created ARROW-8203: ----------------------------------- Summary: [C#] "dotnet pack" is failed Key: ARROW-8203 URL: https://issues.apache.org/jira/browse/ARROW-8203 Project: Apache Arrow Issue Type: Improvement Components: C# Reporter: Kouhei Sutou Assignee: Kouhei Sutou
https://pipelines.actions.githubusercontent.com/CKhEcbzaHKPSiCoVWyWCFardoFMA9UN2zDnXYiBlRYO31o0IIv/_apis/pipelines/1/runs/47768/signedlogcontent/5?urlExpires=2020-03-24T23%3A57%3A59.7937731Z&urlSigningMethod=HMACV1&urlSignature=xtA9W3a9mJgo8WU3mKXh3r5dmqN9PgWM3gkfMEP5NxQ%3D {noformat} 2020-03-24T23:52:40.0535661Z ....E 2020-03-24T23:52:40.0536281Z =============================================================================== 2020-03-24T23:52:40.0536773Z Error: test_csharp_git_commit_information(SourceTest): 2020-03-24T23:52:40.0538133Z CommandRunnable::Error: Failed to run: dotnet pack -c Release 2020-03-24T23:52:40.0538277Z stdout: 2020-03-24T23:52:40.0538379Z 2020-03-24T23:52:40.0538501Z Welcome to .NET Core 3.1! 2020-03-24T23:52:40.0538779Z --------------------- 2020-03-24T23:52:40.0538903Z SDK Version: 3.1.200 2020-03-24T23:52:40.0539022Z 2020-03-24T23:52:40.0539139Z Telemetry 2020-03-24T23:52:40.0539388Z --------- 2020-03-24T23:52:40.0539984Z The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell. 2020-03-24T23:52:40.0540205Z 2020-03-24T23:52:40.0540591Z Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry 2020-03-24T23:52:40.0540744Z 2020-03-24T23:52:40.0540993Z ---------------- 2020-03-24T23:52:40.0541293Z Explore documentation: https://aka.ms/dotnet-docs 2020-03-24T23:52:40.0541445Z Report issues and find source on GitHub: https://github.com/dotnet/core 2020-03-24T23:52:40.0541776Z Find out what's new: https://aka.ms/dotnet-whats-new 2020-03-24T23:52:40.0542133Z Learn about the installed HTTPS developer cert: https://aka.ms/aspnet-core-https 2020-03-24T23:52:40.0542506Z Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli-docs 2020-03-24T23:52:40.0542842Z Write your first app: https://aka.ms/first-net-core-app 2020-03-24T23:52:40.0543189Z -------------------------------------------------------------------------------------- 2020-03-24T23:52:40.0543339Z Microsoft (R) Build Engine version 16.5.0+d4cbfca49 for .NET Core 2020-03-24T23:52:40.0543763Z Copyright (C) Microsoft Corporation. All rights reserved. 2020-03-24T23:52:40.0543894Z 2020-03-24T23:52:40.0544332Z Restore completed in 10.5 sec for /tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/test/Apache.Arrow.Tests/Apache.Arrow.Tests.csproj. 2020-03-24T23:52:40.0544753Z Restore completed in 11.52 sec for /tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj. 2020-03-24T23:52:40.0545260Z Restore completed in 4.4 sec for /tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/test/Apache.Arrow.Benchmarks/Apache.Arrow.Benchmarks.csproj. 2020-03-24T23:52:40.0545871Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: The "Microsoft.Build.Tasks.Git.LocateRepository" task failed unexpectedly. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0546749Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: System.TypeInitializationException: The type initializer for 'Microsoft.Build.Tasks.Git.TaskImplementation' threw an exception. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0547603Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0548212Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0548884Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: File name: 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35' [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0549663Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0550234Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0551270Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: File name: 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35' [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0552054Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly assemblyContext, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, AssemblyLoadContext assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0552932Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0553857Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.Assembly.Load(AssemblyName assemblyRef, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0554639Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0555559Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.Tasks.Git.GitLoaderContext.Load(AssemblyName assemblyName) in /_/src/Microsoft.Build.Tasks.Git/GitLoaderContext.cs:line 24 [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0556412Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingLoad(AssemblyName assemblyName) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0557311Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Runtime.Loader.AssemblyLoadContext.Resolve(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0557882Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0558415Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0559183Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.GetType(QCallAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type, ObjectHandleOnStack keepAlive, ObjectHandleOnStack assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0559872Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0560518Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.Assembly.GetType(String name, Boolean throwOnError) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0561191Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.Tasks.Git.TaskImplementation..cctor() in /_/src/Microsoft.Build.Tasks.Git/TaskImplementation.cs:line 35 [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0561864Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0562399Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0563228Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: --- End of inner exception stack trace --- [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0563989Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.Tasks.Git.LocateRepository.Execute() in /_/src/Microsoft.Build.Tasks.Git/LocateRepository.cs:line 18 [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0564669Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0565472Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0566154Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: The "Microsoft.Build.Tasks.Git.LocateRepository" task failed unexpectedly. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0566886Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: System.TypeInitializationException: The type initializer for 'Microsoft.Build.Tasks.Git.TaskImplementation' threw an exception. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0567717Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0568320Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0569001Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: File name: 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35' [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0570000Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified. [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0570580Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0571498Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: File name: 'Microsoft.Build.Tasks.Git, Version=1.0.0.27001, Culture=neutral, PublicKeyToken=31bf3856ad364e35' [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0572686Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly assemblyContext, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, AssemblyLoadContext assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0575446Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0577652Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.Assembly.Load(AssemblyName assemblyRef, StackCrawlMark& stackMark, AssemblyLoadContext assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0580392Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0581164Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.Tasks.Git.GitLoaderContext.Load(AssemblyName assemblyName) in /_/src/Microsoft.Build.Tasks.Git/GitLoaderContext.cs:line 24 [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0581895Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Runtime.Loader.AssemblyLoadContext.ResolveUsingLoad(AssemblyName assemblyName) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0583013Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Runtime.Loader.AssemblyLoadContext.Resolve(IntPtr gchManagedAssemblyLoadContext, AssemblyName assemblyName) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0583626Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0587571Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0588404Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.GetType(QCallAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type, ObjectHandleOnStack keepAlive, ObjectHandleOnStack assemblyLoadContext) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0589252Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0590105Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at System.Reflection.Assembly.GetType(String name, Boolean throwOnError) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0590783Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.Tasks.Git.TaskImplementation..cctor() in /_/src/Microsoft.Build.Tasks.Git/TaskImplementation.cs:line 35 [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0591350Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0591904Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0592493Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: --- End of inner exception stack trace --- [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0593174Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.Tasks.Git.LocateRepository.Execute() in /_/src/Microsoft.Build.Tasks.Git/LocateRepository.cs:line 18 [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0594037Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0594843Z /home/runner/.nuget/packages/microsoft.build.tasks.git/1.0.0-beta2-19270-01/build/Microsoft.Build.Tasks.Git.targets(16,5): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [/tmp/d20200324-5667-vnxt4i/apache-arrow-1.0.0/csharp/src/Apache.Arrow/Apache.Arrow.csproj] 2020-03-24T23:52:40.0595075Z 2020-03-24T23:52:40.0595304Z stderr: 2020-03-24T23:52:40.0595409Z 2020-03-24T23:52:40.0595762Z /home/runner/work/arrow/arrow/dev/release/test-helper.rb:45:in `sh' 2020-03-24T23:52:40.0596157Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:71:in `block in test_csharp_git_commit_information' 2020-03-24T23:52:40.0596317Z 68: source 2020-03-24T23:52:40.0596453Z 69: Dir.chdir("#{@tag_name}/csharp") do 2020-03-24T23:52:40.0596592Z 70: FileUtils.mv("dummy.git", "../.git") 2020-03-24T23:52:40.0597238Z => 71: sh("dotnet", "pack", "-c", "Release") 2020-03-24T23:52:40.0597555Z 72: FileUtils.mv("../.git", "dummy.git") 2020-03-24T23:52:40.0597755Z 73: Dir.chdir("artifacts/Apache.Arrow/Release") do 2020-03-24T23:52:40.0597907Z 74: sh("unzip", "Apache.Arrow.#{@snapshot_version}.nupkg") 2020-03-24T23:52:40.0598252Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:69:in `chdir' 2020-03-24T23:52:40.0598629Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:69:in `test_csharp_git_commit_information' 2020-03-24T23:52:40.0599088Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:30:in `block (2 levels) in setup' 2020-03-24T23:52:40.0599455Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:29:in `chdir' 2020-03-24T23:52:40.0599809Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:29:in `block in setup' 2020-03-24T23:52:40.0600165Z /opt/hostedtoolcache/Ruby/2.6.5/x64/lib/ruby/2.6.0/tmpdir.rb:93:in `mktmpdir' 2020-03-24T23:52:40.0600505Z /home/runner/work/arrow/arrow/dev/release/02-source-test.rb:28:in `setup' 2020-03-24T23:52:40.1909864Z =============================================================================== {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)