Skip to content

Instantly share code, notes, and snippets.

@p-lad
Created June 6, 2019 06:50
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/add193ff4956e6ee04adabace616aa32 to your computer and use it in GitHub Desktop.
Save p-lad/add193ff4956e6ee04adabace616aa32 to your computer and use it in GitHub Desktop.
Clean Scenario Installer logs
[2019-06-06 05:33:36.265] [Info] Installation ID: 6ff93dc2-27c3-4ab1-ae5b-7c834d9c47e4
[2019-06-06 05:33:36.980] [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 05:33:36.980] [Info] Installer product: Visual Studio for Mac
[2019-06-06 05:33:36.980] [Info] Installer version: 8.1.0.0 (HEAD detached at 2b24a6b0) (2b24a6b0c46c2edd4ae9868e1ea8f160a3a3ccd3 on 03/06/2019 10:34:55)
[2019-06-06 05:33:36.980] [Info] Status: in progress
[2019-06-06 05:33:38.090] [Info] Retrieving local installation manifest.
[2019-06-06 05:33:38.387] [Debug] Waiting for manifests to finish downloading.
[2019-06-06 05:33:38.387] [Debug] Initial task executing (WaitingForActivation). Waiting for it to finish.
[2019-06-06 05:33:38.388] [Info] Retrieving remote installation manifest from URL: https://aka.ms/manifest/stable
[2019-06-06 05:33:39.094] [Debug] Dmg found, but no analytics data present in dmg name.
[2019-06-06 05:33:43.730] [Info] Determining list of software items to install.
[2019-06-06 05:33:43.832] [Exception] Couldn't read and/or parse the manifest
[2019-06-06 05:33:43.832] [Exception] Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002b3] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonReader.ReadForType (Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x0004a] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000db] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00054] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [Exception] at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value) [0x00000] in <d47de75a7e3f422ca4ca64a654c80495>:0
[2019-06-06 05:33:43.832] [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 05:33:43.832] [Info] Retrieving local installation manifest.
[2019-06-06 05:33:43.935] [Info] Current configuration is:
[2019-06-06 05:33:43.935] [Info] RequiredXcodeVersion: 10.1
[2019-06-06 05:33:43.935] [Info] RequiredXcodeOSVersion: 10.13.6
[2019-06-06 05:33:43.935] [Debug] Detecting software item 'Mono Framework'
[2019-06-06 05:33:43.935] [Info] Checking whether Mono needs update/installation
[2019-06-06 05:33:43.936] [Debug] In IsCurrentMonoNewEnough
[2019-06-06 05:33:43.936] [Debug] current == /Library/Frameworks/Mono.framework/Versions/Current
[2019-06-06 05:33:44.036] [Info] Mono 5.18.1.3 needs to be installed.
[2019-06-06 05:33:44.037] [Info] Component 'Mono Framework' v. 5.18.1.3 absent
[2019-06-06 05:33:44.037] [Info] Software item 'Mono Framework': not up to date
[2019-06-06 05:33:44.037] [Debug] Detecting software item 'Visual Studio'
[2019-06-06 05:33:44.038] [Info] Checking whether Visual Studio needs installation/updating
[2019-06-06 05:33:44.038] [Info] Visual Studio installation check: app directory does not exist.
[2019-06-06 05:33:44.038] [Info] Visual Studio not detected.
[2019-06-06 05:33:44.039] [Info] Visual Studio 8.0.6.4 needs to be installed.
[2019-06-06 05:33:44.039] [Info] Component 'Visual Studio' v. 8.0.6.4 absent
[2019-06-06 05:33:44.039] [Info] Software item 'Visual Studio': not up to date
[2019-06-06 05:33:44.039] [Debug] Detecting software item '.NET Core 2.x'
[2019-06-06 05:33:44.039] [Info] Checking whether .NET Core needs to be installed/update
[2019-06-06 05:33:44.141] [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 05:33:44.141] [Info] .NET Core 2.1.505 needs to be installed.
[2019-06-06 05:33:44.141] [Info] Component '.NET Core 2.x' v. 2.1.505 absent
[2019-06-06 05:33:44.141] [Info] Software item '.NET Core 2.x': not up to date
[2019-06-06 05:33:44.142] [Debug] Detecting software item 'Xamarin.Android'
[2019-06-06 05:33:44.143] [Info] Checking whether Xamarin.Android SDK needs installation/updating
[2019-06-06 05:33:44.143] [Info] Xamarin.Android build files not found.
[2019-06-06 05:33:44.143] [Info] Base Xamarin.Android directory not found.
[2019-06-06 05:33:44.143] [Info] Xamarin.Android SDK 9.2.3 requires installation.
[2019-06-06 05:33:44.143] [Info] Checking if any Android SDK is installed
[2019-06-06 05:33:57.025] [Debug] Xamarin manifest base URL: https://dl.xamarin.com/Manifest/
[2019-06-06 05:33:57.125] [Debug] Parsing: platform tools
[2019-06-06 05:33:57.125] [Debug] Parsing: tools
[2019-06-06 05:33:57.126] [Debug] Parsing: build tools
[2019-06-06 05:33:57.126] [Debug] Parsing: emulators
[2019-06-06 05:33:57.126] [Debug] Parsing: NDK
[2019-06-06 05:33:57.126] [Debug] Parsing: LLDB
[2019-06-06 05:33:57.126] [Debug] Parsing: patchers
[2019-06-06 05:33:57.126] [Debug] Parsing: platforms
[2019-06-06 05:33:57.127] [Debug] Parsing: system images
[2019-06-06 05:33:57.127] [Debug] Parsing: addons
[2019-06-06 05:33:57.127] [Debug] Parsing: extras
[2019-06-06 05:33:57.329] [Debug] Detecting Android SDK in '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 05:33:57.330] [Debug] Component Android SDK Platform-Tools r28.0.0 not present on the system
[2019-06-06 05:33:57.330] [Debug] Component Android SDK Tools 25.2.5 r25.2.5 not present on the system
[2019-06-06 05:33:57.330] [Debug] Component Android SDK Tools r26.1.1 not present on the system
[2019-06-06 05:33:57.330] [Debug] Component Android SDK Build-Tools 27.0.3 r27.0.3 not present on the system
[2019-06-06 05:33:57.331] [Debug] Component Android SDK Build-Tools 27.0.2 r27.0.2 not present on the system
[2019-06-06 05:33:57.331] [Debug] Component Android SDK Build-Tools 27.0.1 r27.0.1 not present on the system
[2019-06-06 05:33:57.331] [Debug] Component Android SDK Build-Tools 27 r27.0.0 not present on the system
[2019-06-06 05:33:57.332] [Debug] Component Android SDK Build-Tools 26.0.3 r26.0.3 not present on the system
[2019-06-06 05:33:57.332] [Debug] Component Android SDK Build-Tools 26.0.2 r26.0.2 not present on the system
[2019-06-06 05:33:57.332] [Debug] Component Android SDK Build-Tools 26.0.1 r26.0.1 not present on the system
[2019-06-06 05:33:57.333] [Debug] Component Android SDK Build-Tools 26 r26.0.0 not present on the system
[2019-06-06 05:33:57.333] [Debug] Component Android SDK Build-Tools 25.0.3 r25.0.3 not present on the system
[2019-06-06 05:33:57.333] [Debug] Component Android SDK Build-Tools 25.0.2 r25.0.2 not present on the system
[2019-06-06 05:33:57.333] [Debug] Component Android SDK Build-Tools 25.0.1 r25.0.1 not present on the system
[2019-06-06 05:33:57.334] [Debug] Component Android SDK Build-Tools 25 r25.0.0 not present on the system
[2019-06-06 05:33:57.334] [Debug] Component Android Emulator r27.3.9 not present on the system
[2019-06-06 05:33:57.334] [Debug] Component NDK r17.1.4828580 not present on the system
[2019-06-06 05:33:57.334] [Debug] Component NDK r14.1.3816874 not present on the system
[2019-06-06 05:33:57.335] [Debug] Component LLDB 3.1 r3.1.4508709 not present on the system
[2019-06-06 05:33:57.345] [Debug] Component LLDB 3.0 r3.0.4213617 not present on the system
[2019-06-06 05:33:57.346] [Debug] Component LLDB 2.3 r2.3.3614996 not present on the system
[2019-06-06 05:33:57.346] [Debug] Component LLDB 2.2 r2.2.3271982 not present on the system
[2019-06-06 05:33:57.348] [Debug] Component LLDB 2.1 r2.1.2852477 not present on the system
[2019-06-06 05:33:57.348] [Debug] Component LLDB 2.0 r2.0.2558144 not present on the system
[2019-06-06 05:33:57.349] [Debug] Component SDK Patch Applier v4 r1 not present on the system
[2019-06-06 05:33:57.349] [Debug] Component Android SDK Platform 28 r6 [Platform: API 28] not present on the system
[2019-06-06 05:33:57.349] [Debug] Component Android SDK Platform 27 r3 [Platform: API 27] not present on the system
[2019-06-06 05:33:57.349] [Debug] Component Android SDK Platform 26 r2 [Platform: API 26] not present on the system
[2019-06-06 05:33:57.349] [Debug] Component Android SDK Platform 25 r3 [Platform: API 25] not present on the system
[2019-06-06 05:33:57.349] [Debug] Component Android SDK Platform 24 r2 [Platform: API 24] not present on the system
[2019-06-06 05:33:57.350] [Debug] Component Android SDK Platform 23 r3 [Platform: API 23] not present on the system
[2019-06-06 05:33:57.350] [Debug] Component Android SDK Platform 22 r2 [Platform: API 22] not present on the system
[2019-06-06 05:33:57.350] [Debug] Component Android SDK Platform 21 r2 [Platform: API 21] not present on the system
[2019-06-06 05:33:57.350] [Debug] Component Android SDK Platform 20 r2 [Platform: API 20] not present on the system
[2019-06-06 05:33:57.350] [Debug] Component Android SDK Platform 19 r4 [Platform: API 19] not present on the system
[2019-06-06 05:33:57.350] [Debug] Component Android SDK Platform 18 r3 [Platform: API 18] not present on the system
[2019-06-06 05:33:57.351] [Debug] Component Android SDK Platform 17 r3 [Platform: API 17] not present on the system
[2019-06-06 05:33:57.351] [Debug] Component Android SDK Platform 16 r5 [Platform: API 16] not present on the system
[2019-06-06 05:33:57.351] [Debug] Component Android SDK Platform 15 r5 [Platform: API 15] not present on the system
[2019-06-06 05:33:57.351] [Debug] Component Android SDK Platform 14 r4 [Platform: API 14] not present on the system
[2019-06-06 05:33:57.351] [Debug] Component Android SDK Platform 13 r1 [Platform: API 13] not present on the system
[2019-06-06 05:33:57.351] [Debug] Component Android SDK Platform 12 r3 [Platform: API 12] not present on the system
[2019-06-06 05:33:57.352] [Debug] Component Android SDK Platform 11 r2 [Platform: API 11] not present on the system
[2019-06-06 05:33:57.352] [Debug] Component Android SDK Platform 10 r2 [Platform: API 10] not present on the system
[2019-06-06 05:33:57.352] [Debug] Component Android SDK Platform 9 r2 [Platform: API 9] not present on the system
[2019-06-06 05:33:57.352] [Debug] Component Android SDK Platform 8 r3 [Platform: API 8] not present on the system
[2019-06-06 05:33:57.352] [Debug] Component Android SDK Platform 7 r3 [Platform: API 7] not present on the system
[2019-06-06 05:33:57.353] [Debug] Component Android SDK Platform 6 r1 [Platform: API 6] not present on the system
[2019-06-06 05:33:57.353] [Debug] Component Android SDK Platform 5 r1 [Platform: API 5] not present on the system
[2019-06-06 05:33:57.353] [Debug] Component Android SDK Platform 4 r3 [Platform: API 4] not present on the system
[2019-06-06 05:33:57.354] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 10] not present on the system
[2019-06-06 05:33:57.354] [Debug] Component ARM EABI v7a System Image r2 [System Image: ARMV7a API 14] not present on the system
[2019-06-06 05:33:57.354] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 15] not present on the system
[2019-06-06 05:33:57.355] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 16] not present on the system
[2019-06-06 05:33:57.355] [Debug] Component ARM EABI v7a System Image r5 [System Image: ARMV7a API 17] not present on the system
[2019-06-06 05:33:57.355] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 18] not present on the system
[2019-06-06 05:33:57.355] [Debug] Component ARM EABI v7a System Image r5 [System Image: ARMV7a API 19] not present on the system
[2019-06-06 05:33:57.355] [Debug] Component ARM EABI v7a System Image r4 [System Image: ARMV7a API 21] not present on the system
[2019-06-06 05:33:57.356] [Debug] Component ARM EABI v7a System Image r2 [System Image: ARMV7a API 22] not present on the system
[2019-06-06 05:33:57.356] [Debug] Component ARM EABI v7a System Image r6 [System Image: ARMV7a API 23] not present on the system
[2019-06-06 05:33:57.356] [Debug] Component ARM EABI v7a System Image r7 [System Image: ARMV7a API 24] not present on the system
[2019-06-06 05:33:57.356] [Debug] Component ARM 64 v8a System Image r7 [System Image: ARM64V8a API 24] not present on the system
[2019-06-06 05:33:57.356] [Debug] Component Intel x86 Atom System Image r4 [System Image: X86 API 10] not present on the system
[2019-06-06 05:33:57.357] [Debug] Component Intel x86 Atom System Image r4 [System Image: X86 API 15] not present on the system
[2019-06-06 05:33:57.357] [Debug] Component Intel x86 Atom System Image r5 [System Image: X86 API 16] not present on the system
[2019-06-06 05:33:57.357] [Debug] Component Intel x86 Atom System Image r3 [System Image: X86 API 17] not present on the system
[2019-06-06 05:33:57.357] [Debug] Component Intel x86 Atom System Image r3 [System Image: X86 API 18] not present on the system
[2019-06-06 05:33:57.358] [Debug] Component Intel x86 Atom System Image r6 [System Image: X86 API 19] not present on the system
[2019-06-06 05:33:57.358] [Debug] Component Intel x86 Atom System Image r5 [System Image: X86 API 21] not present on the system
[2019-06-06 05:33:57.358] [Debug] Component Intel x86 Atom System Image r6 [System Image: X86 API 22] not present on the system
[2019-06-06 05:33:57.358] [Debug] Component Intel x86 Atom System Image r10 [System Image: X86 API 23] not present on the system
[2019-06-06 05:33:57.359] [Debug] Component Intel x86 Atom System Image r8 [System Image: X86 API 24] not present on the system
[2019-06-06 05:33:57.359] [Debug] Component Intel x86 Atom System Image r1 [System Image: X86 API 25] not present on the system
[2019-06-06 05:33:57.359] [Debug] Component Intel x86 Atom System Image r1 [System Image: X86 API 26] not present on the system
[2019-06-06 05:33:57.365] [Debug] Component Intel x86 Atom System Image r1 [System Image: X86 API 27] not present on the system
[2019-06-06 05:33:57.365] [Debug] Component Intel x86 Atom System Image r4 [System Image: X86 API 28] not present on the system
[2019-06-06 05:33:57.365] [Debug] Component Intel x86 Atom_64 System Image r5 [System Image: X86_64 API 21] not present on the system
[2019-06-06 05:33:57.365] [Debug] Component Intel x86 Atom_64 System Image r6 [System Image: X86_64 API 22] not present on the system
[2019-06-06 05:33:57.366] [Debug] Component Intel x86 Atom_64 System Image r10 [System Image: X86_64 API 23] not present on the system
[2019-06-06 05:33:57.366] [Debug] Component Intel x86 Atom_64 System Image r8 [System Image: X86_64 API 24] not present on the system
[2019-06-06 05:33:57.366] [Debug] Component Intel x86 Atom_64 System Image r1 [System Image: X86_64 API 25] not present on the system
[2019-06-06 05:33:57.367] [Debug] Component Intel x86 Atom_64 System Image r1 [System Image: X86_64 API 26] not present on the system
[2019-06-06 05:33:57.367] [Debug] Component Intel x86 Atom_64 System Image r1 [System Image: X86_64 API 27] not present on the system
[2019-06-06 05:33:57.367] [Debug] Component Intel x86 Atom_64 System Image r4 [System Image: X86_64 API 28] not present on the system
[2019-06-06 05:33:57.367] [Debug] Component Android Wear ARM EABI v7a System Image r6 [System Image: ARMV7a API 23] not present on the system
[2019-06-06 05:33:57.368] [Debug] Component Android Wear Intel x86 Atom System Image r6 [System Image: X86 API 23] not present on the system
[2019-06-06 05:33:57.368] [Debug] Component Android Wear ARM EABI v7a System Image r3 [System Image: ARMV7a API 25] not present on the system
[2019-06-06 05:33:57.368] [Debug] Component Android Wear Intel x86 Atom System Image r3 [System Image: X86 API 25] not present on the system
[2019-06-06 05:33:57.369] [Debug] Component Android Wear Intel x86 Atom System Image r4 [System Image: X86 API 26] not present on the system
[2019-06-06 05:33:57.369] [Debug] Component Wear OS Intel x86 Atom System Image r2 [System Image: X86 API 28 "P"] not present on the system
[2019-06-06 05:33:57.369] [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 05:33:57.369] [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 05:33:57.369] [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 05:33:57.370] [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 05:33:57.370] [Debug] Component Android TV Intel x86 Atom System Image r3 [System Image: X86 API 21] not present on the system
[2019-06-06 05:33:57.370] [Debug] Component Android TV ARM EABI v7a System Image r3 [System Image: ARMV7a API 21] not present on the system
[2019-06-06 05:33:57.371] [Debug] Component Android TV Intel x86 Atom System Image r3 [System Image: X86 API 22] not present on the system
[2019-06-06 05:33:57.371] [Debug] Component Android TV Intel x86 Atom System Image r16 [System Image: X86 API 23] not present on the system
[2019-06-06 05:33:57.372] [Debug] Component Android TV ARM EABI v7a System Image r12 [System Image: ARMV7a API 23] not present on the system
[2019-06-06 05:33:57.372] [Debug] Component Android TV Intel x86 Atom System Image r17 [System Image: X86 API 24] not present on the system
[2019-06-06 05:33:57.372] [Debug] Component Android TV Intel x86 Atom System Image r11 [System Image: X86 API 25] not present on the system
[2019-06-06 05:33:57.372] [Debug] Component Android TV Intel x86 Atom System Image r9 [System Image: X86 API 26] not present on the system
[2019-06-06 05:33:57.372] [Debug] Component Android TV Intel x86 Atom System Image r4 [System Image: X86 API 27] not present on the system
[2019-06-06 05:33:57.373] [Debug] Component Android TV Intel x86 Atom System Image r5 [System Image: X86 API 28] not present on the system
[2019-06-06 05:33:57.373] [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 05:33:57.373] [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 05:33:57.373] [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 05:33:57.373] [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 05:33:57.374] [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 05:33:57.374] [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 05:33:57.374] [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 05:33:57.374] [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 05:33:57.374] [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 05:33:57.375] [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 05:33:57.375] [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 05:33:57.375] [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 05:33:57.375] [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 05:33:57.375] [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 05:33:57.376] [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 05:33:57.376] [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 05:33:57.376] [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 05:33:57.376] [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 05:33:57.377] [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 05:33:57.377] [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 05:33:57.377] [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 05:33:57.377] [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 05:33:57.377] [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 05:33:57.377] [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 05:33:57.378] [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 05:33:57.378] [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 05:33:57.378] [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 05:33:57.378] [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 05:33:57.378] [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 05:33:57.379] [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 05:33:57.379] [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 05:33:57.379] [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 05:33:57.379] [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 05:33:57.379] [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 05:33:57.379] [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 05:33:57.380] [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 05:33:57.380] [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 05:33:57.380] [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 05:33:57.380] [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 05:33:57.380] [Debug] Component Google APIs r3 [Addon: API 3 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.381] [Debug] Component Google APIs r2 [Addon: API 4 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.381] [Debug] Component Google APIs r1 [Addon: API 5 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.381] [Debug] Component Google APIs r1 [Addon: API 6 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.381] [Debug] Component Google APIs r1 [Addon: API 7 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.381] [Debug] Component Google APIs r2 [Addon: API 8 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.382] [Debug] Component Google APIs r2 [Addon: API 9 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.382] [Debug] Component Google APIs r2 [Addon: API 10 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.382] [Debug] Component Google APIs r1 [Addon: API 11 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.382] [Debug] Component Google APIs r1 [Addon: API 12 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.382] [Debug] Component Google APIs r1 [Addon: API 13 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.383] [Debug] Component Google APIs r2 [Addon: API 14 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.383] [Debug] Component Google APIs r3 [Addon: API 15 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.383] [Debug] Component Google APIs r4 [Addon: API 16 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.383] [Debug] Component Google APIs r4 [Addon: API 17 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.383] [Debug] Component Google APIs r4 [Addon: API 18 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.383] [Debug] Component Google APIs r20 [Addon: API 19 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.384] [Debug] Component Google APIs r1 [Addon: API 24 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.384] [Debug] Component Google APIs r1 [Addon: API 23 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.384] [Debug] Component Google APIs r1 [Addon: API 21 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.384] [Debug] Component Google APIs r1 [Addon: API 22 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.384] [Debug] Component Google TV Addon r2 [Addon: API 12 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.384] [Debug] Component Google TV Addon r1 [Addon: API 13 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.385] [Debug] Component Glass Development Kit Preview r11 [Addon: API 19 (Google Inc.)] not present on the system
[2019-06-06 05:33:57.385] [Debug] Component Android Support Repository r47.0.0 [Extra: (Android)] not present on the system
[2019-06-06 05:33:57.385] [Debug] Component Google Repository r58 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.386] [Debug] Component Google Play Licensing Library r1 not present on the system
[2019-06-06 05:33:57.386] [Debug] Component Google Play APK Expansion library r1 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.386] [Debug] Component Google Play services for Froyo r12 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.386] [Debug] Component Google Play services r49 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.387] [Debug] Component Google USB Driver r11 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.387] [Debug] Component Google AdMob Ads SDK r11 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.387] [Debug] Component Google Analytics App Tracking SDK r3 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.387] [Debug] Component Google Web Driver r2 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.387] [Debug] Component Google Cloud Messaging for Android Library r3 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.388] [Debug] Component Android Auto API Simulators r1 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.388] [Debug] Component Android Auto Desktop Head Unit emulator r1.1 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.388] [Debug] Component Instant Apps Development SDK r1.3.0 [Extra: (Google Inc.)] not present on the system
[2019-06-06 05:33:57.388] [Debug] Component GPU Debugging tools r1.0.3 [Extra: (Android)] not present on the system
[2019-06-06 05:33:57.388] [Debug] Component GPU Debugging tools r3.1.0 [Extra: (Android)] not present on the system
[2019-06-06 05:33:57.389] [Debug] Component Intel x86 Emulator Accelerator (HAXM installer) r7.2.0 [Extra: (Intel Corporation)] not present on the system
[2019-06-06 05:33:57.389] [Debug] Android package has no revision defined
[2019-06-06 05:33:57.389] [Info] Could not retrieve Pkg.Revision from <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/tools/source.properties, r0 assumed
[2019-06-06 05:33:57.389] [Debug] Adding component 'Android SDK Tools r26.1.1'
[2019-06-06 05:33:57.390] [Debug] Android SDK Tools r26.1.1 depends on: 'patcher;v4', any revision
[2019-06-06 05:33:57.390] [Debug] Android SDK Tools r26.1.1: found 1 instance of 'patcher;v4'
[2019-06-06 05:33:57.390] [Debug] Adding component 'SDK Patch Applier v4 r1'
[2019-06-06 05:33:57.390] [Debug] Android SDK Tools r26.1.1 depends on: 'emulator', any revision
[2019-06-06 05:33:57.391] [Debug] Android SDK Tools r26.1.1: found 1 instance of 'emulator'
[2019-06-06 05:33:57.391] [Debug] Adding component 'Android Emulator r27.3.9'
[2019-06-06 05:33:57.391] [Debug] Android Emulator r27.3.9 depends on: 'patcher;v4', any revision
[2019-06-06 05:33:57.391] [Debug] Android Emulator r27.3.9: found 1 instance of 'patcher;v4'
[2019-06-06 05:33:57.391] [Debug] Android Emulator r27.3.9 depends on: 'tools', minimum revision 25.3
[2019-06-06 05:33:57.392] [Debug] Android Emulator r27.3.9: found 1 instance of 'tools'
[2019-06-06 05:33:57.392] [Debug] Android SDK Tools r26.1.1 depends on: 'platform-tools', minimum revision 20
[2019-06-06 05:33:57.392] [Debug] Android SDK Tools r26.1.1: found 1 instance of 'platform-tools'
[2019-06-06 05:33:57.392] [Debug] Adding component 'Android SDK Platform-Tools r28.0.0'
[2019-06-06 05:33:57.393] [Debug] Adding component 'Android SDK Build-Tools 27.0.3 r27.0.3'
[2019-06-06 05:33:57.393] [Debug] Adding component 'Android SDK Platform 27 r3 [Platform: API 27]'
[2019-06-06 05:33:57.393] [Debug] Adding component 'Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]'
[2019-06-06 05:33:57.393] [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 05:33:57.393] [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 05:33:57.394] [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 05:33:57.394] [Debug] Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]: found 1 instance of 'emulator'
[2019-06-06 05:33:57.394] [Info] Component 'Xamarin.Android' v. 9.2.3 absent
[2019-06-06 05:33:57.394] [Info] Software item 'Xamarin.Android': not up to date
[2019-06-06 05:33:57.395] [Debug] Detecting software item 'Xamarin.iOS'
[2019-06-06 05:33:57.395] [Info] Checking whether Xamarin.iOS needs update/installation
[2019-06-06 05:33:57.395] [Info] Xamarin.iOS base directory not found.
[2019-06-06 05:33:57.395] [Info] Xamarin.iOS base directory not found.
[2019-06-06 05:33:57.395] [Info] Xamarin.iOS 12.8.0.2 needs to be installed.
[2019-06-06 05:33:57.395] [Info] Checking if Xcode is installed and we can make XI selectable by default
[2019-06-06 05:33:57.396] [Info] Component 'Xamarin.iOS' v. 12.8.0.2 absent
[2019-06-06 05:33:57.396] [Info] Software item 'Xamarin.iOS': not up to date
[2019-06-06 05:33:57.396] [Debug] Detecting software item 'Xamarin.Mac'
[2019-06-06 05:33:57.397] [Info] Checking whether Xamarin.Mac needs update/installation
[2019-06-06 05:33:57.397] [Info] Xamarin.Mac base directory not found.
[2019-06-06 05:33:57.397] [Info] Xamarin.Mac 5.8.0.0 needs to be installed.
[2019-06-06 05:33:57.397] [Info] Component 'Xamarin.Mac' v. 5.8.0.0 absent
[2019-06-06 05:33:57.397] [Info] Software item 'Xamarin.Mac': not up to date
[2019-06-06 05:33:57.398] [Debug] Detecting software item 'Xamarin Workbooks'
[2019-06-06 05:33:57.398] [Info] Checking whether Xamarin Workbooks needs to be installed/update
[2019-06-06 05:33:57.398] [Info] Xamarin Workbooks app directory not found at '/Applications/Xamarin Workbooks.app'
[2019-06-06 05:33:57.398] [Info] Xamarin Workbooks 1.5.0 needs to be installed.
[2019-06-06 05:33:57.398] [Info] Component 'Xamarin Workbooks' v. 1.5.0 absent
[2019-06-06 05:33:57.399] [Info] Software item 'Xamarin Workbooks': not up to date
[2019-06-06 05:33:57.399] [Debug] Detecting software item 'Xamarin Profiler'
[2019-06-06 05:33:57.399] [Info] Checking whether Xamarin Profiler needs to be installed/update
[2019-06-06 05:33:57.399] [Info] Xamarin Profiler app directory not found at '/Applications/Xamarin Profiler.app'
[2019-06-06 05:33:57.399] [Info] Xamarin Profiler 1.6.9 needs to be installed.
[2019-06-06 05:33:57.400] [Info] Component 'Xamarin Profiler' v. 1.6.9 absent
[2019-06-06 05:33:57.400] [Info] Software item 'Xamarin Profiler': not up to date
[2019-06-06 05:33:57.400] [Debug] Detecting software item 'Mobile OpenJDK'
[2019-06-06 05:33:57.400] [Info] Checking whether OpenJDK needs update/installation
[2019-06-06 05:33:57.400] [Debug] Base OpenJDK installation directory <USER_HOME>/Library/Developer/Xamarin/jdk does not exist
[2019-06-06 05:33:57.401] [Info] OpenJDK 1.8.0.25 needs to be installed.
[2019-06-06 05:33:57.401] [Info] Component 'Mobile OpenJDK' v. 1.8.0.25 absent
[2019-06-06 05:33:57.401] [Info] Software item 'Mobile OpenJDK': not up to date
[2019-06-06 05:33:57.401] [Debug] Detecting software item 'Android SDK'
[2019-06-06 05:33:57.401] [Info] Checking if Android SDK needs to be updated/installed
[2019-06-06 05:33:57.402] [Debug] Android Emulator paths: base: <USER_HOME>/.android/avd; AVD: <USER_HOME>/.android/avd
[2019-06-06 05:33:57.402] [Debug] Checking whether Android Emulator exists at <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd
[2019-06-06 05:33:57.402] [Debug] Android Emulator directory does not exist
[2019-06-06 05:33:57.402] [Info] Android Emulator 'Android Accelerated Oreo' needs to be created.
[2019-06-06 05:33:57.402] [Info] Android SDK needs to be updated/installed
[2019-06-06 05:33:57.403] [Info] Component 'Android SDK' v. 27.0.0.0 absent
[2019-06-06 05:33:57.403] [Info] Software item 'Android SDK': not up to date
[2019-06-06 05:33:57.403] [Debug] Detecting software item 'Intel® HAXM'
[2019-06-06 05:33:57.403] [Info] Checking whether HAXM needs to be installed/updated
[2019-06-06 05:33:57.707] [Info] HAXM info sheet doesn't exist at
[2019-06-06 05:33:57.707] [Info] Status: already installed
[2019-06-06 05:33:57.707] [Info] Component 'Intel® HAXM' v. 0.0.0.0 present
[2019-06-06 05:33:57.708] [Info] Software item 'Intel® HAXM': up to date
[2019-06-06 05:34:01.837] [Info] Detection complete
[2019-06-06 05:34:01.837] [Info] Initial task completed successfully
[2019-06-06 05:36:49.710] [Info] Resetting IDE's Android SDK location to '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 05:36:49.811] [Info] Component 'Mono Framework' is selected by user for installation
[2019-06-06 05:36:49.811] [Info] Component 'Visual Studio' is selected by user for installation
[2019-06-06 05:36:49.811] [Info] Component '.NET Core 2.x' is selected by user for installation
[2019-06-06 05:36:49.812] [Info] Component 'Xamarin.Android' is selected by user for installation
[2019-06-06 05:36:49.812] [Info] Component 'Xamarin.iOS' is selected by user for installation
[2019-06-06 05:36:49.812] [Info] Component 'Xamarin.Mac' is selected by user for installation
[2019-06-06 05:36:49.812] [Info] Component 'Xamarin Workbooks' is selected by user for installation
[2019-06-06 05:36:49.812] [Info] Component 'Xamarin Profiler' is selected by user for installation
[2019-06-06 05:36:49.813] [Info] Component 'Mobile OpenJDK' is selected by user for installation
[2019-06-06 05:36:49.813] [Info] Component 'Android SDK' is selected by user for installation
[2019-06-06 05:36:49.813] [Info] Component 'Intel® HAXM' is NOTselected by user for installation
[2019-06-06 05:36:50.115] [Info] Enqueueuing and starting downloads.
[2019-06-06 05:36:50.116] [Info] Mono Framework needs to be downloaded
[2019-06-06 05:36:50.116] [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 05:36:50.217] [Info] Visual Studio needs to be downloaded
[2019-06-06 05:36:50.217] [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 05:36:50.319] [Info] .NET Core 2.x needs to be downloaded
[2019-06-06 05:36:50.319] [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 05:36:50.319] [Info] Xamarin.Android needs to be downloaded
[2019-06-06 05:36:50.319] [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 05:36:50.420] [Info] Xamarin.iOS needs to be downloaded
[2019-06-06 05:36:50.420] [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 05:36:50.521] [Info] Xamarin.Mac needs to be downloaded
[2019-06-06 05:36:50.522] [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 05:36:50.623] [Info] Xamarin Workbooks needs to be downloaded
[2019-06-06 05:36:50.623] [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 05:36:50.725] [Info] Xamarin Profiler needs to be downloaded
[2019-06-06 05:36:50.725] [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 05:36:50.827] [Info] Mobile OpenJDK needs to be downloaded
[2019-06-06 05:36:50.827] [Debug] Component Mobile OpenJDK enqueuing URL https://dl.xamarin.com/OpenJDK/mac/microsoft-dist-openjdk-1.8.0.25.zip
[2019-06-06 05:36:52.237] [Info] Android SDK needs to be downloaded
[2019-06-06 05:36:52.488] [Info] 7 Android SDK components need to be downloaded.
[2019-06-06 05:36:52.488] [Debug] Enqueueing Android SDK component for download: Android SDK Tools (https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip)
[2019-06-06 05:36:52.489] [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 05:36:52.489] [Debug] Enqueueing Android SDK component for download: Android Emulator (https://dl.google.com/android/repository/emulator-darwin-4899998.zip)
[2019-06-06 05:36:52.490] [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 05:36:52.491] [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 05:36:52.491] [Debug] Enqueueing Android SDK component for download: Android SDK Platform 27 (https://dl.google.com/android/repository/platform-27_r03.zip)
[2019-06-06 05:36:52.491] [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 05:36:54.205] [Debug] Download service starting.
[2019-06-06 05:36:54.205] [Info] Downloading 10 components
[2019-06-06 05:36:54.205] [Debug] Starting Xcode detection
[2019-06-06 05:36:54.307] [Info] No Xcode detected.
[2019-06-06 05:36:54.307] [Info] Xcode must be installed.
[2019-06-06 05:43:29.602] [Info] Installation of software items is starting.
[2019-06-06 05:43:29.621] [Debug] Checking software item 'Mono Framework'
[2019-06-06 05:43:29.621] [Debug] Checking software item 'Visual Studio'
[2019-06-06 05:43:29.621] [Debug] Checking software item '.NET Core 2.x'
[2019-06-06 05:43:29.621] [Debug] Checking software item 'Xamarin.Android'
[2019-06-06 05:43:29.622] [Debug] Checking software item 'Xamarin.iOS'
[2019-06-06 05:43:29.622] [Debug] Checking software item 'Xamarin.Mac'
[2019-06-06 05:43:29.622] [Debug] Checking software item 'Xamarin Workbooks'
[2019-06-06 05:43:29.622] [Debug] Checking software item 'Xamarin Profiler'
[2019-06-06 05:43:29.623] [Debug] Checking software item 'Mobile OpenJDK'
[2019-06-06 05:43:29.623] [Debug] Checking software item 'Android SDK'
[2019-06-06 05:43:29.633] [Debug] Checking software item 'Intel® HAXM'
[2019-06-06 05:43:29.634] [Info] Software item 'Intel® HAXM' does not need to be installed
[2019-06-06 05:43:29.637] [Debug] Starting installation task.
[2019-06-06 05:43:29.637] [Info] Background installation worker called.
[2019-06-06 05:43:29.638] [Info] Processing software items
[2019-06-06 05:43:29.638] [Info] Installing software item 'Mono Framework'
[2019-06-06 05:43:29.638] [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 05:43:29.639] [Debug] Preauthenticating the command
[2019-06-06 05:43:29.639] [Info] Installation of software items is starting.
[2019-06-06 05:43:29.639] [Debug] ProcessSoftwareItems -> Installation is already in progress, exiting
[2019-06-06 05:45:03.484] [Warning] Installer passed unexpected string: installer: Package name is Mono Framework
[2019-06-06 05:45:03.493] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:47:19.261] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:47:19.279] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:47:19.279] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:47:19.281] [Info] Software item 'Mono Framework' installed successfully.
[2019-06-06 05:47:19.282] [Info] Status: successful
[2019-06-06 05:47:19.282] [Info] Installing software item 'Visual Studio'
[2019-06-06 05:48:48.328] [Debug] Is '/Applications' writable? - True
[2019-06-06 05:48:48.328] [Debug] Copying application via 'NSFileManager'
[2019-06-06 05:50:37.170] [Debug] Running '/usr/bin/touch /Applications/Visual Studio.app' without root privileges
[2019-06-06 05:50:37.170] [Debug] Running '/usr/bin/chflags uchg /Applications/Visual Studio.app' without root privileges
[2019-06-06 05:50:37.171] [Debug] Running '/usr/bin/chflags nouchg /Applications/Visual Studio.app' without root privileges
[2019-06-06 05:50:37.171] [Debug] Running '/usr/bin/touch /Applications/Visual Studio.app/Contents/Info.plist' without root privileges
[2019-06-06 05:50:37.171] [Info] Updating telemetry channel for installed VSM
[2019-06-06 05:50:37.171] [Debug] Checking telemetry channel file under '<USER_HOME>/Library/Preferences/VisualStudio/8.0/version-source'
[2019-06-06 05:50:37.171] [Info] Updating installer parameters file
[2019-06-06 05:50:37.172] [Debug] Checking installer parameters file under '<USER_HOME>/Library/Preferences/VisualStudio/8.0/installer-parameters'
[2019-06-06 05:50:37.172] [Info] Software item 'Visual Studio' installed successfully.
[2019-06-06 05:50:37.172] [Info] Status: successful
[2019-06-06 05:50:37.172] [Info] Installing software item '.NET Core 2.x'
[2019-06-06 05:50:37.172] [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 05:52:07.007] [Warning] Installer passed unexpected string: installer: Package name is Microsoft .NET Core SDK 2.1.505 (x64)
[2019-06-06 05:52:07.007] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:52:59.486] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:52:59.609] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:52:59.609] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:52:59.609] [Info] Software item '.NET Core 2.x' installed successfully.
[2019-06-06 05:52:59.609] [Info] Status: successful
[2019-06-06 05:52:59.610] [Info] Installing software item 'Xamarin.Android'
[2019-06-06 05:52:59.610] [Debug] XA or/and ASDK is/are selected -> wait till permissions check will finish.
[2019-06-06 05:52:59.610] [Info] Finish Android and SDK permission check
[2019-06-06 05:52:59.611] [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 05:53:00.014] [Warning] Installer passed unexpected string: installer: Package name is Xamarin.Android 9.2.3
[2019-06-06 05:53:00.014] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:53:15.213] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:53:15.213] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:53:15.213] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:53:15.213] [Info] Software item 'Xamarin.Android' installed successfully.
[2019-06-06 05:53:15.213] [Info] Status: successful
[2019-06-06 05:53:15.214] [Info] Installing software item 'Xamarin.iOS'
[2019-06-06 05:53:15.214] [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 05:53:15.617] [Warning] Installer passed unexpected string: installer: Package name is Xamarin.iOS
[2019-06-06 05:53:15.617] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:53:43.979] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:53:44.007] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:53:44.008] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:53:44.008] [Info] Software item 'Xamarin.iOS' installed successfully.
[2019-06-06 05:53:44.008] [Info] Status: successful
[2019-06-06 05:53:44.008] [Info] Installing software item 'Xamarin.Mac'
[2019-06-06 05:53:44.009] [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 05:53:44.715] [Warning] Installer passed unexpected string: installer: Package name is Xamarin.Mac
[2019-06-06 05:53:44.715] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:53:56.077] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:53:56.077] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:53:56.077] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:53:56.078] [Info] Software item 'Xamarin.Mac' installed successfully.
[2019-06-06 05:53:56.078] [Info] Status: successful
[2019-06-06 05:53:56.078] [Info] Installing software item 'Xamarin Workbooks'
[2019-06-06 05:53:56.078] [Debug] Running '/usr/sbin/installer -pkg <USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/xamarininteractive-1.5.0.pkg -target / -verboseR' with privileges
[2019-06-06 05:53:56.382] [Warning] Installer passed unexpected string: installer: Package name is Xamarin Interactive 1.5
[2019-06-06 05:53:56.382] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:54:12.669] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:54:12.691] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:54:12.701] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:54:12.701] [Info] Software item 'Xamarin Workbooks' installed successfully.
[2019-06-06 05:54:12.701] [Info] Status: successful
[2019-06-06 05:54:12.702] [Info] Installing software item 'Xamarin Profiler'
[2019-06-06 05:54:12.702] [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 05:54:13.509] [Warning] Installer passed unexpected string: installer: Package name is Xamarin Profiler 1.6.9
[2019-06-06 05:54:13.509] [Warning] Installer passed unexpected string: installer: Installing at base path /
[2019-06-06 05:54:18.744] [Warning] Installer passed unexpected string: installer: The install was successful.
[2019-06-06 05:54:18.744] [Info] Waiting for the child process to finish running with root privileges.
[2019-06-06 05:54:18.744] [Debug] Installer finished with success. Exit code was 0
[2019-06-06 05:54:18.744] [Info] Software item 'Xamarin Profiler' installed successfully.
[2019-06-06 05:54:18.745] [Info] Status: successful
[2019-06-06 05:54:18.745] [Info] Installing software item 'Mobile OpenJDK'
[2019-06-06 05:54:18.745] [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 05:54:18.746] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:22.872] [Info] Archive unzipped to '<USER_HOME>/Library/Developer/Xamarin/jdk/microsoft_dist_openjdk_1.8.0.25'
[2019-06-06 05:54:22.880] [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 05:54:23.082] [Info] Creating shell configuration file in <USER_HOME>/.ms_openjdk_config to make OpenJDK available to shell users
[2019-06-06 05:54:23.082] [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 05:54:23.082] [Info] Software item 'Mobile OpenJDK' installed successfully.
[2019-06-06 05:54:23.083] [Info] Status: successful
[2019-06-06 05:54:23.083] [Info] Installing software item 'Android SDK'
[2019-06-06 05:54:23.184] [Info] Installing Android SDK and components.
[2019-06-06 05:54:23.185] [Debug] XA or/and ASDK is/are selected -> wait till permissions check will finish.
[2019-06-06 05:54:23.191] [Info] Finish Android and SDK permission check
[2019-06-06 05:54:37.098] [Info] Installing Android SDK component: Android SDK Tools r26.1.1 (tools)
[2019-06-06 05:54:37.169] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/sdk-tools-darwin-4333796.zip' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/430f1162
[2019-06-06 05:54:37.240] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:38.837] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/430f1162/tools'
[2019-06-06 05:54:38.837] [Debug] Android component 'Android SDK Tools r26.1.1' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/430f1162/tools'
[2019-06-06 05:54:38.838] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/tools
[2019-06-06 05:54:38.838] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 05:54:38.838] [Info] Moving Android component to its destination path.
[2019-06-06 05:54:39.242] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/tools/package.xml
[2019-06-06 05:54:39.343] [Info] Installing Android SDK component: SDK Patch Applier v4 r1 (patcher;v4)
[2019-06-06 05:54:39.343] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/3534162-studio.sdk-patcher.zip.bak' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/7fe39334
[2019-06-06 05:54:39.344] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:39.344] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/7fe39334/sdk-patcher'
[2019-06-06 05:54:39.344] [Debug] Android component 'SDK Patch Applier v4 r1' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/7fe39334/sdk-patcher'
[2019-06-06 05:54:39.344] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/patcher/v4
[2019-06-06 05:54:39.345] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/patcher'
[2019-06-06 05:54:39.345] [Info] Moving Android component to its destination path.
[2019-06-06 05:54:39.345] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/patcher/v4/package.xml
[2019-06-06 05:54:39.346] [Info] Installing Android SDK component: Android Emulator r27.3.9 (emulator)
[2019-06-06 05:54:39.346] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/emulator-darwin-4899998.zip' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/7e3036af
[2019-06-06 05:54:39.346] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:44.986] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/7e3036af/emulator'
[2019-06-06 05:54:45.125] [Debug] Android component 'Android Emulator r27.3.9' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/7e3036af/emulator'
[2019-06-06 05:54:45.125] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/emulator
[2019-06-06 05:54:45.125] [Info] Moving Android component to its destination path.
[2019-06-06 05:54:45.227] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/emulator/package.xml
[2019-06-06 05:54:45.227] [Info] Installing Android SDK component: Android SDK Platform-Tools r28.0.0 (platform-tools)
[2019-06-06 05:54:45.227] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/platform-tools_r28.0.0-darwin.zip' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/8713543
[2019-06-06 05:54:45.228] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:45.630] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/8713543/platform-tools'
[2019-06-06 05:54:45.630] [Debug] Android component 'Android SDK Platform-Tools r28.0.0' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/8713543/platform-tools'
[2019-06-06 05:54:45.630] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platform-tools
[2019-06-06 05:54:45.631] [Info] Moving Android component to its destination path.
[2019-06-06 05:54:45.833] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platform-tools/package.xml
[2019-06-06 05:54:45.833] [Info] Installing Android SDK component: Android SDK Build-Tools 27.0.3 r27.0.3 (build-tools;27.0.3)
[2019-06-06 05:54:45.833] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/build-tools_r27.0.3-macosx.zip' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/2a0acd63
[2019-06-06 05:54:45.833] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:47.243] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/2a0acd63/android-8.1.0'
[2019-06-06 05:54:47.243] [Debug] Android component 'Android SDK Build-Tools 27.0.3 r27.0.3' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/2a0acd63/android-8.1.0'
[2019-06-06 05:54:47.243] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/build-tools/27.0.3
[2019-06-06 05:54:47.243] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/build-tools'
[2019-06-06 05:54:47.243] [Info] Moving Android component to its destination path.
[2019-06-06 05:54:47.446] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/build-tools/27.0.3/package.xml
[2019-06-06 05:54:47.446] [Info] Installing Android SDK component: Android SDK Platform 27 r3 [Platform: API 27] (platforms;android-27)
[2019-06-06 05:54:47.447] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/platform-27_r03.zip' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/52229de4
[2019-06-06 05:54:47.447] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:54:51.963] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/52229de4/android-8.1.0'
[2019-06-06 05:54:52.009] [Debug] Android component 'Android SDK Platform 27 r3 [Platform: API 27]' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/52229de4/android-8.1.0'
[2019-06-06 05:54:52.009] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-27
[2019-06-06 05:54:52.009] [Info] Creating Android component's parent path '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platforms'
[2019-06-06 05:54:52.010] [Info] Moving Android component to its destination path.
[2019-06-06 05:54:57.147] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/platforms/android-27/package.xml
[2019-06-06 05:54:57.147] [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 05:54:57.159] [Info] Unzipping file '<USER_HOME>/Library/Caches/VisualStudioInstaller/downloads/x86-27_r03.zip' to directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/11af3f8e
[2019-06-06 05:54:57.159] [Debug] Processing ZIP archive with external utility
[2019-06-06 05:55:48.628] [Info] Archive unzipped to '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/11af3f8e/x86'
[2019-06-06 05:55:48.647] [Debug] Android component 'Google Play Intel x86 Atom System Image r3 [System Image: X86 API 27 (Google Inc.)]' unpacked in directory '/var/folders/nv/tg_p4bss20n5pzp93dl0b4ww0000gn/T/11af3f8e/x86'
[2019-06-06 05:55:48.648] [Debug] Android component destination path: <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore/x86
[2019-06-06 05:55:48.648] [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 05:55:48.649] [Info] Moving Android component to its destination path.
[2019-06-06 05:55:48.750] [Debug] Generating <USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx/system-images/android-27/google_apis_playstore/x86/package.xml
[2019-06-06 05:55:48.750] [Info] Resetting IDE's Android SDK location to '<USER_HOME>/Library/Developer/Xamarin/android-sdk-macosx'
[2019-06-06 05:55:48.867] [Debug] Creating AVDs
[2019-06-06 05:55:48.867] [Info] Adding support for native hypervisor
[2019-06-06 05:55:48.867] [Debug] Creating Android Emulator Android_Accelerated_Oreo
[2019-06-06 05:55:48.867] [Debug] Checking whether Android Emulator exists at <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd
[2019-06-06 05:55:48.868] [Debug] Android Emulator directory does not exist
[2019-06-06 05:55:48.868] [Debug] Generating Android Emulator configuration file <USER_HOME>/.android/avd/Android_Accelerated_Oreo.ini
[2019-06-06 05:55:49.070] [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 05:55:49.070] [Debug] Generating emulator configuration file <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd/config.ini
[2019-06-06 05:55:49.172] [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 05:55:49.172] [Debug] Generating SD card image <USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd/sdcard.img
[2019-06-06 05:56:00.452] [Debug] Android Emulator 'Android_Accelerated_Oreo' created in '<USER_HOME>/.android/avd/Android_Accelerated_Oreo.avd'.
[2019-06-06 05:56:00.471] [Info] You can create the emulator manually using the emulator manager
[2019-06-06 05:56:02.024] [Info] Software item 'Android SDK' installed successfully.
[2019-06-06 05:56:02.024] [Info] Status: successful
[2019-06-06 05:56:02.024] [Info] Skipping installation of software item 'Intel® HAXM'
[2019-06-06 05:56:02.025] [Debug] Starting installation complete task.
[2019-06-06 05:56:02.025] [Info] Background installation worker completed.
[2019-06-06 05:56:02.025] [Info] Installation completed successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment