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

Bump to .NET 6.0.100-alpha.1.21060.3. #10388

Merged
merged 8 commits into from
Jan 14, 2021

Conversation

rolfbjarne
Copy link
Member

This required fixing some of the dotnet command line arguments.

  • dotnet build: the project file must be the first argument.
  • dotnet build/publish: use the documented verbosity format.

* dotnet build: the project file must be the first argument.
* dotnet build/publish: use the documented verbosity format.
@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label Jan 12, 2021
@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Device tests failed on Build ❌

Device tests failed on Build.

Test results

40 tests failed, 1 tests passed.

Failed tests

  • dont link/Mac Modern/Debug: BuildFailure
  • dont link/Mac Full/Debug: BuildFailure
  • dont link/Mac System/Debug: BuildFailure
  • introspection/Mac Modern/Debug: BuildFailure
  • framework-test/Mac Modern/Debug: BuildFailure
  • xcframework-test/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Debug (all optimizations): BuildFailure
  • xammac tests/Mac Modern/Release: BuildFailure
  • xammac tests/Mac Modern/Release (all optimizations): BuildFailure
  • link all/Mac Modern/Debug: BuildFailure
  • link all/Mac Modern/Release: BuildFailure
  • link sdk/Mac Modern/Debug: BuildFailure
  • link sdk/Mac Modern/Release: BuildFailure
  • mono-native-compat/Mac Modern/Debug: BuildFailure
  • mono-native-compat/Mac Full/Debug: BuildFailure
  • mono-native-unified/Mac Modern/Debug: BuildFailure
  • mono-native-unified/Mac Full/Debug: BuildFailure
  • [NUnit] Mono Mac OS X BCL tests group 1/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 1-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-full.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 1/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 1-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 2-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-full.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 2-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 3/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 3-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-full.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 3/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 3-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 4-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-full.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 4-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • mscorlib/Mac Full/Debug: BuildFailure (Harness exception for 'mscorlib-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/mscorlib/mscorlib-mac-full.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/mscorlib/mscorlib-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • mscorlib/Mac Modern/Debug: BuildFailure (Harness exception for 'mscorlib-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/mscorlib/mscorlib-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/3/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/mscorlib/mscorlib-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • Xtro/Mac: BuildFailure
  • mmptest/macOS/Debug: BuildFailure
  • MSBuild tests/Tasks: Failed (Execution failed with exit code 101)
  • MSBuild tests/Integration: Failed (Execution failed with exit code 152)
  • MTouch tests/NUnit: BuildFailure
  • Generator tests/NUnit: BuildFailure
  • Generator tests/.NET: BuildFailure (Harness exception for 'bgen-tests': System.Exception: Could not find any global.json file in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/bgen or above
    at Xharness.AppBundleLocator.GetDotNetExecutable (System.String directory) [0x001a4] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/AppBundleLocator.cs:163
    at Xharness.Harness.GetDotNetExecutable (System.String directory) [0x00000] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Harness.cs:752
    at Xharness.Jenkins.TestTasks.MSBuildTask.get_ToolName () [0x00010] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:14
    at Xharness.Jenkins.TestTasks.MSBuildTask.b__10_0 () [0x00000] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:54
    at Xharness.Jenkins.TestTasks.MSBuild.ExecuteAsync (System.String projectPlatform, System.String projectConfiguration, System.String projectFile, Xharness.Jenkins.TestTasks.IAcquiredResource resource, System.Boolean dryRun, Microsoft.DotNet.XHarness.Common.Logging.IFileBackedLog buildLog, Microsoft.DotNet.XHarness.Common.Logging.ILog mainLog) [0x00139] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuild.cs:68
    at Xharness.Jenkins.TestTasks.MSBuildTask.ExecuteAsync () [0x00162] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:75
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/azdo/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • Cecil-based tests/NUnit: Failed (Execution failed with exit code 2)
  • MMP Regression Tests/Mac: Failed
  • Mac Binding Projects/Mac: Failed
  • Documentation/All: Failed
  • DotNet tests: BuildFailure

Pipeline on Agent XAMBOT-1096'

@mandel-macaque
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rolfbjarne
Copy link
Member Author

The pkg is broken 😒

https:/dotnet/installer/issues/9369

@rolfbjarne
Copy link
Member Author

rolfbjarne commented Jan 12, 2021

@mandel-macaque that said, CI shouldn't install the pkg, we're supposed to download the .tar.gz and extract it locally into builds/downloads. That's what system-dependencies.sh does.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Device tests failed on Build ❌

Device tests failed on Build.

Test results

40 tests failed, 1 tests passed.

Failed tests

  • dont link/Mac Modern/Debug: BuildFailure
  • dont link/Mac Full/Debug: BuildFailure
  • dont link/Mac System/Debug: BuildFailure
  • introspection/Mac Modern/Debug: BuildFailure
  • framework-test/Mac Modern/Debug: BuildFailure
  • xcframework-test/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Debug (all optimizations): BuildFailure
  • xammac tests/Mac Modern/Release: BuildFailure
  • xammac tests/Mac Modern/Release (all optimizations): BuildFailure
  • link all/Mac Modern/Debug: BuildFailure
  • link all/Mac Modern/Release: BuildFailure
  • link sdk/Mac Modern/Debug: BuildFailure
  • link sdk/Mac Modern/Release: BuildFailure
  • mono-native-compat/Mac Modern/Debug: BuildFailure
  • mono-native-compat/Mac Full/Debug: BuildFailure
  • mono-native-unified/Mac Modern/Debug: BuildFailure
  • mono-native-unified/Mac Full/Debug: BuildFailure
  • [NUnit] Mono Mac OS X BCL tests group 1/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 1-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-full.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 1/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 1-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 2-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-full.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 2-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 3/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 3-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-full.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 3/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 3-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 4-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-full.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 4-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • mscorlib/Mac Full/Debug: BuildFailure (Harness exception for 'mscorlib-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/mscorlib/mscorlib-mac-full.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/mscorlib/mscorlib-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • mscorlib/Mac Modern/Debug: BuildFailure (Harness exception for 'mscorlib-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/mscorlib/mscorlib-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/1/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/mscorlib/mscorlib-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • Xtro/Mac: BuildFailure
  • mmptest/macOS/Debug: BuildFailure
  • MSBuild tests/Tasks: Failed (Execution failed with exit code 101)
  • MSBuild tests/Integration: Failed (Execution failed with exit code 152)
  • MTouch tests/NUnit: BuildFailure
  • Generator tests/NUnit: BuildFailure
  • Generator tests/.NET: BuildFailure (Harness exception for 'bgen-tests': System.Exception: Could not find any global.json file in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/bgen or above
    at Xharness.AppBundleLocator.GetDotNetExecutable (System.String directory) [0x001a4] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/AppBundleLocator.cs:163
    at Xharness.Harness.GetDotNetExecutable (System.String directory) [0x00000] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Harness.cs:752
    at Xharness.Jenkins.TestTasks.MSBuildTask.get_ToolName () [0x00010] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:14
    at Xharness.Jenkins.TestTasks.MSBuildTask.b__10_0 () [0x00000] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:54
    at Xharness.Jenkins.TestTasks.MSBuild.ExecuteAsync (System.String projectPlatform, System.String projectConfiguration, System.String projectFile, Xharness.Jenkins.TestTasks.IAcquiredResource resource, System.Boolean dryRun, Microsoft.DotNet.XHarness.Common.Logging.IFileBackedLog buildLog, Microsoft.DotNet.XHarness.Common.Logging.ILog mainLog) [0x00139] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuild.cs:68
    at Xharness.Jenkins.TestTasks.MSBuildTask.ExecuteAsync () [0x00162] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:75
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/azdo/_work/1/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • Cecil-based tests/NUnit: Failed (Execution failed with exit code 2)
  • MMP Regression Tests/Mac: Failed
  • Mac Binding Projects/Mac: Failed
  • Documentation/All: Failed
  • DotNet tests: BuildFailure

Pipeline on Agent XAMBOT-1098

@monojenkins
Copy link
Collaborator

Build failure
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

6 tests failed, 88 tests passed.

Failed tests

  • introspection/iOS Unified 64-bits - simulator/Debug [dotnet]: Failed
  • introspection/tvOS - simulator/Debug [dotnet]: Failed
  • link all/iOS Unified 64-bits - simulator/Debug [dotnet]: Failed
  • link all/iOS Unified 64-bits - simulator/Release [dotnet]: Failed
  • link sdk/iOS Unified 64-bits - simulator/Debug [dotnet]: Failed
  • link sdk/iOS Unified 64-bits - simulator/Release [dotnet]: Failed

@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

40 tests failed, 1 tests passed.

Failed tests

  • dont link/Mac Modern/Debug: BuildFailure
  • dont link/Mac Full/Debug: BuildFailure
  • dont link/Mac System/Debug: BuildFailure
  • introspection/Mac Modern/Debug: BuildFailure
  • framework-test/Mac Modern/Debug: BuildFailure
  • xcframework-test/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Debug: BuildFailure
  • xammac tests/Mac Modern/Debug (all optimizations): BuildFailure
  • xammac tests/Mac Modern/Release: BuildFailure
  • xammac tests/Mac Modern/Release (all optimizations): BuildFailure
  • link all/Mac Modern/Debug: BuildFailure
  • link all/Mac Modern/Release: BuildFailure
  • link sdk/Mac Modern/Debug: BuildFailure
  • link sdk/Mac Modern/Release: BuildFailure
  • mono-native-compat/Mac Modern/Debug: BuildFailure
  • mono-native-compat/Mac Full/Debug: BuildFailure
  • mono-native-unified/Mac Modern/Debug: BuildFailure
  • mono-native-unified/Mac Full/Debug: BuildFailure
  • [NUnit] Mono Mac OS X BCL tests group 1/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 1-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-full.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 1/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 1-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 1/Mac OS X BCL tests group 1-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 2-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-full.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 2/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 2-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 2/Mac OS X BCL tests group 2-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 3/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 3-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-full.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [NUnit] Mono Mac OS X BCL tests group 3/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 3-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 3/Mac OS X BCL tests group 3-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Full/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 4-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-full.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • [xUnit] Mono Mac OS X BCL tests group 4/Mac Modern/Debug: BuildFailure (Harness exception for 'Mac OS X BCL tests group 4-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/Mac OS X BCL tests group 4/Mac OS X BCL tests group 4-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • mscorlib/Mac Full/Debug: BuildFailure (Harness exception for 'mscorlib-mac': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/mscorlib/mscorlib-mac-full.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSFull/mscorlib/mscorlib-mac-full.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • mscorlib/Mac Modern/Debug: BuildFailure (Harness exception for 'mscorlib-mac-modern': System.IO.FileNotFoundException: Could not find file "/Users/builder/azdo/_work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/mscorlib/mscorlib-mac-modern.csproj"
    File name: '/Users/builder/azdo/work/2/s/xamarin-macios/tests/bcl-test/generated/MacOSModern/mscorlib/mscorlib-mac-modern.csproj'
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00259] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:274
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean isAsync, System.Boolean anonymous) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:149
    at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/mcs/class/corlib/System.IO/FileStream.cs:86
    at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess)
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.PListExtensions.LoadWithoutNetworkAccess (System.Xml.XmlDocument doc, System.String filename) [0x00000] in /
    /src/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/PlistExtensions.cs:28
    at Xharness.TestProject.CreateCopyAsync (Microsoft.DotNet.XHarness.Common.Logging.ILog log, Microsoft.DotNet.XHarness.Common.Execution.IProcessManager processManager, Xharness.Jenkins.TestTasks.ITestTask test, System.String rootDirectory, System.Collections.Generic.Dictionary`2[TKey,TValue] allProjectReferences) [0x0010c] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/TestProject.cs:97
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00117] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:274 )
  • Xtro/Mac: BuildFailure
  • mmptest/macOS/Debug: BuildFailure
  • MSBuild tests/Tasks: Failed (Execution failed with exit code 101)
  • MSBuild tests/Integration: Failed (Execution failed with exit code 152)
  • MTouch tests/NUnit: BuildFailure
  • Generator tests/NUnit: BuildFailure
  • Generator tests/.NET: BuildFailure (Harness exception for 'bgen-tests': System.Exception: Could not find any global.json file in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/bgen or above
    at Xharness.AppBundleLocator.GetDotNetExecutable (System.String directory) [0x001a4] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/AppBundleLocator.cs:163
    at Xharness.Harness.GetDotNetExecutable (System.String directory) [0x00000] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Harness.cs:752
    at Xharness.Jenkins.TestTasks.MSBuildTask.get_ToolName () [0x00010] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:14
    at Xharness.Jenkins.TestTasks.MSBuildTask.b__10_0 () [0x00000] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:54
    at Xharness.Jenkins.TestTasks.MSBuild.ExecuteAsync (System.String projectPlatform, System.String projectConfiguration, System.String projectFile, Xharness.Jenkins.TestTasks.IAcquiredResource resource, System.Boolean dryRun, Microsoft.DotNet.XHarness.Common.Logging.IFileBackedLog buildLog, Microsoft.DotNet.XHarness.Common.Logging.ILog mainLog) [0x00139] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuild.cs:68
    at Xharness.Jenkins.TestTasks.MSBuildTask.ExecuteAsync () [0x00162] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/MSBuildTask.cs:75
    at Xharness.Jenkins.TestTasks.TestTasks.RunInternalAsync () [0x00226] in /Users/builder/azdo/_work/2/s/xamarin-macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:283 )
  • Cecil-based tests/NUnit: Failed (Execution failed with exit code 2)
  • MMP Regression Tests/Mac: Failed
  • Mac Binding Projects/Mac: Failed
  • Documentation/All: Failed
  • DotNet tests: BuildFailure

Pipeline on Agent XAMBOT-1097'

This reverts commit 6de4e71.

There's no need to provision .NET 6, it's done automatically.
@vs-mobiletools-engineering-service2
Copy link
Collaborator

❌ Tests failed on Build ❌

Tests failed on Build.

Test results

1 tests failed, 40 tests passed.

Failed tests

  • MTouch tests/NUnit: Failed (Execution failed with exit code 5)

Pipeline on Agent XAMBOT-1094'

@rolfbjarne
Copy link
Member Author

Test failures are unrelated: https:/xamarin/maccore/issues/2154

@rolfbjarne rolfbjarne merged commit 7584ada into xamarin:main Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants