Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuget_reference_compat test is flaky on OS X #2052

Closed
nguerrera opened this issue Mar 16, 2018 · 4 comments
Closed

Nuget_reference_compat test is flaky on OS X #2052

nguerrera opened this issue Mar 16, 2018 · 4 comments
Labels
Milestone

Comments

@nguerrera
Copy link
Contributor

Exit code 137 is apparently 'process killed'.

<test name="Microsoft.NET.Build.Tests.GivenThatWeWantToVerifyNuGetReferenceCompat.Nuget_reference_compat(referencerTarget: \&quot;netstandard1.2\&quot;, testDescription: \&quot;Full\&quot;, rawDependencyTargets: \&quot;netstandard1.0 netstandard1.1 netstandard1.2\&quot;, restoreSucceeds: True, buildSucceeds: True)" type="Microsoft.NET.Build.Tests.GivenThatWeWantToVerifyNuGetReferenceCompat" method="Nuget_reference_compat" time="989.986208" result="Fail">
--
  | <output><![CDATA[> /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/.dotnet/2.1.300-preview2-008290/dotnet msbuild /t:restore /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/D_netstandard1_0.csproj
  | Microsoft (R) Build Engine version 15.7.63.6393 for .NET Core
  | Copyright (C) Microsoft Corporation. All rights reserved.
  | Restoring packages for /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/D_netstandard1_0.csproj...
  | Generating MSBuild file /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/obj/D_netstandard1_0.csproj.nuget.g.props.
  | Generating MSBuild file /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/obj/D_netstandard1_0.csproj.nuget.g.targets.
  | Restore completed in 339.09 ms for /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/D_netstandard1_0.csproj.
  |  
  | > /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/.dotnet/2.1.300-preview2-008290/dotnet msbuild /t:Pack /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/D_netstandard1_0.csproj
  | Microsoft (R) Build Engine version 15.7.63.6393 for .NET Core
  | Copyright (C) Microsoft Corporation. All rights reserved.
  | You are working with a preview version of the .NET Core SDK. You can define the SDK version via a global.json file in the current project. More at https://go.microsoft.com/fwlink/?linkid=869452
  | D_netstandard1_0 -> /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/bin/Debug/netstandard1.0/D_netstandard1_0.dll
  | Successfully created package '/Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---3B967D0F/D_netstandard1_0/bin/Debug/D_netstandard1_0.1.0.0.nupkg'.
  |  
  | > /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/.dotnet/2.1.300-preview2-008290/dotnet msbuild /t:restore /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/D_netstandard1_1.csproj
  | Microsoft (R) Build Engine version 15.7.63.6393 for .NET Core
  | Copyright (C) Microsoft Corporation. All rights reserved.
  | Restoring packages for /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/D_netstandard1_1.csproj...
  | Generating MSBuild file /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/obj/D_netstandard1_1.csproj.nuget.g.props.
  | Generating MSBuild file /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/obj/D_netstandard1_1.csproj.nuget.g.targets.
  | Restore completed in 391.99 ms for /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/D_netstandard1_1.csproj.
  |  
  | > /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/.dotnet/2.1.300-preview2-008290/dotnet msbuild /t:Pack /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/D_netstandard1_1.csproj
  | Microsoft (R) Build Engine version 15.7.63.6393 for .NET Core
  | Copyright (C) Microsoft Corporation. All rights reserved.
  | You are working with a preview version of the .NET Core SDK. You can define the SDK version via a global.json file in the current project. More at https://go.microsoft.com/fwlink/?linkid=869452
  | D_netstandard1_1 -> /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/bin/Debug/netstandard1.1/D_netstandard1_1.dll
  | Successfully created package '/Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---2FCFD260/D_netstandard1_1/bin/Debug/D_netstandard1_1.1.0.0.nupkg'.
  |  
  | > /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/.dotnet/2.1.300-preview2-008290/dotnet msbuild /t:restore /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---AF5766EF/D_netstandard1_2/D_netstandard1_2.csproj
  | Microsoft (R) Build Engine version 15.7.63.6393 for .NET Core
  | Copyright (C) Microsoft Corporation. All rights reserved.
  | Restoring packages for /Users/dotnet-bot/j/workspace/dotnet_sdk/master/debug_osx10.12_prtest/artifacts/Debug/tmp/Nuget_referen---AF5766EF/D_netstandard1_2/D_netstandard1_2.csproj...
  |  
  | Exit Code: 137
  | ]]></output>
@livarcocc
Copy link
Contributor

Should this be filled on NuGet? Or maybe core-setup?

@livarcocc livarcocc added this to the Unknown milestone Mar 19, 2018
Copy link
Contributor

Due to lack of recent activity, this issue has been labeled as 'stale'. It will be closed if no further activity occurs within 30 more days. Any new comment will remove the label.

@github-actions github-actions bot added the stale label Apr 25, 2024
Copy link
Contributor

This issue will now be closed since it has been labeled 'stale' without activity for 30 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants