Skip to content

Instantly share code, notes, and snippets.

@p-lad
Created June 6, 2019 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save p-lad/c35167256efd147970be3f5abd5a2cfe to your computer and use it in GitHub Desktop.
Save p-lad/c35167256efd147970be3f5abd5a2cfe to your computer and use it in GitHub Desktop.
BrownField Scenario installer logs
[2019-06-06 06:16:26.016] [Info] Installation ID: e8690528-bc9f-41ef-95fd-7d3bb20f7f58
[2019-06-06 06:16:26.127] [Info] Operating system: Mac OS X v10.14.5 (10.14.5; Mac OS X 10.14.5 (10.14.5 build version: 18F132)), 64-bit
[2019-06-06 06:16:26.127] [Info] Installer product: Visual Studio for Mac
[2019-06-06 06:16:26.128] [Info] Installer version: 8.1.0.0 (HEAD detached at 2b24a6b0) (2b24a6b0c46c2edd4ae9868e1ea8f160a3a3ccd3 on 03/06/2019 10:34:55)
[2019-06-06 06:16:26.128] [Info] Status: in progress
[2019-06-06 06:16:26.431] [Info] Retrieving local installation manifest.
[2019-06-06 06:16:26.432] [Debug] Waiting for manifests to finish downloading.
[2019-06-06 06:16:26.432] [Debug] Initial task executing (WaitingForActivation). Waiting for it to finish.
[2019-06-06 06:16:26.432] [Info] Retrieving remote installation manifest from URL: https://aka.ms/manifest/stable
[2019-06-06 06:16:26.735] [Debug] Dmg found, but no analytics data present in dmg name.
[2019-06-06 06:16:29.053] [Info] Determining list of software items to install.
[2019-06-06 06:16:29.053] [Exception] Couldn't read and/or parse the manifest
[2019-06-06 06:16:29.053] [Exception] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002b3] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonReader.ReadForType (Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x0004a] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000db] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00054] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 06:16:29.053] [Exception] at MacInstaller.Core.InstallationState.ParseManifest () [0x00023] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/InstallationState.cs:144
[2019-06-06 06:16:29.053] [Info] Retrieving local installation manifest.
[2019-06-06 06:16:29.155] [Info] Current configuration is:
[2019-06-06 06:16:29.155] [Info] RequiredXcodeVersion: 10.1
[2019-06-06 06:16:29.155] [Info] RequiredXcodeOSVersion: 10.13.6
[2019-06-06 06:16:29.155] [Debug] Detecting software item 'Mono Framework'
[2019-06-06 06:16:29.156] [Info] Checking whether Mono needs update/installation
[2019-06-06 06:16:29.156] [Debug] In IsCurrentMonoNewEnough
[2019-06-06 06:16:29.156] [Debug] current == /Library/Frameworks/Mono.framework/Versions/Current
[2019-06-06 06:16:29.156] [Info] Mono 5.18.1.3 needs to be installed.
[2019-06-06 06:16:29.156] [Info] Component 'Mono Framework' v. 5.18.1.3 absent
[2019-06-06 06:16:29.157] [Info] Software item 'Mono Framework': not up to date
[2019-06-06 06:16:29.157] [Debug] Detecting software item 'Visual Studio'
[2019-06-06 06:16:29.157] [Info] Checking whether Visual Studio needs installation/updating
[2019-06-06 06:16:29.157] [Info] Visual Studio installation check: app directory does not exist.
[2019-06-06 06:16:29.157] [Info] Visual Studio not detected.
[2019-06-06 06:16:29.158] [Info] Visual Studio 8.0.6.4 needs to be installed.
[2019-06-06 06:16:29.158] [Info] Component 'Visual Studio' v. 8.0.6.4 absent
[2019-06-06 06:16:29.158] [Info] Software item 'Visual Studio': not up to date
[2019-06-06 06:16:29.158] [Debug] Detecting software item '.NET Core 2.x'
[2019-06-06 06:16:29.158] [Info] Checking whether .NET Core needs to be installed/update
[2019-06-06 06:16:29.259] [Debug] .NET Core runtime package with ID com.microsoft.dotnet.sharedhost.component.osx.x64 not found. Assuming .NET Core runtime is not installed
[2019-06-06 06:16:29.260] [Info] .NET Core 2.1.505 needs to be installed.
[2019-06-06 06:16:29.261] [Info] Component '.NET Core 2.x' v. 2.1.505 absent
[2019-06-06 06:16:29.261] [Info] Software item '.NET Core 2.x': not up to date
[2019-06-06 06:16:29.261] [Debug] Detecting software item 'Xamarin.Android'
[2019-06-06 06:16:29.261] [Info] Checking whether Xamarin.Android SDK needs installation/updating
[2019-06-06 06:16:29.261] [Info] Xamarin.Android build files not found.
[2019-06-06 06:16:29.261] [Info] Base Xamarin.Android directory not found.
[2019-06-06 06:16:29.262] [Info] Xamarin.Android SDK 9.2.3 requires installation.
[2019-06-06 06:16:29.262] [Info] Checking if any Android SDK is installed
[2019-06-06 06:16:30.773] [Debug] Xamarin manifest base URL: https://dl.xamarin.com/Manifest/
[2019-06-06 06:16:30.883] [Debug] Parsing: platform tools
[2019-06-06 06:16:30.883] [Debug] Parsing: tools
[2019-06-06 06:16:30.883] [Debug] Parsing: build tools
[2019-06-06 06:16:30.883] [Debug] Parsing: emulators
[2019-06-06 06:16:30.884] [Debug] Parsing: NDK
[2019-06-06 06:16:30.884] [Debug] Parsing: LLDB
[2019-06-06 06:16:30.884] [Debug] Parsing: patchers
[2019-06-06 06:16:30.884] [Debug] Parsing: platforms
[2019-06-06 06:16:30.884] [Debug] Parsing: system images
[2019-06-06 06:16:30.884] [Debug] Parsing: addons
[2019-06-06 06:16:30.884] [Debug] Parsing: extras
[2019-06-06 06:16:30.986] [Debug] Detecting Android SDK in '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 06:16:30.986] [Debug] Component Android SDK Platform-Tools r28.0.0 not present on the system
[2019-06-06 06:16:30.986] [Debug] Component Android SDK Tools 25.2.5 r25.2.5 not present on the system
[2019-06-06 06:16:30.986] [Debug] Component Android SDK Tools r26.1.1 not present on the system
[2019-06-06 06:16:30.986] [Debug] Component Android SDK Build-Tools 27.0.3 r27.0.3 not present on the system
[2019-06-06 06:16:30.987] [Debug] Component Android SDK Build-Tools 27.0.2 r27.0.2 not present on the system
[2019-06-06 06:16:30.987] [Debug] Component Android SDK Build-Tools 27.0.1 r27.0.1 not present on the system
[2019-06-06 06:16:30.987] [Debug] Component Android SDK Build-Tools 27 r27.0.0 not present on the system
[2019-06-06 06:16:30.987] [Debug] Component Android SDK Build-Tools 26.0.3 r26.0.3 not present on the system
[2019-06-06 06:16:30.987] [Debug] Component Android SDK Build-Tools 26.0.2 r26.0.2 not present on the system
[2019-06-06 06:16:30.988] [Debug] Component Android SDK Build-Tools 26.0.1 r26.0.1 not present on the system
[2019-06-06 06:16:30.988] [Debug] Component Android SDK Build-Tools 26 r26.0.0 not present on the system
[2019-06-06 06:16:30.988] [Debug] Component Android SDK Build-Tools 25.0.3 r25.0.3 not present on the system
[2019-06-06 06:16:30.988] [Debug] Component Android SDK Build-Tools 25.0.2 r25.0.2 not present on the system
[2019-06-06 06:16:30.988] [Debug] Component Android SDK Build-Tools 25.0.1 r25.0.1 not present on the system
[2019-06-06 06:16:30.988] [Debug] Component Android SDK Build-Tools 25 r25.0.0 not present on the system
[2019-06-06 06:16:30.989] [Debug] Component Android Emulator r27.3.9 not present on the system
[2019-06-06 06:16:30.989] [Debug] Component NDK r17.1.4828580 not present on the system
[2019-06-06 06:16:30.989] [Debug] Component NDK r14.1.3816874 not present on the system
[2019-06-06 06:16:30.990] [Debug] Component LLDB 3.1 r3.1.4508709 not present on the system
[2019-06-06 06:16:30.990] [Debug] Component LLDB 3.0 r3.0.4213617 not present on the system
[2019-06-06 06:16:30.990] [Debug] Component LLDB 2.3 r2.3.3614996 not present on the system
[2019-06-06 06:16:30.990] [Debug] Component LLDB 2.2 r2.2.3271982 not present on the system
[2019-06-06 06:16:30.990] [Debug] Component LLDB 2.1 r2.1.2852477 not present on the system
[2019-06-06 06:16:30.990] [Debug] Component LLDB 2.0 r2.0.2558144 not present on the system
[2019-06-06 06:16:30.991] [Debug] Component SDK Patch Applier v4 r1 not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 28 r6 [Platform: API 28] not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 27 r3 [Platform: API 27] not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 26 r2 [Platform: API 26] not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 25 r3 [Platform: API 25] not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 24 r2 [Platform: API 24] not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 23 r3 [Platform: API 23] not present on the system
[2019-06-06 06:16:30.991] [Debug] Component Android SDK Platform 22 r2 [Platform: API 22] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 21 r2 [Platform: API 21] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 20 r2 [Platform: API 20] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 19 r4 [Platform: API 19] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 18 r3 [Platform: API 18] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 17 r3 [Platform: API 17] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 16 r5 [Platform: API 16] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 15 r5 [Platform: API 15] not present on the system
[2019-06-06 06:16:30.992] [Debug] Component Android SDK Platform 14 r4 [Platform: API 14] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 13 r1 [Platform: API 13] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 12 r3 [Platform: API 12] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 11 r2 [Platform: API 11] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 10 r2 [Platform: API 10] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 9 r2 [Platform: API 9] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 8 r3 [Platform: API 8] not present on the system
[2019-06-06 06:16:30.993] [Debug] Component Android SDK Platform 7 r3 [Platform: API 7] not present on the system
[2019-06-06 06:16:30.994] [Debug] Component Android SDK Platform 6 r1 [Platform: API 6] not present on the system
[2019-06-06 06:16:30.994] [Debug] Component Android SDK Platform 5 r1 [Platform: API 5] not present on the system
[2019-06-06 06:16:30.994] [Debug] Component Android SDK Platform 4 r3 [Platform: API 4] not present on the system
[2019-06-06 06:16:30.994] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 10] not present on the system
[2019-06-06 06:16:30.994] [Debug] Component ARM EABI v7a System Image r2 [System Image: ARMV7a API 14] not present on the system
[2019-06-06 06:16:30.994] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 15] not present on the system
[2019-06-06 06:16:30.995] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 16] not present on the system
[2019-06-06 06:16:30.995] [Debug] Component ARM EABI v7a System Image r5 [System Image: ARMV7a API 17] not present on the system
[2019-06-06 06:16:30.995] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 18] not present on the system
[2019-06-06 06:16:30.995] [Debug] Component ARM EABI v7a System Image r5 [System Image: ARMV7a API 19] not present on the system
[2019-06-06 06:16:30.995] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 21] not present on the system
[2019-06-06 06:16:30.995] [Debug] Component ARM EABI v7a System Image r2 [System Image: ARMV7a API 22] not present on the system
[2019-06-06 06:16:30.996] [Debug] Component ARM EABI v7a System Image r6 [System Image: ARMV7a API 23] not present on the system
[2019-06-06 06:16:30.996] [Debug] Component ARM EABI v7a System Image r7 [System Image: ARMV7a API 24] not present on the system
[2019-06-06 06:16:30.996] [Debug] Component ARM 64 v8a System Image r7 [System Image: ARM64V8a API 24] not present on the system
[2019-06-06 06:16:30.996] [Debug] Component Intel x86 Atom System Image r4 [System Image: X86 API 10] not present on the system
[2019-06-06 06:16:30.996] [Debug] Component Intel x86 Atom System Image r4 [System Image: X86 API 15] not present on the system
[2019-06-06 06:16:30.996] [Debug] Component Intel x86 Atom System Image r5 [System Image: X86 API 16] not present on the system
[2019-06-06 06:16:30.997] [Debug] Component Intel x86 Atom System Image r3 [System Image: X86 API 17] not present on the system
[2019-06-06 06:16:30.997] [Debug] Component Intel x86 Atom System Image r3 [System Image: X86 API 18] not present on the system
[2019-06-06 06:16:30.997] [Debug] Component Intel x86 Atom System Image r6 [System Image: X86 API 19] not present on the system
[2019-06-06 06:16:30.998] [Debug] Component Intel x86 Atom System Image r5 [System Image: X86 API 21] not present on the system
[2019-06-06 06:16:30.998] [Debug] Component Intel x86 Atom System Image r6 [System Image: X86 API 22] not present on the system
[2019-06-06 06:16:30.998] [Debug] Component Intel x86 Atom System Image r10 [System Image: X86 API 23] not present on the system
[2019-06-06 06:16:30.998] [Debug] Component Intel x86 Atom System Image r8 [System Image: X86 API 24] not present on the system
[2019-06-06 06:16:30.998] [Debug] Component Intel x86 Atom System Image r1 [System Image: X86 API 25] not present on the system
[2019-06-06 06:16:30.999] [Debug] Component Intel x86 Atom System Image r1 [System Image: X86 API 26] not present on the system
[2019-06-06 06:16:30.999] [Debug] Component Intel x86 Atom System Image r1 [System Image: X86 API 27] not present on the system
[2019-06-06 06:16:30.999] [Debug] Component Intel x86 Atom System Image r4 [System Image: X86 API 28] not present on the system
[2019-06-06 06:16:30.999] [Debug] Component Intel x86 Atom_64 System Image r5 [System Image: X86_64 API 21] not present on the system
[2019-06-06 06:16:30.999] [Debug] Component Intel x86 Atom_64 System Image r6 [System Image: X86_64 API 22] not present on the system
[2019-06-06 06:16:30.999] [Debug] Component Intel x86 Atom_64 System Image r10 [System Image: X86_64 API 23] not present on the system
[2019-06-06 06:16:31.000] [Debug] Component Intel x86 Atom_64 System Image r8 [System Image: X86_64 API 24] not present on the system
[2019-06-06 06:16:31.000] [Debug] Component Intel x86 Atom_64 System Image r1 [System Image: X86_64 API 25] not present on the system
[2019-06-06 06:16:31.000] [Debug] Component Intel x86 Atom_64 System Image r1 [System Image: X86_64 API 26] not present on the system
[2019-06-06 06:16:31.000] [Debug] Component Intel x86 Atom_64 System Image r1 [System Image: X86_64 API 27] not present on the system
[2019-06-06 06:16:31.000] [Debug] Component Intel x86 Atom_64 System Image r4 [System Image: X86_64 API 28] not present on the system
[2019-06-06 06:16:31.000] [Debug] Component Android Wear ARM EABI v7a System Image r6 [System Image: ARMV7a API 23] not present on the system
[2019-06-06 06:16:31.001] [Debug] Component Android Wear Intel x86 Atom System Image r6 [System Image: X86 API 23] not present on the system
[2019-06-06 06:16:31.001] [Debug] Component Android Wear ARM EABI v7a System Image r3 [System Image: ARMV7a API 25] not present on the system
[2019-06-06 06:16:31.001] [Debug] Component Android Wear Intel x86 Atom System Image r3 [System Image: X86 API 25] not present on the system
[2019-06-06 06:16:31.001] [Debug] Component Android Wear Intel x86 Atom System Image r4 [System Image: X86 API 26] not present on the system
[2019-06-06 06:16:31.001] [Debug] Component Wear OS Intel x86 Atom System Image r2 [System Image: X86 API 28 "P"] not present on the system
[2019-06-06 06:16:31.002] [Debug] Component China version of Android Wear ARM EABI v7a System Image r4 [System Image: ARMV7a API 25] not present on the system
[2019-06-06 06:16:31.002] [Debug] Component China version of Android Wear Intel x86 Atom System Image r4 [System Image: X86 API 25] not present on the system
[2019-06-06 06:16:31.002] [Debug] Component China version of Android Wear Intel x86 Atom System Image r4 [System Image: X86 API 26] not present on the system
[2019-06-06 06:16:31.002] [Debug] Component China version of Wear OS Intel x86 Atom System Image r2 [System Image: X86 API 28 "P"] not present on the system
[2019-06-06 06:16:31.002] [Debug] Component Android TV Intel x86 Atom System Image r3 [System Image: X86 API 21] not present on the system
[2019-06-06 06:16:31.003] [Debug] Component Android TV ARM EABI v7a System Image r3 [System Image: ARMV7a API 21] not present on the system
[2019-06-06 06:16:31.003] [Debug] Component Android TV Intel x86 Atom System Image r3 [System Image: X86 API 22] not present on the system
[2019-06-06 06:16:31.003] [Debug] Component Android TV Intel x86 Atom System Image r16 [System Image: X86 API 23] not present on the system
[2019-06-06 06:16:31.003] [Debug] Component Android TV ARM EABI v7a System Image r12 [System Image: ARMV7a API 23] not present on the system
[2019-06-06 06:16:31.003] [Debug] Component Android TV Intel x86 Atom System Image r17 [System Image: X86 API 24] not present on the system
[2019-06-06 06:16:31.003] [Debug] Component Android TV Intel x86 Atom System Image r11 [System Image: X86 API 25] not present on the system
[2019-06-06 06:16:31.004] [Debug] Component Android TV Intel x86 Atom System Image r9 [System Image: X86 API 26] not present on the system
[2019-06-06 06:16:31.004] [Debug] Component Android TV Intel x86 Atom System Image r4 [System Image: X86 API 27] not present on the system
[2019-06-06 06:16:31.004] [Debug] Component Android TV Intel x86 Atom System Image r5 [System Image: X86 API 28] not present on the system
[2019-06-06 06:16:31.004] [Debug] Component Google APIs ARM EABI v7a System Image r5 [System Image: ARMV7a API 10 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.004] [Debug] Component Google APIs Intel x86 Atom System Image r5 [System Image: X86 API 10 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.005] [Debug] Component Google APIs ARM EABI v7a System Image r5 [System Image: ARMV7a API 15 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.005] [Debug] Component Google APIs Intel x86 Atom System Image r5 [System Image: X86 API 15 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.005] [Debug] Component Google APIs Intel x86 Atom System Image r5 [System Image: X86 API 16 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs ARM EABI v7a System Image r5 [System Image: ARMV7a API 17 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs Intel x86 Atom System Image r5 [System Image: X86 API 17 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs ARM EABI v7a System Image r5 [System Image: ARMV7a API 18 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs Intel x86 Atom System Image r5 [System Image: X86 API 18 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs Intel x86 Atom System Image r35 [System Image: X86 API 19 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs ARM EABI v7a System Image r35 [System Image: ARMV7a API 19 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.006] [Debug] Component Google APIs Intel x86 Atom System Image r27 [System Image: X86 API 21 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.007] [Debug] Component Google APIs Intel x86 Atom_64 System Image r27 [System Image: X86_64 API 21 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.007] [Debug] Component Google APIs ARM EABI v7a System Image r27 [System Image: ARMV7a API 21 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.007] [Debug] Component Google APIs Intel x86 Atom System Image r21 [System Image: X86 API 22 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.007] [Debug] Component Google APIs ARM EABI v7a System Image r21 [System Image: ARMV7a API 22 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.007] [Debug] Component Google APIs Intel x86 Atom_64 System Image r21 [System Image: X86_64 API 22 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.008] [Debug] Component Google APIs Intel x86 Atom System Image r28 [System Image: X86 API 23 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.008] [Debug] Component Google APIs Intel x86 Atom_64 System Image r28 [System Image: X86_64 API 23 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.008] [Debug] Component Google APIs ARM EABI v7a System Image r28 [System Image: ARMV7a API 23 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.008] [Debug] Component Google APIs Intel x86 Atom System Image r22 [System Image: X86 API 24 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.008] [Debug] Component Google APIs Intel x86 Atom_64 System Image r22 [System Image: X86_64 API 24 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.008] [Debug] Component Google APIs ARM EABI v7a System Image r22 [System Image: ARMV7a API 24 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.009] [Debug] Component Google APIs ARM 64 v8a System Image r22 [System Image: ARM64V8a API 24 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.009] [Debug] Component Google APIs Intel x86 Atom System Image r13 [System Image: X86 API 25 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.009] [Debug] Component Google APIs Intel x86 Atom_64 System Image r13 [System Image: X86_64 API 25 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.010] [Debug] Component Google APIs ARM EABI v7a System Image r13 [System Image: ARMV7a API 25 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.010] [Debug] Component Google APIs ARM 64 v8a System Image r13 [System Image: ARM64V8a API 25 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.010] [Debug] Component Google APIs Intel x86 Atom System Image r10 [System Image: X86 API 26 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.010] [Debug] Component Google APIs Intel x86 Atom_64 System Image r10 [System Image: X86_64 API 26 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.010] [Debug] Component Google APIs Intel x86 Atom System Image r6 [System Image: X86 API 27 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.011] [Debug] Component Google APIs Intel x86 Atom System Image r5 [System Image: X86 API 28 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.011] [Debug] Component Google APIs Intel x86 Atom_64 System Image r5 [System Image: X86_64 API 28 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.011] [Debug] Component Google Play Intel x86 Atom System Image r19 [System Image: X86 API 24 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.011] [Debug] Component Google Play Intel x86 Atom System Image r9 [System Image: X86 API 25 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.011] [Debug] Component Google Play Intel x86 Atom System Image r7 [System Image: X86 API 26 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.011] [Debug] Component Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.012] [Debug] Component Google Play Intel x86 Atom System Image r5 [System Image: X86 API 28 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.012] [Debug] Component Google Play Intel x86 Atom_64 System Image r5 [System Image: X86_64 API 28 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.012] [Debug] Component Google APIs r3 [Addon: API 3 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.012] [Debug] Component Google APIs r2 [Addon: API 4 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.012] [Debug] Component Google APIs r1 [Addon: API 5 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.013] [Debug] Component Google APIs r1 [Addon: API 6 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.013] [Debug] Component Google APIs r1 [Addon: API 7 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.013] [Debug] Component Google APIs r2 [Addon: API 8 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.013] [Debug] Component Google APIs r2 [Addon: API 9 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r2 [Addon: API 10 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r1 [Addon: API 11 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r1 [Addon: API 12 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r1 [Addon: API 13 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r2 [Addon: API 14 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r3 [Addon: API 15 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.014] [Debug] Component Google APIs r4 [Addon: API 16 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r4 [Addon: API 17 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r4 [Addon: API 18 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r20 [Addon: API 19 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r1 [Addon: API 24 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r1 [Addon: API 23 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r1 [Addon: API 21 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.015] [Debug] Component Google APIs r1 [Addon: API 22 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.016] [Debug] Component Google TV Addon r2 [Addon: API 12 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.016] [Debug] Component Google TV Addon r1 [Addon: API 13 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.016] [Debug] Component Glass Development Kit Preview r11 [Addon: API 19 (Google Inc.)] not present on the system
[2019-06-06 06:16:31.016] [Debug] Component Android Support Repository r47.0.0 [Extra: (Android)] not present on the system
[2019-06-06 06:16:31.016] [Debug] Component Google Repository r58 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.017] [Debug] Component Google Play Licensing Library r1 not present on the system
[2019-06-06 06:16:31.017] [Debug] Component Google Play APK Expansion library r1 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.017] [Debug] Component Google Play services for Froyo r12 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.017] [Debug] Component Google Play services r49 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.017] [Debug] Component Google USB Driver r11 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.017] [Debug] Component Google AdMob Ads SDK r11 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.018] [Debug] Component Google Analytics App Tracking SDK r3 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.018] [Debug] Component Google Web Driver r2 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.018] [Debug] Component Google Cloud Messaging for Android Library r3 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.018] [Debug] Component Android Auto API Simulators r1 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.018] [Debug] Component Android Auto Desktop Head Unit emulator r1.1 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.018] [Debug] Component Instant Apps Development SDK r1.3.0 [Extra: (Google Inc.)] not present on the system
[2019-06-06 06:16:31.019] [Debug] Component GPU Debugging tools r1.0.3 [Extra: (Android)] not present on the system
[2019-06-06 06:16:31.019] [Debug] Component GPU Debugging tools r3.1.0 [Extra: (Android)] not present on the system
[2019-06-06 06:16:31.019] [Debug] Component Intel x86 Emulator Accelerator (HAXM installer) r7.2.0 [Extra: (Intel Corporation)] not present on the system
[2019-06-06 06:16:31.019] [Debug] Android package has no revision defined
[2019-06-06 06:16:31.019] [Info] Could not retrieve Pkg.Revision from <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/tools/source.properties, r0 assumed
[2019-06-06 06:16:31.020] [Debug] Adding component 'Android SDK Tools r26.1.1'
[2019-06-06 06:16:31.020] [Debug] Android SDK Tools r26.1.1 depends on: 'patcher;v4', any revision
[2019-06-06 06:16:31.020] [Debug] Android SDK Tools r26.1.1: found 1 instance of 'patcher;v4'
[2019-06-06 06:16:31.020] [Debug] Adding component 'SDK Patch Applier v4 r1'
[2019-06-06 06:16:31.020] [Debug] Android SDK Tools r26.1.1 depends on: 'emulator', any revision
[2019-06-06 06:16:31.021] [Debug] Android SDK Tools r26.1.1: found 1 instance of 'emulator'
[2019-06-06 06:16:31.021] [Debug] Adding component 'Android Emulator r27.3.9'
[2019-06-06 06:16:31.021] [Debug] Android Emulator r27.3.9 depends on: 'patcher;v4', any revision
[2019-06-06 06:16:31.021] [Debug] Android Emulator r27.3.9: found 1 instance of 'patcher;v4'
[2019-06-06 06:16:31.022] [Debug] Android Emulator r27.3.9 depends on: 'tools', minimum revision 25.3
[2019-06-06 06:16:31.022] [Debug] Android Emulator r27.3.9: found 1 instance of 'tools'
[2019-06-06 06:16:31.022] [Debug] Android SDK Tools r26.1.1 depends on: 'platform-tools', minimum revision 20
[2019-06-06 06:16:31.022] [Debug] Android SDK Tools r26.1.1: found 1 instance of 'platform-tools'
[2019-06-06 06:16:31.022] [Debug] Adding component 'Android SDK Platform-Tools r28.0.0'
[2019-06-06 06:16:31.023] [Debug] Adding component 'Android SDK Build-Tools 27.0.3 r27.0.3'
[2019-06-06 06:16:31.023] [Debug] Adding component 'Android SDK Platform 27 r3 [Platform: API 27]'
[2019-06-06 06:16:31.023] [Debug] Adding component 'Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]'
[2019-06-06 06:16:31.023] [Debug] Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)] depends on: 'patcher;v4', any revision
[2019-06-06 06:16:31.023] [Debug] Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]: found 1 instance of 'patcher;v4'
[2019-06-06 06:16:31.024] [Debug] Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)] depends on: 'emulator', minimum revision 26.1.3
[2019-06-06 06:16:31.024] [Debug] Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]: found 1 instance of 'emulator'
[2019-06-06 06:16:31.024] [Info] Component 'Xamarin.Android' v. 9.2.3 absent
[2019-06-06 06:16:31.024] [Info] Software item 'Xamarin.Android': not up to date
[2019-06-06 06:16:31.024] [Debug] Detecting software item 'Xamarin.iOS'
[2019-06-06 06:16:31.024] [Info] Checking whether Xamarin.iOS needs update/installation
[2019-06-06 06:16:31.025] [Info] Xamarin.iOS base directory not found.
[2019-06-06 06:16:31.025] [Info] Xamarin.iOS base directory not found.
[2019-06-06 06:16:31.025] [Info] Xamarin.iOS 12.8.0.2 needs to be installed.
[2019-06-06 06:16:31.025] [Info] Checking if Xcode is installed and we can make XI selectable by default
[2019-06-06 06:16:31.025] [Info] Component 'Xamarin.iOS' v. 12.8.0.2 absent
[2019-06-06 06:16:31.025] [Info] Software item 'Xamarin.iOS': not up to date
[2019-06-06 06:16:31.026] [Debug] Detecting software item 'Xamarin.Mac'
[2019-06-06 06:16:31.026] [Info] Checking whether Xamarin.Mac needs update/installation
[2019-06-06 06:16:31.026] [Info] Xamarin.Mac base directory not found.
[2019-06-06 06:16:31.026] [Info] Xamarin.Mac 5.8.0.0 needs to be installed.
[2019-06-06 06:16:31.026] [Info] Component 'Xamarin.Mac' v. 5.8.0.0 absent
[2019-06-06 06:16:31.026] [Info] Software item 'Xamarin.Mac': not up to date
[2019-06-06 06:16:31.027] [Debug] Detecting software item 'Xamarin Workbooks'
[2019-06-06 06:16:31.027] [Info] Checking whether Xamarin Workbooks needs to be installed/update
[2019-06-06 06:16:31.027] [Info] Xamarin Workbooks app directory not found at '/Applications/Xamarin Workbooks.app'
[2019-06-06 06:16:31.027] [Info] Xamarin Workbooks 1.5.0 needs to be installed.
[2019-06-06 06:16:31.027] [Info] Component 'Xamarin Workbooks' v. 1.5.0 absent
[2019-06-06 06:16:31.027] [Info] Software item 'Xamarin Workbooks': not up to date
[2019-06-06 06:16:31.028] [Debug] Detecting software item 'Xamarin Profiler'
[2019-06-06 06:16:31.028] [Info] Checking whether Xamarin Profiler needs to be installed/update
[2019-06-06 06:16:31.028] [Info] Xamarin Profiler app directory not found at '/Applications/Xamarin Profiler.app'
[2019-06-06 06:16:31.028] [Info] Xamarin Profiler 1.6.9 needs to be installed.
[2019-06-06 06:16:31.028] [Info] Component 'Xamarin Profiler' v. 1.6.9 absent
[2019-06-06 06:16:31.029] [Info] Software item 'Xamarin Profiler': not up to date
[2019-06-06 06:16:31.029] [Debug] Detecting software item 'Mobile OpenJDK'
[2019-06-06 06:16:31.029] [Info] Checking whether OpenJDK needs update/installation
[2019-06-06 06:16:31.029] [Debug] Base OpenJDK installation directory <USER_HOME>/Library/Developer/Xamarin/jdk does not exist
[2019-06-06 06:16:31.029] [Info] OpenJDK 1.8.0.25 needs to be installed.
[2019-06-06 06:16:31.030] [Info] Component 'Mobile OpenJDK' v. 1.8.0.25 absent
[2019-06-06 06:16:31.030] [Info] Software item 'Mobile OpenJDK': not up to date
[2019-06-06 06:16:31.030] [Debug] Detecting software item 'Android SDK'
[2019-06-06 06:16:31.030] [Info] Checking if Android SDK needs to be updated/installed
[2019-06-06 06:16:31.030] [Debug] Android Emulator paths: base: <USER_HOME>/.android/avd; AVD: <USER_HOME>/.android/avd
[2019-06-06 06:16:31.030] [Debug] Checking whether Android Emulator exists at <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd
[2019-06-06 06:16:31.031] [Debug] Android Emulator directory does not exist
[2019-06-06 06:16:31.031] [Info] Android Emulator 'Android Accelerated Oreo' needs to be created.
[2019-06-06 06:16:31.031] [Info] Android SDK needs to be updated/installed
[2019-06-06 06:16:31.031] [Info] Component 'Android SDK' v. 27.0.0.0 absent
[2019-06-06 06:16:31.031] [Info] Software item 'Android SDK': not up to date
[2019-06-06 06:16:31.032] [Debug] Detecting software item 'Intel® HAXM'
[2019-06-06 06:16:31.032] [Info] Checking whether HAXM needs to be installed/updated
[2019-06-06 06:16:31.434] [Info] HAXM info sheet doesn't exist at
[2019-06-06 06:16:31.434] [Info] Status: already installed
[2019-06-06 06:16:31.434] [Info] Component 'Intel® HAXM' v. 0.0.0.0 present
[2019-06-06 06:16:31.434] [Info] Software item 'Intel® HAXM': up to date
[2019-06-06 06:16:33.450] [Info] Detection complete
[2019-06-06 06:16:33.450] [Info] Initial task completed successfully
[2019-06-06 06:18:47.125] [Info] Resetting IDE's Android SDK location to '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 06:18:47.125] [Info] Component 'Mono Framework' is selected by user for installation
[2019-06-06 06:18:47.126] [Info] Component 'Visual Studio' is selected by user for installation
[2019-06-06 06:18:47.126] [Info] Component '.NET Core 2.x' is selected by user for installation
[2019-06-06 06:18:47.126] [Info] Component 'Xamarin.Android' is selected by user for installation
[2019-06-06 06:18:47.127] [Info] Component 'Xamarin.iOS' is selected by user for installation
[2019-06-06 06:18:47.129] [Info] Component 'Xamarin.Mac' is selected by user for installation
[2019-06-06 06:18:47.130] [Info] Component 'Xamarin Workbooks' is selected by user for installation
[2019-06-06 06:18:47.131] [Info] Component 'Xamarin Profiler' is selected by user for installation
[2019-06-06 06:18:47.132] [Info] Component 'Mobile OpenJDK' is selected by user for installation
[2019-06-06 06:18:47.132] [Info] Component 'Android SDK' is selected by user for installation
[2019-06-06 06:18:47.133] [Info] Component 'Intel® HAXM' is NOTselected by user for installation
[2019-06-06 06:18:47.233] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:18:47.234] [Info] Mono Framework needs to be downloaded
[2019-06-06 06:18:47.235] [Debug] Component Mono Framework enqueuing URL https://download.visualstudio.microsoft.com/download/pr/6b635896-1925-43d4-a9c8-6a6fdbdbf2a3/aed4e7a51891ddc604a0a9817a6b0ad6/monoframework-mdk-5.18.1.3.macos10.xamarin.universal.pkg
[2019-06-06 06:18:47.337] [Info] Visual Studio needs to be downloaded
[2019-06-06 06:18:47.338] [Debug] Component Visual Studio enqueuing URL https://download.visualstudio.microsoft.com/download/pr/e682ee26-1cd3-435d-9345-72b28bae704e/39c5391a6825e1629af7ed381ecfacf6/visualstudioformac-8.0.6.4.dmg
[2019-06-06 06:18:47.440] [Info] .NET Core 2.x needs to be downloaded
[2019-06-06 06:18:47.441] [Debug] Component .NET Core 2.x enqueuing URL https://download.visualstudio.microsoft.com/download/pr/7908138c-c0cf-4e5a-b28a-66cf7a781808/a36fe63192ee49593890d84b23729292/dotnet-sdk-2.1.505-osx-x64.pkg
[2019-06-06 06:18:47.543] [Info] Xamarin.Android needs to be downloaded
[2019-06-06 06:18:47.543] [Debug] Component Xamarin.Android enqueuing URL https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg
[2019-06-06 06:18:47.645] [Info] Xamarin.iOS needs to be downloaded
[2019-06-06 06:18:47.645] [Debug] Component Xamarin.iOS enqueuing URL https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:18:47.747] [Info] Xamarin.Mac needs to be downloaded
[2019-06-06 06:18:47.747] [Debug] Component Xamarin.Mac enqueuing URL https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg
[2019-06-06 06:18:47.949] [Info] Xamarin Workbooks needs to be downloaded
[2019-06-06 06:18:47.949] [Debug] Component Xamarin Workbooks enqueuing URL https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg
[2019-06-06 06:18:48.052] [Info] Xamarin Profiler needs to be downloaded
[2019-06-06 06:18:48.052] [Debug] Component Xamarin Profiler enqueuing URL https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg
[2019-06-06 06:18:48.154] [Info] Mobile OpenJDK needs to be downloaded
[2019-06-06 06:18:48.154] [Debug] Component Mobile OpenJDK enqueuing URL https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip
[2019-06-06 06:18:49.374] [Info] Android SDK needs to be downloaded
[2019-06-06 06:18:49.374] [Info] 7 Android SDK components need to be downloaded.
[2019-06-06 06:18:49.375] [Debug] Enqueueing Android SDK component for download: Android SDK Tools (https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip)
[2019-06-06 06:18:49.376] [Debug] Enqueueing Android SDK component for download: SDK Patch Applier v4 (https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak)
[2019-06-06 06:18:49.377] [Debug] Enqueueing Android SDK component for download: Android Emulator (https://dl.google.com/android/repository/emulator-darwin-4899998.zip)
[2019-06-06 06:18:49.378] [Debug] Enqueueing Android SDK component for download: Android SDK Platform-Tools (https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip)
[2019-06-06 06:18:49.379] [Debug] Enqueueing Android SDK component for download: Android SDK Build-Tools 27.0.3 (https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip)
[2019-06-06 06:18:49.379] [Debug] Enqueueing Android SDK component for download: Android SDK Platform 27 (https://dl.google.com/android/repository/platform-27_r03.zip)
[2019-06-06 06:18:49.380] [Debug] Enqueueing Android SDK component for download: Google Play Intel x86 Atom System Image (https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip)
[2019-06-06 06:18:51.398] [Debug] Download service starting.
[2019-06-06 06:18:51.398] [Info] Downloading 10 components
[2019-06-06 06:18:51.399] [Debug] Starting Xcode detection
[2019-06-06 06:18:51.399] [Debug] Detected the following Xcode versions:
[2019-06-06 06:18:51.400] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:18:51.400] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:20:36.196] [Info] New network reachability flags are: '0'.
[2019-06-06 06:20:36.296] [Exception] Failed to download https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg
[2019-06-06 06:20:36.296] [Exception] MacInstaller.Core.NoInternetConnectionException: The network connection was lost.
[2019-06-06 06:20:36.297] [Info] Status: failed.
[2019-06-06 06:20:36.298] [Debug] Download failed. Internet connection availability is: 'False' and failure cause is: 'NoNetwork'
[2019-06-06 06:20:54.748] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:20:54.748] [Info] Xamarin.Android needs to be downloaded
[2019-06-06 06:20:54.749] [Debug] Component Xamarin.Android enqueuing URL https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg
[2019-06-06 06:20:54.749] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg'
[2019-06-06 06:20:54.749] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.749] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.749] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.749] [Info] Xamarin.iOS needs to be downloaded
[2019-06-06 06:20:54.750] [Debug] Component Xamarin.iOS enqueuing URL https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:20:54.750] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg'
[2019-06-06 06:20:54.750] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.750] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.750] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.751] [Info] Xamarin.Mac needs to be downloaded
[2019-06-06 06:20:54.751] [Debug] Component Xamarin.Mac enqueuing URL https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg
[2019-06-06 06:20:54.752] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg'
[2019-06-06 06:20:54.752] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.752] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.752] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.752] [Info] Xamarin Workbooks needs to be downloaded
[2019-06-06 06:20:54.753] [Debug] Component Xamarin Workbooks enqueuing URL https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg
[2019-06-06 06:20:54.857] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg'
[2019-06-06 06:20:54.857] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.857] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.857] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.858] [Info] Xamarin Profiler needs to be downloaded
[2019-06-06 06:20:54.859] [Debug] Component Xamarin Profiler enqueuing URL https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg
[2019-06-06 06:20:54.860] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg'
[2019-06-06 06:20:54.860] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.860] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.860] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.860] [Info] Mobile OpenJDK needs to be downloaded
[2019-06-06 06:20:54.861] [Debug] Component Mobile OpenJDK enqueuing URL https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip
[2019-06-06 06:20:54.861] [Exception] Failed to get content size at 'https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip'
[2019-06-06 06:20:54.861] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.861] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.861] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.861] [Info] Android SDK needs to be downloaded
[2019-06-06 06:20:54.862] [Info] 7 Android SDK components need to be downloaded.
[2019-06-06 06:20:54.862] [Debug] Enqueueing Android SDK component for download: Android SDK Tools (https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip)
[2019-06-06 06:20:54.863] [Debug] Enqueueing Android SDK component for download: SDK Patch Applier v4 (https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak)
[2019-06-06 06:20:54.863] [Debug] Enqueueing Android SDK component for download: Android Emulator (https://dl.google.com/android/repository/emulator-darwin-4899998.zip)
[2019-06-06 06:20:54.863] [Debug] Enqueueing Android SDK component for download: Android SDK Platform-Tools (https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip)
[2019-06-06 06:20:54.863] [Debug] Enqueueing Android SDK component for download: Android SDK Build-Tools 27.0.3 (https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip)
[2019-06-06 06:20:54.864] [Debug] Enqueueing Android SDK component for download: Android SDK Platform 27 (https://dl.google.com/android/repository/platform-27_r03.zip)
[2019-06-06 06:20:54.864] [Debug] Enqueueing Android SDK component for download: Google Play Intel x86 Atom System Image (https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip)
[2019-06-06 06:20:54.864] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip'
[2019-06-06 06:20:54.864] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.864] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.864] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.865] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak'
[2019-06-06 06:20:54.865] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.865] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/emulator-darwin-4899998.zip'
[2019-06-06 06:20:54.865] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.865] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip'
[2019-06-06 06:20:54.865] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.865] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip'
[2019-06-06 06:20:54.865] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.865] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.866] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-27_r03.zip'
[2019-06-06 06:20:54.866] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.866] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.866] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.866] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip'
[2019-06-06 06:20:54.866] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.866] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.866] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.866] [Debug] Starting Xcode detection
[2019-06-06 06:20:54.867] [Debug] Download service starting.
[2019-06-06 06:20:54.867] [Info] Downloading 7 components
[2019-06-06 06:20:54.867] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg'
[2019-06-06 06:20:54.867] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.867] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.867] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.868] [Debug] Detected the following Xcode versions:
[2019-06-06 06:20:54.868] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:20:54.868] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:20:54.869] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg'
[2019-06-06 06:20:54.869] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.869] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.869] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.869] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg'
[2019-06-06 06:20:54.869] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.869] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.869] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.869] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg'
[2019-06-06 06:20:54.869] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.869] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.869] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.870] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg'
[2019-06-06 06:20:54.870] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.870] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.870] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.870] [Exception] Failed to get content size at 'https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip'
[2019-06-06 06:20:54.870] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.870] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.870] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.876] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip'
[2019-06-06 06:20:54.876] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.876] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.876] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.877] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak'
[2019-06-06 06:20:54.878] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.878] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.878] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.878] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/emulator-darwin-4899998.zip'
[2019-06-06 06:20:54.878] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.878] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.878] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.878] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip'
[2019-06-06 06:20:54.878] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.878] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.878] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.879] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip'
[2019-06-06 06:20:54.879] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.879] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.879] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.880] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-27_r03.zip'
[2019-06-06 06:20:54.881] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.881] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.881] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.882] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip'
[2019-06-06 06:20:54.882] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.882] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:20:54.882] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:20:54.983] [Exception] Failed to download https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg
[2019-06-06 06:20:54.983] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:20:54.983] [Info] Status: failed.
[2019-06-06 06:20:54.984] [Debug] Download failed. Internet connection availability is: 'False' and failure cause is: 'NoNetwork'
[2019-06-06 06:21:03.556] [Info] New network reachability flags are: 'Reachable'.
[2019-06-06 06:21:03.557] [Info] Activating the previous page because the internet connection is available now.
[2019-06-06 06:21:03.558] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:21:03.558] [Info] Xamarin.Android needs to be downloaded
[2019-06-06 06:21:03.559] [Debug] Component Xamarin.Android enqueuing URL https://download.visualstudio.microsoft.com/download/pr/70ad99db-5313-4c32-9b0e-9c5b37a995c9/e505e4500a1a89d947906fecad034031/xamarin.android-9.2.3-0.pkg
[2019-06-06 06:21:04.264] [Info] Xamarin.iOS needs to be downloaded
[2019-06-06 06:21:04.265] [Debug] Component Xamarin.iOS enqueuing URL https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:21:04.467] [Info] Xamarin.Mac needs to be downloaded
[2019-06-06 06:21:04.478] [Debug] Component Xamarin.Mac enqueuing URL https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg
[2019-06-06 06:21:04.881] [Info] Xamarin Workbooks needs to be downloaded
[2019-06-06 06:21:04.881] [Debug] Component Xamarin Workbooks enqueuing URL https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg
[2019-06-06 06:21:05.083] [Info] Xamarin Profiler needs to be downloaded
[2019-06-06 06:21:05.084] [Debug] Component Xamarin Profiler enqueuing URL https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg
[2019-06-06 06:21:05.386] [Info] Mobile OpenJDK needs to be downloaded
[2019-06-06 06:21:05.386] [Debug] Component Mobile OpenJDK enqueuing URL https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip
[2019-06-06 06:21:07.102] [Info] Android SDK needs to be downloaded
[2019-06-06 06:21:07.103] [Info] 7 Android SDK components need to be downloaded.
[2019-06-06 06:21:07.104] [Debug] Enqueueing Android SDK component for download: Android SDK Tools (https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip)
[2019-06-06 06:21:07.104] [Debug] Enqueueing Android SDK component for download: SDK Patch Applier v4 (https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak)
[2019-06-06 06:21:07.105] [Debug] Enqueueing Android SDK component for download: Android Emulator (https://dl.google.com/android/repository/emulator-darwin-4899998.zip)
[2019-06-06 06:21:07.105] [Debug] Enqueueing Android SDK component for download: Android SDK Platform-Tools (https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip)
[2019-06-06 06:21:07.105] [Debug] Enqueueing Android SDK component for download: Android SDK Build-Tools 27.0.3 (https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip)
[2019-06-06 06:21:07.106] [Debug] Enqueueing Android SDK component for download: Android SDK Platform 27 (https://dl.google.com/android/repository/platform-27_r03.zip)
[2019-06-06 06:21:07.106] [Debug] Enqueueing Android SDK component for download: Google Play Intel x86 Atom System Image (https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip)
[2019-06-06 06:21:09.321] [Debug] Starting Xcode detection
[2019-06-06 06:21:09.322] [Debug] Download service starting.
[2019-06-06 06:21:09.323] [Info] Downloading 7 components
[2019-06-06 06:21:09.323] [Debug] Detected the following Xcode versions:
[2019-06-06 06:21:09.323] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:21:09.323] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:22:24.167] [Info] New network reachability flags are: '0'.
[2019-06-06 06:22:24.168] [Exception] Failed to download https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:22:24.168] [Exception] MacInstaller.Core.NoInternetConnectionException: The network connection was lost.
[2019-06-06 06:22:24.170] [Info] Status: failed.
[2019-06-06 06:22:24.171] [Debug] Download failed. Internet connection availability is: 'False' and failure cause is: 'NoNetwork'
[2019-06-06 06:22:29.915] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:22:29.916] [Info] Xamarin.iOS needs to be downloaded
[2019-06-06 06:22:29.917] [Debug] Component Xamarin.iOS enqueuing URL https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:22:29.918] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg'
[2019-06-06 06:22:29.918] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.918] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.918] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.919] [Info] Xamarin.Mac needs to be downloaded
[2019-06-06 06:22:29.920] [Debug] Component Xamarin.Mac enqueuing URL https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg
[2019-06-06 06:22:29.920] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg'
[2019-06-06 06:22:29.920] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.920] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.920] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.921] [Info] Xamarin Workbooks needs to be downloaded
[2019-06-06 06:22:29.921] [Debug] Component Xamarin Workbooks enqueuing URL https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg
[2019-06-06 06:22:29.922] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg'
[2019-06-06 06:22:29.922] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.922] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.922] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.922] [Info] Xamarin Profiler needs to be downloaded
[2019-06-06 06:22:29.922] [Debug] Component Xamarin Profiler enqueuing URL https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg
[2019-06-06 06:22:29.923] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg'
[2019-06-06 06:22:29.923] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.923] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.923] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.923] [Info] Mobile OpenJDK needs to be downloaded
[2019-06-06 06:22:29.923] [Debug] Component Mobile OpenJDK enqueuing URL https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip
[2019-06-06 06:22:29.927] [Exception] Failed to get content size at 'https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip'
[2019-06-06 06:22:29.927] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.927] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.927] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.927] [Info] Android SDK needs to be downloaded
[2019-06-06 06:22:29.943] [Info] 7 Android SDK components need to be downloaded.
[2019-06-06 06:22:29.945] [Debug] Enqueueing Android SDK component for download: Android SDK Tools (https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip)
[2019-06-06 06:22:29.945] [Debug] Enqueueing Android SDK component for download: SDK Patch Applier v4 (https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak)
[2019-06-06 06:22:29.945] [Debug] Enqueueing Android SDK component for download: Android Emulator (https://dl.google.com/android/repository/emulator-darwin-4899998.zip)
[2019-06-06 06:22:29.946] [Debug] Enqueueing Android SDK component for download: Android SDK Platform-Tools (https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip)
[2019-06-06 06:22:29.946] [Debug] Enqueueing Android SDK component for download: Android SDK Build-Tools 27.0.3 (https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip)
[2019-06-06 06:22:29.946] [Debug] Enqueueing Android SDK component for download: Android SDK Platform 27 (https://dl.google.com/android/repository/platform-27_r03.zip)
[2019-06-06 06:22:29.946] [Debug] Enqueueing Android SDK component for download: Google Play Intel x86 Atom System Image (https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip)
[2019-06-06 06:22:29.947] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip'
[2019-06-06 06:22:29.947] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.947] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak'
[2019-06-06 06:22:29.947] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.947] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/emulator-darwin-4899998.zip'
[2019-06-06 06:22:29.947] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.947] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip'
[2019-06-06 06:22:29.947] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.947] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip'
[2019-06-06 06:22:29.947] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.947] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.948] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-27_r03.zip'
[2019-06-06 06:22:29.948] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.948] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.948] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.948] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip'
[2019-06-06 06:22:29.948] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.948] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.948] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.948] [Debug] Starting Xcode detection
[2019-06-06 06:22:29.949] [Debug] Download service starting.
[2019-06-06 06:22:29.949] [Info] Downloading 6 components
[2019-06-06 06:22:29.949] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg'
[2019-06-06 06:22:29.949] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.949] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.949] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.949] [Debug] Detected the following Xcode versions:
[2019-06-06 06:22:29.950] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:22:29.950] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:22:29.950] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg'
[2019-06-06 06:22:29.950] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.950] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.950] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.951] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg'
[2019-06-06 06:22:29.951] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.951] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.951] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.952] [Exception] Failed to get content size at 'https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg'
[2019-06-06 06:22:29.952] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.952] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.952] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.953] [Exception] Failed to get content size at 'https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip'
[2019-06-06 06:22:29.953] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.953] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.953] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.953] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip'
[2019-06-06 06:22:29.953] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.953] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.953] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.954] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak'
[2019-06-06 06:22:29.954] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.954] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.954] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.954] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/emulator-darwin-4899998.zip'
[2019-06-06 06:22:29.954] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.954] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.954] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.955] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip'
[2019-06-06 06:22:29.955] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.955] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.955] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.955] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip'
[2019-06-06 06:22:29.956] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.956] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.956] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.956] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/platform-27_r03.zip'
[2019-06-06 06:22:29.956] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.956] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.956] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.957] [Exception] Failed to get content size at 'https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip'
[2019-06-06 06:22:29.957] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.957] [Exception] at MacInstaller.Core.DownloadService.GetTotalUrlBytes (System.Uri uri) [0x000b6] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:420
[2019-06-06 06:22:29.957] [Exception] at MacInstaller.Core.DownloadService.GetDownloadSize (System.Uri uri) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Downloader/DownloadService.cs:368
[2019-06-06 06:22:29.957] [Exception] Failed to download https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:22:29.957] [Exception] MacInstaller.Core.NoInternetConnectionException: The Internet connection appears to be offline.
[2019-06-06 06:22:29.957] [Info] Status: failed.
[2019-06-06 06:22:29.958] [Debug] Download failed. Internet connection availability is: 'False' and failure cause is: 'NoNetwork'
[2019-06-06 06:22:35.913] [Info] New network reachability flags are: 'Reachable'.
[2019-06-06 06:22:35.914] [Info] Activating the previous page because the internet connection is available now.
[2019-06-06 06:22:36.015] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:22:36.015] [Info] Xamarin.iOS needs to be downloaded
[2019-06-06 06:22:36.015] [Debug] Component Xamarin.iOS enqueuing URL https://download.visualstudio.microsoft.com/download/pr/1fdd2124-10f8-40f3-9d9a-101c7953aa9d/5aa052be7fd1de213a6b7a8a96bea72b/xamarin.ios-12.8.0.2.pkg
[2019-06-06 06:22:36.517] [Info] Xamarin.Mac needs to be downloaded
[2019-06-06 06:22:36.518] [Debug] Component Xamarin.Mac enqueuing URL https://download.visualstudio.microsoft.com/download/pr/a5bac460-0a54-4fea-9010-464b1ef8ee6f/9ccfa18c4ed093ee879c02a321965521/xamarin.mac-5.8.0.0.pkg
[2019-06-06 06:22:36.820] [Info] Xamarin Workbooks needs to be downloaded
[2019-06-06 06:22:36.820] [Debug] Component Xamarin Workbooks enqueuing URL https://download.visualstudio.microsoft.com/download/pr/9fe7e2b6-8274-4306-a6ee-e0123993eb62/5012b0e1b46d2f913d2414e170f87af9/xamarininteractive-1.5.0.pkg
[2019-06-06 06:22:37.122] [Info] Xamarin Profiler needs to be downloaded
[2019-06-06 06:22:37.123] [Debug] Component Xamarin Profiler enqueuing URL https://download.visualstudio.microsoft.com/download/pr/bbcc67e8-818a-4404-9eb9-eb3d736558ff/5c4d329fd43608a9b75174325819989c/profiler-mac-1.6.9-468.pkg
[2019-06-06 06:22:37.528] [Info] Mobile OpenJDK needs to be downloaded
[2019-06-06 06:22:37.529] [Debug] Component Mobile OpenJDK enqueuing URL https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip
[2019-06-06 06:22:39.042] [Info] Android SDK needs to be downloaded
[2019-06-06 06:22:39.042] [Info] 7 Android SDK components need to be downloaded.
[2019-06-06 06:22:39.043] [Debug] Enqueueing Android SDK component for download: Android SDK Tools (https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip)
[2019-06-06 06:22:39.044] [Debug] Enqueueing Android SDK component for download: SDK Patch Applier v4 (https://dl.google.com/android/repository/3534162-studio.sdk-patcher.zip.bak)
[2019-06-06 06:22:39.044] [Debug] Enqueueing Android SDK component for download: Android Emulator (https://dl.google.com/android/repository/emulator-darwin-4899998.zip)
[2019-06-06 06:22:39.044] [Debug] Enqueueing Android SDK component for download: Android SDK Platform-Tools (https://dl.google.com/android/repository/platform-tools_r28.0.0-darwin.zip)
[2019-06-06 06:22:39.045] [Debug] Enqueueing Android SDK component for download: Android SDK Build-Tools 27.0.3 (https://dl.google.com/android/repository/build-tools_r27.0.3-macosx.zip)
[2019-06-06 06:22:39.045] [Debug] Enqueueing Android SDK component for download: Android SDK Platform 27 (https://dl.google.com/android/repository/platform-27_r03.zip)
[2019-06-06 06:22:39.045] [Debug] Enqueueing Android SDK component for download: Google Play Intel x86 Atom System Image (https://dl.google.com/android/repository/sys-img/google_apis_playstore/x86-27_r03.zip)
[2019-06-06 06:22:40.961] [Debug] Starting Xcode detection
[2019-06-06 06:22:40.961] [Debug] Download service starting.
[2019-06-06 06:22:40.962] [Info] Downloading 6 components
[2019-06-06 06:22:40.963] [Debug] Detected the following Xcode versions:
[2019-06-06 06:22:40.963] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:22:40.963] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:27:53.206] [Info] Installation of software items is starting.
[2019-06-06 06:27:53.206] [Debug] Checking software item 'Mono Framework'
[2019-06-06 06:27:53.206] [Debug] Checking software item 'Visual Studio'
[2019-06-06 06:27:53.207] [Debug] Checking software item '.NET Core 2.x'
[2019-06-06 06:27:53.207] [Debug] Checking software item 'Xamarin.Android'
[2019-06-06 06:27:53.207] [Debug] Checking software item 'Xamarin.iOS'
[2019-06-06 06:27:53.207] [Debug] Checking software item 'Xamarin.Mac'
[2019-06-06 06:27:53.208] [Debug] Checking software item 'Xamarin Workbooks'
[2019-06-06 06:27:53.208] [Debug] Checking software item 'Xamarin Profiler'
[2019-06-06 06:27:53.208] [Debug] Checking software item 'Mobile OpenJDK'
[2019-06-06 06:27:53.208] [Debug] Checking software item 'Android SDK'
[2019-06-06 06:27:53.209] [Debug] Checking software item 'Intel® HAXM'
[2019-06-06 06:27:53.209] [Info] Software item 'Intel® HAXM' does not need to be installed
[2019-06-06 06:27:53.209] [Debug] Starting installation task.
[2019-06-06 06:27:53.209] [Info] Background installation worker called.
[2019-06-06 06:27:53.210] [Info] Processing software items
[2019-06-06 06:27:53.210] [Info] Installing software item 'Mono Framework'
[2019-06-06 06:27:53.210] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/monoframework-mdk-5.18.1.3.macos10.xamarin.universal.pkg -target / -verboseR' with privileges
[2019-06-06 06:27:53.210] [Debug] Preauthenticating the command
[2019-06-06 06:27:53.312] [Info] Installation of software items is starting.
[2019-06-06 06:27:53.312] [Debug] ProcessSoftwareItems -> Installation is already in progress, exiting
[2019-06-06 06:28:05.995] [Info] Status: failed.
[2019-06-06 06:28:05.996] [Exception] Installation of software item 'Mono Framework' failed with exception.
[2019-06-06 06:28:05.996] [Exception] MacInstaller.Core.InstallException: Could not copy authorization rights. The authorization was cancelled by the user.
[2019-06-06 06:28:05.996] [Exception] at MonoDevelop.MacInterop.AuthorizationServices.Run[T] (System.Action`2[T1,T2] lineProcessor, T state, System.Boolean captureOutput, System.Int32& exit_code, System.String command, System.String[] args) [0x0008e] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/MacInterop/AuthorizationServices.Mac.cs:99
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.Core.Utilities.RunWithPrivileges[T] (System.Action`2[T1,T2] lineProcessor, T state, System.Boolean needsPrivileges, MonoDevelop.MacInterop.AuthorizationServices& auth, System.Int32& exitCode, System.String command, System.String[] args) [0x00044] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Utilities.cs:268
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.Core.Installer.InstallationArchiveHandler.Run[T] (System.Action`2[T1,T2] lineProcessor, T state, System.Boolean needsPrivileges, System.Int32& exitCode, System.String command, System.String[] args) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/SIHelpers/InstallationArchiveHandler.cs:406
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.Core.Installer.InstallationArchiveHandler.InstallPkg (System.String path, System.Boolean needsPrivileges) [0x00047] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/SIHelpers/InstallationArchiveHandler.cs:184
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.Core.Installer.InstallationArchiveHandler.Install (System.String path, System.Boolean needsPrivileges) [0x00056] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/SIHelpers/InstallationArchiveHandler.cs:46
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.Core.Installer.BaseSoftwareItem.InstallDownloadedItem (System.String url, MacInstaller.Core.Installer.InstallationArchiveHandler handler, MacInstaller.Core.DownloadServiceWorkItem download) [0x00081] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/BaseSoftwareItem.cs:141
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.Core.Installer.BaseSoftwareItem.Install (System.UInt32 tryNumber) [0x0005f] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/BaseSoftwareItem.cs:165
[2019-06-06 06:28:05.996] [Exception] at MacInstaller.InstallationViewController.StartInstalling () [0x001bf] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Views/Pages/InstallationViewController.cs:408
[2019-06-06 06:28:05.997] [Info] Please run the installer again, and file a bug: https://go.microsoft.com/fwlink?linkid=852416
[2019-06-06 06:28:05.997] [Info] User canceled installation of software item 'Mono Framework'. Will not retry automatically.
[2019-06-06 06:28:05.997] [Info] To install this item, please run the installer again
[2019-06-06 06:28:05.998] [Info] Status: failed.
[2019-06-06 06:28:05.998] [Debug] Starting installation complete task.
[2019-06-06 06:28:05.998] [Info] Background installation worker completed.
[2019-06-06 06:28:05.998] [Info] Installation did not complete. Please run the installer again, and file a bug: https://go.microsoft.com/fwlink?linkid=852416
[2019-06-06 06:28:05.998] [Info] Status: failed.
[2019-06-06 06:28:16.087] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:28:16.088] [Info] Installation of software items is starting.
[2019-06-06 06:28:16.089] [Debug] Checking software item 'Mono Framework'
[2019-06-06 06:28:16.090] [Error] Component 'Mono Framework' installation was attempted and failed. Will try again.
[2019-06-06 06:28:16.092] [Debug] Checking software item 'Visual Studio'
[2019-06-06 06:28:16.093] [Debug] Checking software item '.NET Core 2.x'
[2019-06-06 06:28:16.094] [Debug] Checking software item 'Xamarin.Android'
[2019-06-06 06:28:16.095] [Debug] Checking software item 'Xamarin.iOS'
[2019-06-06 06:28:16.095] [Debug] Checking software item 'Xamarin.Mac'
[2019-06-06 06:28:16.096] [Debug] Checking software item 'Xamarin Workbooks'
[2019-06-06 06:28:16.097] [Debug] Checking software item 'Xamarin Profiler'
[2019-06-06 06:28:16.098] [Debug] Checking software item 'Mobile OpenJDK'
[2019-06-06 06:28:16.099] [Debug] Checking software item 'Android SDK'
[2019-06-06 06:28:16.099] [Debug] Checking software item 'Intel® HAXM'
[2019-06-06 06:28:16.100] [Info] Software item 'Intel® HAXM' does not need to be installed
[2019-06-06 06:28:16.101] [Debug] Starting Xcode detection
[2019-06-06 06:28:16.102] [Debug] Starting installation task.
[2019-06-06 06:28:16.103] [Info] Background installation worker called.
[2019-06-06 06:28:16.104] [Info] Processing software items
[2019-06-06 06:28:16.104] [Info] Installing software item 'Mono Framework'
[2019-06-06 06:28:16.105] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/monoframework-mdk-5.18.1.3.macos10.xamarin.universal.pkg -target / -verboseR' with privileges
[2019-06-06 06:28:16.105] [Debug] Detected the following Xcode versions:
[2019-06-06 06:28:16.105] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:28:16.105] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:28:22.957] [Warning] Installer passed unexpected string: installer: Package name is Mono Framework
[2019-06-06 06:28:22.957] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:30:11.603] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:30:11.603] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:30:11.603] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:30:11.604] [Info] Software item 'Mono Framework' installed successfully.
[2019-06-06 06:30:11.604] [Info] Status: successful
[2019-06-06 06:30:11.604] [Info] Installing software item 'Visual Studio'
[2019-06-06 06:31:24.672] [Debug] Is '/Applications' writable? - True
[2019-06-06 06:31:24.672] [Debug] Copying application via 'NSFileManager'
[2019-06-06 06:32:54.626] [Debug] Running '/usr/bin/touch /Applications/Visual Studio.app' without root privileges
[2019-06-06 06:32:54.728] [Debug] Running '/usr/bin/chflags uchg /Applications/Visual Studio.app' without root privileges
[2019-06-06 06:32:54.728] [Debug] Running '/usr/bin/chflags nouchg /Applications/Visual Studio.app' without root privileges
[2019-06-06 06:32:54.729] [Debug] Running '/usr/bin/touch /Applications/Visual Studio.app/Contents/Info.plist' without root privileges
[2019-06-06 06:32:55.032] [Info] Updating telemetry channel for installed VSM
[2019-06-06 06:32:55.033] [Debug] Checking telemetry channel file under '<USER_HOME>/Library/Preferences/VisualStudio/8.0/version-source'
[2019-06-06 06:32:55.033] [Info] Updating installer parameters file
[2019-06-06 06:32:55.033] [Debug] Checking installer parameters file under '<USER_HOME>/Library/Preferences/VisualStudio/8.0/installer-parameters'
[2019-06-06 06:32:55.033] [Info] Software item 'Visual Studio' installed successfully.
[2019-06-06 06:32:55.034] [Info] Status: successful
[2019-06-06 06:32:55.034] [Info] Installing software item '.NET Core 2.x'
[2019-06-06 06:32:55.035] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/dotnet-sdk-2.1.505-osx-x64.pkg -target / -verboseR' with privileges
[2019-06-06 06:32:55.738] [Warning] Installer passed unexpected string: installer: Package name is Microsoft .NET Core SDK 2.1.505 (x64)
[2019-06-06 06:32:55.738] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:33:23.282] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:33:23.283] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:33:23.283] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:33:23.283] [Info] Software item '.NET Core 2.x' installed successfully.
[2019-06-06 06:33:23.283] [Info] Status: successful
[2019-06-06 06:33:23.284] [Info] Installing software item 'Xamarin.Android'
[2019-06-06 06:33:23.284] [Debug] XA or/and ASDK is/are selected -> wait till permissions check will finish.
[2019-06-06 06:33:23.284] [Info] Finish Android and SDK permission check
[2019-06-06 06:33:23.284] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/xamarin.android-9.2.3-0.pkg -target / -verboseR' with privileges
[2019-06-06 06:35:01.508] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:35:01.509] [Info] Status: failed.
[2019-06-06 06:35:01.511] [Exception] Installation of software item 'Xamarin.Android' failed with exception.
[2019-06-06 06:35:01.511] [Exception] MacInstaller.Core.InstallException: Could not execute command.. The authorization was cancelled by the user.
[2019-06-06 06:35:01.511] [Exception] at MonoDevelop.MacInterop.AuthorizationServices.Run[T] (System.Action`2[T1,T2] lineProcessor, T state, System.Boolean captureOutput, System.Int32& exit_code, System.String command, System.String[] args) [0x00193] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/MacInterop/AuthorizationServices.Mac.cs:142
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Utilities.RunWithPrivileges[T] (System.Action`2[T1,T2] lineProcessor, T state, System.Boolean needsPrivileges, MonoDevelop.MacInterop.AuthorizationServices& auth, System.Int32& exitCode, System.String command, System.String[] args) [0x00044] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Utilities.cs:268
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Installer.InstallationArchiveHandler.Run[T] (System.Action`2[T1,T2] lineProcessor, T state, System.Boolean needsPrivileges, System.Int32& exitCode, System.String command, System.String[] args) [0x00000] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/SIHelpers/InstallationArchiveHandler.cs:406
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Installer.InstallationArchiveHandler.InstallPkg (System.String path, System.Boolean needsPrivileges) [0x00047] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/SIHelpers/InstallationArchiveHandler.cs:184
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Installer.InstallationArchiveHandler.Install (System.String path, System.Boolean needsPrivileges) [0x00056] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/SIHelpers/InstallationArchiveHandler.cs:46
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Installer.BaseSoftwareItem.InstallDownloadedItem (System.String url, MacInstaller.Core.Installer.InstallationArchiveHandler handler, MacInstaller.Core.DownloadServiceWorkItem download) [0x00081] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/BaseSoftwareItem.cs:141
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Installer.BaseSoftwareItem.Install (System.UInt32 tryNumber) [0x0005f] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/BaseSoftwareItem.cs:165
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.Core.Installer.XAndroidSdkSoftwareItem.Install (System.UInt32 tryNumber) [0x00002] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Core/Installer/SoftwareItems/XAndroidSdkSoftwareItem.cs:136
[2019-06-06 06:35:01.511] [Exception] at MacInstaller.InstallationViewController.StartInstalling () [0x001bf] in /Users/vsts/agent/2.152.0/work/1/installer/MacInstaller.Universal/Views/Pages/InstallationViewController.cs:408
[2019-06-06 06:35:01.512] [Info] Please run the installer again, and file a bug: https://go.microsoft.com/fwlink?linkid=852416
[2019-06-06 06:35:01.512] [Info] User canceled installation of software item 'Xamarin.Android'. Will not retry automatically.
[2019-06-06 06:35:01.512] [Info] To install this item, please run the installer again
[2019-06-06 06:35:01.512] [Info] Status: failed.
[2019-06-06 06:35:01.513] [Debug] Starting installation complete task.
[2019-06-06 06:35:01.513] [Info] Background installation worker completed.
[2019-06-06 06:35:01.514] [Info] Installation did not complete. Please run the installer again, and file a bug: https://go.microsoft.com/fwlink?linkid=852416
[2019-06-06 06:35:01.514] [Info] Status: failed.
[2019-06-06 06:35:07.668] [Info] Enqueueuing and starting downloads.
[2019-06-06 06:35:07.668] [Info] Installation of software items is starting.
[2019-06-06 06:35:07.669] [Debug] Checking software item 'Mono Framework'
[2019-06-06 06:35:07.670] [Info] Component 'Mono Framework' installation was attempted and succeeded. Skipping it this time.
[2019-06-06 06:35:07.670] [Debug] Checking software item 'Visual Studio'
[2019-06-06 06:35:07.671] [Info] Component 'Visual Studio' installation was attempted and succeeded. Skipping it this time.
[2019-06-06 06:35:07.671] [Debug] Checking software item '.NET Core 2.x'
[2019-06-06 06:35:07.671] [Info] Component '.NET Core 2.x' installation was attempted and succeeded. Skipping it this time.
[2019-06-06 06:35:07.672] [Debug] Checking software item 'Xamarin.Android'
[2019-06-06 06:35:07.672] [Error] Component 'Xamarin.Android' installation was attempted and failed. Will try again.
[2019-06-06 06:35:07.672] [Debug] Checking software item 'Xamarin.iOS'
[2019-06-06 06:35:07.673] [Debug] Checking software item 'Xamarin.Mac'
[2019-06-06 06:35:07.673] [Debug] Checking software item 'Xamarin Workbooks'
[2019-06-06 06:35:07.673] [Debug] Checking software item 'Xamarin Profiler'
[2019-06-06 06:35:07.679] [Debug] Checking software item 'Mobile OpenJDK'
[2019-06-06 06:35:07.679] [Debug] Checking software item 'Android SDK'
[2019-06-06 06:35:07.680] [Debug] Checking software item 'Intel® HAXM'
[2019-06-06 06:35:07.680] [Info] Software item 'Intel® HAXM' does not need to be installed
[2019-06-06 06:35:07.680] [Debug] Starting Xcode detection
[2019-06-06 06:35:07.681] [Debug] Starting installation task.
[2019-06-06 06:35:07.681] [Info] Background installation worker called.
[2019-06-06 06:35:07.681] [Info] Processing software items
[2019-06-06 06:35:07.681] [Info] Skipping installation of software item 'Mono Framework'
[2019-06-06 06:35:07.682] [Info] Skipping installation of software item 'Visual Studio'
[2019-06-06 06:35:07.682] [Info] Skipping installation of software item '.NET Core 2.x'
[2019-06-06 06:35:07.682] [Info] Installing software item 'Xamarin.Android'
[2019-06-06 06:35:07.682] [Debug] XA or/and ASDK is/are selected -> wait till permissions check will finish.
[2019-06-06 06:35:07.683] [Info] Finish Android and SDK permission check
[2019-06-06 06:35:07.683] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/xamarin.android-9.2.3-0.pkg -target / -verboseR' with privileges
[2019-06-06 06:35:07.784] [Debug] Detected the following Xcode versions:
[2019-06-06 06:35:07.784] [Debug] /Applications/Xcode.app (version 9.4.1)
[2019-06-06 06:35:07.785] [Info] Xcode must be updated to the 10.1 version.
[2019-06-06 06:35:13.030] [Warning] Installer passed unexpected string: installer: Package name is Xamarin.Android 9.2.3
[2019-06-06 06:35:13.030] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:35:18.251] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:35:18.252] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:35:18.253] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:35:18.254] [Info] Software item 'Xamarin.Android' installed successfully.
[2019-06-06 06:35:18.255] [Info] Status: successful
[2019-06-06 06:35:18.255] [Info] Installing software item 'Xamarin.iOS'
[2019-06-06 06:35:18.256] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/xamarin.ios-12.8.0.2.pkg -target / -verboseR' with privileges
[2019-06-06 06:35:18.758] [Warning] Installer passed unexpected string: installer: Package name is Xamarin.iOS
[2019-06-06 06:35:18.758] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:35:31.099] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:35:31.100] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:35:31.100] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:35:31.100] [Info] Software item 'Xamarin.iOS' installed successfully.
[2019-06-06 06:35:31.101] [Info] Status: successful
[2019-06-06 06:35:31.101] [Info] Installing software item 'Xamarin.Mac'
[2019-06-06 06:35:31.101] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/xamarin.mac-5.8.0.0.pkg -target / -verboseR' with privileges
[2019-06-06 06:35:31.504] [Warning] Installer passed unexpected string: installer: Package name is Xamarin.Mac
[2019-06-06 06:35:31.504] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:35:37.918] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:35:37.919] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:35:37.919] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:35:37.920] [Info] Software item 'Xamarin.Mac' installed successfully.
[2019-06-06 06:35:37.920] [Info] Status: successful
[2019-06-06 06:35:37.920] [Info] Installing software item 'Xamarin Workbooks'
[2019-06-06 06:35:37.921] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/xamarininteractive-1.5.0.pkg -target / -verboseR' with privileges
[2019-06-06 06:35:38.221] [Warning] Installer passed unexpected string: installer: Package name is Xamarin Interactive 1.5
[2019-06-06 06:35:38.222] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:35:44.442] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:35:44.443] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:35:44.443] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:35:44.443] [Info] Software item 'Xamarin Workbooks' installed successfully.
[2019-06-06 06:35:44.444] [Info] Status: successful
[2019-06-06 06:35:44.444] [Info] Installing software item 'Xamarin Profiler'
[2019-06-06 06:35:44.444] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/profiler-mac-1.6.9-468.pkg -target / -verboseR' with privileges
[2019-06-06 06:35:44.845] [Warning] Installer passed unexpected string: installer: Package name is Xamarin Profiler 1.6.9
[2019-06-06 06:35:44.845] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 06:35:46.956] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 06:35:46.957] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 06:35:46.957] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 06:35:46.957] [Info] Software item 'Xamarin Profiler' installed successfully.
[2019-06-06 06:35:46.957] [Info] Status: successful
[2019-06-06 06:35:46.957] [Info] Installing software item 'Mobile OpenJDK'
[2019-06-06 06:35:46.958] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/microsoft_dist_openjdk_1.8.0.25.zip' to directory '<USER_HOME>/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25
[2019-06-06 06:35:46.958] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:35:48.369] [Info] Archive unzipped to '<USER_HOME>/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25'
[2019-06-06 06:35:48.370] [Info] OpenJDK installed in directory <USER_HOME>/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25, setting the location as the preferred JDK for Visual Studio
[2019-06-06 06:35:48.370] [Info] Creating shell configuration file in <USER_HOME>/.ms_openjdk_config to make OpenJDK available to shell users
[2019-06-06 06:35:48.370] [Info] In order to use this configuration add the following statement to your shell startup script (e.g. .bashrc): source ~/.ms_openjdk_config
[2019-06-06 06:35:48.370] [Info] Software item 'Mobile OpenJDK' installed successfully.
[2019-06-06 06:35:48.370] [Info] Status: successful
[2019-06-06 06:35:48.371] [Info] Installing software item 'Android SDK'
[2019-06-06 06:35:48.471] [Info] Installing Android SDK and components.
[2019-06-06 06:35:48.471] [Debug] XA or/and ASDK is/are selected -> wait till permissions check will finish.
[2019-06-06 06:35:48.472] [Info] Finish Android and SDK permission check
[2019-06-06 06:35:58.231] [Info] Installing Android SDK component: Android SDK Tools r26.1.1 (tools)
[2019-06-06 06:35:58.231] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/sdk-tools-darwin-4333796.zip' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/9383336
[2019-06-06 06:35:58.231] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:35:59.539] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/9383336/tools'
[2019-06-06 06:35:59.540] [Debug] Android component 'Android SDK Tools r26.1.1' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/9383336/tools'
[2019-06-06 06:35:59.541] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/tools
[2019-06-06 06:35:59.541] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 06:35:59.541] [Info] Moving Android component to its destination path.
[2019-06-06 06:35:59.943] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/tools/package.xml
[2019-06-06 06:35:59.943] [Info] Installing Android SDK component: SDK Patch Applier v4 r1 (patcher;v4)
[2019-06-06 06:35:59.943] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/3534162-studio.sdk-patcher.zip.bak' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/695718fc
[2019-06-06 06:35:59.944] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:36:00.044] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/695718fc/sdk-patcher'
[2019-06-06 06:36:00.045] [Debug] Android component 'SDK Patch Applier v4 r1' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/695718fc/sdk-patcher'
[2019-06-06 06:36:00.045] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/patcher/v4
[2019-06-06 06:36:00.045] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/patcher'
[2019-06-06 06:36:00.045] [Info] Moving Android component to its destination path.
[2019-06-06 06:36:00.046] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/patcher/v4/package.xml
[2019-06-06 06:36:00.046] [Info] Installing Android SDK component: Android Emulator r27.3.9 (emulator)
[2019-06-06 06:36:00.046] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/emulator-darwin-4899998.zip' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/4736e556
[2019-06-06 06:36:00.046] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:36:04.169] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/4736e556/emulator'
[2019-06-06 06:36:04.169] [Debug] Android component 'Android Emulator r27.3.9' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/4736e556/emulator'
[2019-06-06 06:36:04.170] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/emulator
[2019-06-06 06:36:04.170] [Info] Moving Android component to its destination path.
[2019-06-06 06:36:04.170] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/emulator/package.xml
[2019-06-06 06:36:04.170] [Info] Installing Android SDK component: Android SDK Platform-Tools r28.0.0 (platform-tools)
[2019-06-06 06:36:04.171] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/platform-tools_r28.0.0-darwin.zip' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/4dd7385b
[2019-06-06 06:36:04.272] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:36:04.473] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/4dd7385b/platform-tools'
[2019-06-06 06:36:04.473] [Debug] Android component 'Android SDK Platform-Tools r28.0.0' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/4dd7385b/platform-tools'
[2019-06-06 06:36:04.473] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platform-tools
[2019-06-06 06:36:04.473] [Info] Moving Android component to its destination path.
[2019-06-06 06:36:04.676] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platform-tools/package.xml
[2019-06-06 06:36:04.676] [Info] Installing Android SDK component: Android SDK Build-Tools 27.0.3 r27.0.3 (build-tools;27.0.3)
[2019-06-06 06:36:04.676] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/build-tools_r27.0.3-macosx.zip' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/6e7b714f
[2019-06-06 06:36:04.677] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:36:05.784] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/6e7b714f/android-8.1.0'
[2019-06-06 06:36:05.784] [Debug] Android component 'Android SDK Build-Tools 27.0.3 r27.0.3' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/6e7b714f/android-8.1.0'
[2019-06-06 06:36:05.785] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/build-tools/27.0.3
[2019-06-06 06:36:05.785] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/build-tools'
[2019-06-06 06:36:05.785] [Info] Moving Android component to its destination path.
[2019-06-06 06:36:05.886] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/build-tools/27.0.3/package.xml
[2019-06-06 06:36:05.887] [Info] Installing Android SDK component: Android SDK Platform 27 r3 [Platform: API 27] (platforms;android-27)
[2019-06-06 06:36:05.887] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/platform-27_r03.zip' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/77f42fc5
[2019-06-06 06:36:05.887] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:36:09.995] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/77f42fc5/android-8.1.0'
[2019-06-06 06:36:09.995] [Debug] Android component 'Android SDK Platform 27 r3 [Platform: API 27]' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/77f42fc5/android-8.1.0'
[2019-06-06 06:36:09.996] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-27
[2019-06-06 06:36:09.996] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platforms'
[2019-06-06 06:36:09.996] [Info] Moving Android component to its destination path.
[2019-06-06 06:36:14.723] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-27/package.xml
[2019-06-06 06:36:14.723] [Info] Installing Android SDK component: Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)] (system-images;android-27;google_apis_playstore;x86)
[2019-06-06 06:36:14.723] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/x86-27_r03.zip' to directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/7715e8c
[2019-06-06 06:36:14.724] [Debug] Processing ZIP archive with external utility
[2019-06-06 06:36:35.860] [Info] Archive unzipped to '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/7715e8c/x86'
[2019-06-06 06:36:35.861] [Debug] Android component 'Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]' unpacked in directory '/var/folders/l1/_8rbg0755_10z9q_0ryt09cw0000gn/T/7715e8c/x86'
[2019-06-06 06:36:35.862] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore/x86
[2019-06-06 06:36:35.863] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore'
[2019-06-06 06:36:35.863] [Info] Moving Android component to its destination path.
[2019-06-06 06:36:35.863] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore/x86/package.xml
[2019-06-06 06:36:35.864] [Info] Resetting IDE's Android SDK location to '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 06:36:35.864] [Debug] Creating AVDs
[2019-06-06 06:36:35.864] [Info] Adding support for native hypervisor
[2019-06-06 06:36:35.864] [Debug] Creating Android Emulator Android_Accelerated_Oreo
[2019-06-06 06:36:35.865] [Debug] Checking whether Android Emulator exists at <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd
[2019-06-06 06:36:35.865] [Debug] Android Emulator directory does not exist
[2019-06-06 06:36:35.865] [Debug] Generating Android Emulator configuration file <USER_HOME>/.android/avd/Android_Accelerated_Oreo.ini
[2019-06-06 06:36:35.966] [Debug] System image in <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore/x86 appears to be an add-on. Using three-elemment target
[2019-06-06 06:36:35.966] [Debug] Generating emulator configuration file <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd/config.ini
[2019-06-06 06:36:35.966] [Debug] Copying user data image from <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore/x86/userdata.img to <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd/userdata.img
[2019-06-06 06:36:35.967] [Debug] Generating SD card image <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd/sdcard.img
[2019-06-06 06:36:37.577] [Debug] Android Emulator 'Android_Accelerated_Oreo' created in '<USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd'.
[2019-06-06 06:36:37.578] [Info] You can create the emulator manually using the emulator manager
[2019-06-06 06:36:37.778] [Info] Software item 'Android SDK' installed successfully.
[2019-06-06 06:36:37.779] [Info] Status: successful
[2019-06-06 06:36:37.779] [Info] Skipping installation of software item 'Intel® HAXM'
[2019-06-06 06:36:37.779] [Debug] Starting installation complete task.
[2019-06-06 06:36:37.780] [Info] Background installation worker completed.
[2019-06-06 06:36:37.780] [Info] Installation completed successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment