Skip to content

Commit

Permalink
fix provisioning status is always set to failure...
Browse files Browse the repository at this point in the history
  • Loading branch information
whitneyschmidt committed May 14, 2020
1 parent 603930d commit 246b5c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/devops/templates/device-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ steps:
if grep ignore-python3 xamarin-macios/system-dependencies.sh 2>&1 > /dev/null; then
CONFIGURE_ARGS="$CONFIGURE_ARGS --ignore-python3"
fi
$EC=0
./xamarin-macios/system-dependencies.sh $CONFIGURE_ARGS || EC=$?
if [ $EC -eq 0 ]; then
echo "##vso[task.setvariable variable=ProvisioningProfiles]success"
Expand Down

9 comments on commit 246b5c5

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥 🚧 TESTING Experimental DDFun pipeline: Device test aggregate results: on Azure DevOps

🔥 Provisioning step failed: iOS-monotouch-DDFun

No tests selected.: iOS-mscorlib-DDFun

Test results: iOS-NUnit-BCL-DDFun

# Test run in progress: Building: 1, BuildQueued: 37, Ignored: 1206, HarnessException: 18

Failed tests

  • framework-test/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

🔥 Tests failed catastrophically (no summary found): iOS-xamarin-DDFun

Test results: iOS-xUnit-BCL-DDFun

# Test run in progress: Building: 2, BuildQueued: 6, Ignored: 1248, Crashed: 6

Failed tests

  • monotouch-test/iOS Unified 64-bits - device/Debug: Crashed
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): Crashed
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): Crashed
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): Crashed
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): Crashed
  • monotouch-test/iOS Unified 64-bits - device/Release: Crashed

Test results: tvOS-monotouch-DDFun

# Test run in progress: Building: 1, BuildQueued: 7, Ignored: 1248, Crashed: 6

Failed tests

  • monotouch-test/tvOS - device/Debug: Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: dylib (debug): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Crashed
  • monotouch-test/tvOS - device/Release: Crashed

Test results: tvOS-mscorlib-DDFun

Test run in progress: Building: 2, BuildQueued: 16, Running: 1, RunQueued: 3, Succeeded: 2, Ignored: 1238

Test results: tvOS-NUnit-BCL-DDFun

Test run in progress: Building: 2, BuildQueued: 52, Succeeded: 2, Ignored: 1206

Test results: tvOS-xamarin-DDFun

Test run in progress: Building: 2, BuildQueued: 52, Succeeded: 2, Ignored: 1206

Test results: tvOS-xUnit-BCL-DDFun

# Test run in progress: Building: 1, BuildQueued: 37, Ignored: 1206, HarnessException: 18

Failed tests

  • framework-test/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚧 Experimental DDFun pipeline

✅ Device tests passed on VSTS-DDFun on Azure DevOps(VSTS-DDFun) ✅

🔥 Tests failed catastrophically on VSTS-DDFun (no summary found)

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‼️ 🚧 TESTING Experimental DDFun pipeline

🔥 Device test Monotouch Failed on iOS-monotouch-DDFun on Azure DevOps (iOS Device Tests [DDFun]) 🔥

Test results

14 tests failed, 0 tests passed.

Failed tests

  • monotouch-test/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (dynamic registrar): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Release (all optimizations): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (all optimizations): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (interpreter): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (interpreter -mscorlib): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Release (interpreter -mscorlib): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‼️ 🚧 TESTING Experimental DDFun pipeline

🔥 Device test Monotouch Failed on tvOS-monotouch-DDFun on Azure DevOps (iOS Device Tests [DDFun]) 🔥

Test results

14 tests failed, 0 tests passed.

Failed tests

  • monotouch-test/tvOS - device/Debug: Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: dylib (debug): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Crashed
  • monotouch-test/tvOS - device/Release: Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (release): Crashed
  • monotouch-test/tvOS - device/Debug (dynamic registrar): Crashed
  • monotouch-test/tvOS - device/Release (all optimizations): Crashed
  • monotouch-test/tvOS - device/Debug (all optimizations): Crashed
  • monotouch-test/tvOS - device/Debug: SGenConc: Crashed (MT1043: Failed to launch the application using the instruments service. Will try launching the app using gdb service.)
  • monotouch-test/tvOS - device/Debug (interpreter): Crashed
  • monotouch-test/tvOS - device/Debug (interpreter -mscorlib): Crashed
  • monotouch-test/tvOS - device/Release (interpreter -mscorlib): Crashed

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‼️ 🚧 TESTING Experimental DDFun pipeline

🔥 Device test Mscorlib Failed on iOS-mscorlib-DDFun on Azure DevOps (iOS Device Tests [DDFun]) 🔥

Test results

24 tests failed, 0 tests passed.

Failed tests

  • mscorlib Part 1/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‼️ 🚧 TESTING Experimental DDFun pipeline

🔥 Device test Mscorlib Failed on tvOS-mscorlib-DDFun on Azure DevOps (iOS Device Tests [DDFun]) 🔥

Test results

24 tests failed, 0 tests passed.

Failed tests

  • mscorlib Part 1/tvOS - device/Debug: Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/Debug: Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/Debug: Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: dylib (debug): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/Release: Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: SDK framework (release): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/Debug: SGenConc: Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: dylib (debug): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/Release: Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: SDK framework (release): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/Debug: SGenConc: Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: dylib (debug): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/Release: Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: SDK framework (release): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/Debug: SGenConc: Failed (Launch failure)

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

‼️ 🚧 TESTING Experimental DDFun pipeline

🔥 Device test Xamarin Failed on iOS-xamarin-DDFun on Azure DevOps (iOS Device Tests [DDFun]) 🔥

Test results

56 tests failed, 0 tests passed.

Failed tests

  • framework-test/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥 🚧 TESTING Experimental DDFun pipeline: Device test aggregate results: on Azure DevOps

Test results: iOS-monotouch-DDFun

14 tests failed, 0 tests passed.

Failed tests

  • monotouch-test/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (dynamic registrar): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Release (all optimizations): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (all optimizations): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (interpreter): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (interpreter -mscorlib): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • monotouch-test/iOS Unified 64-bits - device/Release (interpreter -mscorlib): HarnessException (Harness exception for 'monotouch-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC07'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/25/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

Test results: iOS-mscorlib-DDFun

24 tests failed, 0 tests passed.

Failed tests

  • mscorlib Part 1/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 1/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'mscorlib Part 1': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 2/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'mscorlib Part 2': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mscorlib Part 3/iOS Unified 64-bits - device/Debug: SGenConc: HarnessException (Harness exception for 'mscorlib Part 3': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC11'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/4/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

No tests selected.: iOS-NUnit-BCL-DDFun

Test results: iOS-xamarin-DDFun

56 tests failed, 0 tests passed.

Failed tests

  • framework-test/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/Debug: HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • framework-test/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'framework-test': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • interdependent-binding-projects/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'interdependent-binding-projects': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • fsharp/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'fsharp': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • dont link/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'dont link': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link all/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'link all': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • link sdk/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'link sdk': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-compat/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mono-native-compat': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug, profiling): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/Release: HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )
  • mono-native-unified/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (release): HarnessException (Harness exception for 'mono-native-unified': System.Net.Sockets.SocketException (0x80004005): Could not resolve host 'XAMTESTMAC10'
    at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:308
    at System.Net.Dns.GetHostByName (System.String hostName) [0x00021] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:441
    at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00052] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-12/external/bockbuild/builds/mono-x64/mcs/class/System/System.Net/Dns.cs:397
    at xharness.AppRunner.RunAsync () [0x00375] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/AppRunner.cs:534
    at xharness.RunDeviceTask.RunTestAsync () [0x00747] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3779
    at xharness.RunDeviceTask.RunTestAsync () [0x00d04] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3831
    at xharness.RunTestTask.ExecuteAsync () [0x00191] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:3552
    at xharness.TestTask.RunInternalAsync () [0x00226] in /Users/xamarinqa/azdo/_work/7/s/xamarin-macios/tests/xharness/Jenkins.cs:2661 )

No tests selected.: iOS-xUnit-BCL-DDFun

Test results: tvOS-monotouch-DDFun

14 tests failed, 0 tests passed.

Failed tests

  • monotouch-test/tvOS - device/Debug: Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: dylib (debug): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Crashed
  • monotouch-test/tvOS - device/Release: Crashed
  • monotouch-test/tvOS - device/AssemblyBuildTarget: SDK framework (release): Crashed
  • monotouch-test/tvOS - device/Debug (dynamic registrar): Crashed
  • monotouch-test/tvOS - device/Release (all optimizations): Crashed
  • monotouch-test/tvOS - device/Debug (all optimizations): Crashed
  • monotouch-test/tvOS - device/Debug: SGenConc: Crashed (MT1043: Failed to launch the application using the instruments service. Will try launching the app using gdb service.)
  • monotouch-test/tvOS - device/Debug (interpreter): Crashed
  • monotouch-test/tvOS - device/Debug (interpreter -mscorlib): Crashed
  • monotouch-test/tvOS - device/Release (interpreter -mscorlib): Crashed

Test results: tvOS-mscorlib-DDFun

24 tests failed, 0 tests passed.

Failed tests

  • mscorlib Part 1/tvOS - device/Debug: Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/Debug: Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/Debug: Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: dylib (debug): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/Release: Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/AssemblyBuildTarget: SDK framework (release): Failed (Launch failure)
  • mscorlib Part 1/tvOS - device/Debug: SGenConc: Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: dylib (debug): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/Release: Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/AssemblyBuildTarget: SDK framework (release): Failed (Launch failure)
  • mscorlib Part 2/tvOS - device/Debug: SGenConc: Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: dylib (debug): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: SDK framework (debug): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: dylib (debug, profiling): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/Release: Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/AssemblyBuildTarget: SDK framework (release): Failed (Launch failure)
  • mscorlib Part 3/tvOS - device/Debug: SGenConc: Failed (Launch failure)

No tests selected.: tvOS-NUnit-BCL-DDFun

🎉 All 56 tests passed 🎉: tvOS-xamarin-DDFun

No tests selected.: tvOS-xUnit-BCL-DDFun

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚧 Experimental DDFun pipeline

✅ Device tests passed on VSTS-DDFun on Azure DevOps(VSTS-DDFun) ✅

🔥 Tests failed catastrophically on VSTS-DDFun (no summary found)

Please sign in to comment.