Skip to content

Instantly share code, notes, and snippets.

@TonyApuzzo
Last active August 16, 2018 15:28
Show Gist options
  • Save TonyApuzzo/1ed140ad5a257afa1bd874acd5ee8090 to your computer and use it in GitHub Desktop.
Save TonyApuzzo/1ed140ad5a257afa1bd874acd5ee8090 to your computer and use it in GitHub Desktop.
choco install vagrant 2.1.2 debug log
...SNIP...
2018-08-16 09:10:09,864 15948 [DEBUG] - XmlConfiguration is now operational
2018-08-16 09:10:09,910 15948 [INFO ] - ============================================================
2018-08-16 09:10:10,070 15948 [INFO ] - Chocolatey v0.10.11
2018-08-16 09:10:10,081 15948 [DEBUG] - Chocolatey is running on Windows v 10.0.17134.0
2018-08-16 09:10:10,085 15948 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2018-08-16 09:10:10,091 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2018-08-16 09:10:10,113 15948 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install vagrant -y
2018-08-16 09:10:10,121 15948 [DEBUG] - Received arguments: install vagrant -y
2018-08-16 09:10:10,173 15948 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2018-08-16 09:10:10,182 15948 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2018-08-16 09:10:10,194 15948 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2018-08-16 09:10:10,287 15948 [WARN ] - [Pending] Removing incomplete install for 'vagrant'
2018-08-16 09:10:10,366 15948 [DEBUG] - The source 'https://chocolatey.org/api/v2/' evaluated to a 'normal' source type
2018-08-16 09:10:10,367 15948 [DEBUG] -
NOTE: Hiding sensitive configuration data! Please double and triple
check to be sure no sensitive data is shown, especially if copying
output to a gist for review.
2018-08-16 09:10:10,382 15948 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\tonya\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='https://chocolatey.org/api/v2/'|SourceType='normal'|
Debug='False'|Verbose='False'|Trace='False'|Force='False'|Noop='False'|
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'|
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'|
AllowUnofficialBuild='False'|Input='vagrant'|AllVersions='False'|
SkipPackageInstallProvider='False'|PackageNames='vagrant'|
Prerelease='False'|ForceX86='False'|OverrideArguments='False'|
NotSilent='False'|ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17134.0'|
Information.PlatformName='Windows 10'|
Information.ChocolateyVersion='0.10.11.0'|
Information.ChocolateyProductVersion='0.10.11'|
Information.FullName='choco, Version=0.10.11.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='True'|
Information.UserName='tonya'|Information.UserDomainName='TROGDOR'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='False'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='True'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ScriptsCheckLastExitCode='False'|
ListCommand.LocalOnly='False'|
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'|
ListCommand.PageSize='25'|ListCommand.Exact='False'|
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'|
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'|
ListCommand.ApprovedOnly='False'|
ListCommand.DownloadCacheAvailable='False'|
ListCommand.NotBroken='False'|
ListCommand.IncludeVersionOverrides='False'|
UpgradeCommand.FailOnUnfound='False'|
UpgradeCommand.FailOnNotInstalled='False'|
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'|
UpgradeCommand.ExcludePrerelease='False'|
NewCommand.AutomaticPackage='False'|
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'|
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'|
SourceCommand.AllowSelfService='False'|
SourceCommand.VisibleToAdminsOnly='False'|
FeatureCommand.Command='unknown'|ConfigCommand.Command='unknown'|
PinCommand.Command='unknown'|OutdatedCommand.IgnorePinned='False'|
Proxy.BypassOnLocal='True'|
2018-08-16 09:10:10,387 15948 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2018-08-16 09:10:10,401 15948 [INFO ] - Installing the following packages:
2018-08-16 09:10:10,404 15948 [INFO ] - vagrant
2018-08-16 09:10:10,410 15948 [INFO ] - By installing you accept licenses for the packages.
2018-08-16 09:10:11,554 15948 [INFO ] - [NuGet] Installing 'vagrant 2.1.2.20180731'.
2018-08-16 09:10:11,564 15948 [DEBUG] - [NuGet] Added file 'chocolateyinstall.ps1' to folder 'vagrant\tools'.
2018-08-16 09:10:11,614 15948 [DEBUG] - [NuGet] Added file 'vagrant.nuspec' to folder 'vagrant'.
2018-08-16 09:10:11,621 15948 [DEBUG] - [NuGet] Added file 'vagrant.nupkg' to folder 'vagrant'.
2018-08-16 09:10:11,621 15948 [INFO ] - [NuGet] Successfully installed 'vagrant 2.1.2.20180731'.
2018-08-16 09:10:11,634 15948 [INFO ] -
vagrant v2.1.2.20180731 [Approved]
2018-08-16 09:10:11,649 15948 [INFO ] - vagrant package files install completed. Performing other installation steps.
2018-08-16 09:10:11,711 15948 [DEBUG] - Setting installer args for vagrant
2018-08-16 09:10:11,718 15948 [DEBUG] - Setting package parameters for vagrant
2018-08-16 09:10:11,724 15948 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1':
2018-08-16 09:10:11,734 15948 [DEBUG] - $ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = 'vagrant'
fileType = 'msi'
url = 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_i686.msi'
url64bit = 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi'
checksum = '7e058165f0e2246a6dd098fa36e24c2623b28515d4e31f961ff3df0de1b44ed2'
checksum64 = '492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart"
validExitCodes = @(0, 3010, 1641)
softwareName = 'vagrant'
}
Install-ChocolateyPackage @packageArgs
Update-SessionEnvironment
vagrant plugin repair #https://github.com/chocolatey/chocolatey-coreteampackages/issues/1024
2018-08-16 09:10:11,752 15948 [DEBUG] - Calling built-in PowerShell host with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters ''']
2018-08-16 09:10:11,755 15948 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2018-08-16 09:10:12,004 15948 [DEBUG] - Host version is 5.1.17134.1, PowerShell Version is '5.1.17134.228' and CLR Version is '4.0.30319.42000'.
2018-08-16 09:10:13,066 15948 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2018-08-16 09:10:13,072 15948 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2018-08-16 09:10:13,072 15948 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2018-08-16 09:10:13,077 15948 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2018-08-16 09:10:13,083 15948 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2018-08-16 09:10:13,090 15948 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2018-08-16 09:10:13,090 15948 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2018-08-16 09:10:13,095 15948 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2018-08-16 09:10:13,100 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2018-08-16 09:10:13,105 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2018-08-16 09:10:13,110 15948 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2018-08-16 09:10:13,115 15948 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2018-08-16 09:10:13,115 15948 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2018-08-16 09:10:13,120 15948 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2018-08-16 09:10:13,125 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2018-08-16 09:10:13,130 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2018-08-16 09:10:13,135 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2018-08-16 09:10:13,140 15948 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2018-08-16 09:10:13,145 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2018-08-16 09:10:13,145 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2018-08-16 09:10:13,150 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2018-08-16 09:10:13,159 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2018-08-16 09:10:13,160 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2018-08-16 09:10:13,167 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2018-08-16 09:10:13,174 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2018-08-16 09:10:13,174 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2018-08-16 09:10:13,181 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2018-08-16 09:10:13,189 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2018-08-16 09:10:13,194 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2018-08-16 09:10:13,199 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2018-08-16 09:10:13,204 15948 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2018-08-16 09:10:13,209 15948 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2018-08-16 09:10:13,214 15948 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2018-08-16 09:10:13,220 15948 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2018-08-16 09:10:13,230 15948 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2018-08-16 09:10:13,235 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2018-08-16 09:10:13,240 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2018-08-16 09:10:13,247 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2018-08-16 09:10:13,252 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2018-08-16 09:10:13,257 15948 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2018-08-16 09:10:13,262 15948 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2018-08-16 09:10:13,267 15948 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2018-08-16 09:10:13,274 15948 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2018-08-16 09:10:13,279 15948 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2018-08-16 09:10:13,289 15948 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2018-08-16 09:10:13,294 15948 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2018-08-16 09:10:13,301 15948 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2018-08-16 09:10:13,306 15948 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2018-08-16 09:10:13,313 15948 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2018-08-16 09:10:13,326 15948 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2018-08-16 09:10:13,332 15948 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2018-08-16 09:10:13,337 15948 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2018-08-16 09:10:13,342 15948 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2018-08-16 09:10:13,347 15948 [DEBUG] - Loading community extensions
2018-08-16 09:10:13,366 15948 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'
2018-08-16 09:10:13,377 15948 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-core\chocolatey-core.psm1'.
2018-08-16 09:10:13,592 15948 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2018-08-16 09:10:13,599 15948 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2018-08-16 09:10:13,606 15948 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2018-08-16 09:10:13,611 15948 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2018-08-16 09:10:13,619 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2018-08-16 09:10:13,624 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2018-08-16 09:10:13,626 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2018-08-16 09:10:13,634 15948 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2018-08-16 09:10:13,637 15948 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2018-08-16 09:10:13,648 15948 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2018-08-16 09:10:13,653 15948 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2018-08-16 09:10:13,656 15948 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2018-08-16 09:10:13,660 15948 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2018-08-16 09:10:13,666 15948 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2018-08-16 09:10:13,672 15948 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2018-08-16 09:10:13,678 15948 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2018-08-16 09:10:13,683 15948 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1'
2018-08-16 09:10:13,688 15948 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-misc-helpers\chocolatey-misc-helpers.psm1'.
2018-08-16 09:10:13,759 15948 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'.
2018-08-16 09:10:13,765 15948 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'.
2018-08-16 09:10:13,772 15948 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'.
2018-08-16 09:10:13,777 15948 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'.
2018-08-16 09:10:13,782 15948 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'.
2018-08-16 09:10:13,787 15948 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'.
2018-08-16 09:10:13,792 15948 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2018-08-16 09:10:13,802 15948 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2018-08-16 09:10:13,948 15948 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2018-08-16 09:10:13,953 15948 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2018-08-16 09:10:13,958 15948 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2018-08-16 09:10:13,963 15948 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2018-08-16 09:10:13,974 15948 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2018-08-16 09:10:13,980 15948 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2018-08-16 09:10:13,986 15948 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2018-08-16 09:10:13,992 15948 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2018-08-16 09:10:13,998 15948 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2018-08-16 09:10:14,002 15948 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2018-08-16 09:10:14,007 15948 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2018-08-16 09:10:14,017 15948 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2018-08-16 09:10:14,029 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2018-08-16 09:10:14,034 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2018-08-16 09:10:14,039 15948 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2018-08-16 09:10:14,044 15948 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2018-08-16 09:10:14,049 15948 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2018-08-16 09:10:14,054 15948 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2018-08-16 09:10:14,059 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2018-08-16 09:10:14,064 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2018-08-16 09:10:14,069 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2018-08-16 09:10:14,071 15948 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2018-08-16 09:10:14,078 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyDesktopLink'.
2018-08-16 09:10:14,083 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2018-08-16 09:10:14,088 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2018-08-16 09:10:14,093 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2018-08-16 09:10:14,093 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2018-08-16 09:10:14,098 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2018-08-16 09:10:14,103 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2018-08-16 09:10:14,108 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2018-08-16 09:10:14,113 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2018-08-16 09:10:14,119 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2018-08-16 09:10:14,124 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2018-08-16 09:10:14,129 15948 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2018-08-16 09:10:14,134 15948 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2018-08-16 09:10:14,139 15948 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2018-08-16 09:10:14,144 15948 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2018-08-16 09:10:14,149 15948 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2018-08-16 09:10:14,154 15948 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2018-08-16 09:10:14,159 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2018-08-16 09:10:14,164 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2018-08-16 09:10:14,170 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2018-08-16 09:10:14,170 15948 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2018-08-16 09:10:14,178 15948 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2018-08-16 09:10:14,183 15948 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateyFailure'.
2018-08-16 09:10:14,188 15948 [INFO ] - VERBOSE: Exporting function 'Write-ChocolateySuccess'.
2018-08-16 09:10:14,193 15948 [INFO ] - VERBOSE: Exporting function 'Write-FileUpdateLog'.
2018-08-16 09:10:14,198 15948 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2018-08-16 09:10:14,198 15948 [INFO ] - VERBOSE: Exporting function 'Get-AppInstallLocation'.
2018-08-16 09:10:14,203 15948 [INFO ] - VERBOSE: Exporting function 'Get-AvailableDriveLetter'.
2018-08-16 09:10:14,208 15948 [INFO ] - VERBOSE: Exporting function 'Get-EffectiveProxy'.
2018-08-16 09:10:14,214 15948 [INFO ] - VERBOSE: Exporting function 'Get-PackageCacheLocation'.
2018-08-16 09:10:14,218 15948 [INFO ] - VERBOSE: Exporting function 'Get-WebContent'.
2018-08-16 09:10:14,224 15948 [INFO ] - VERBOSE: Exporting function 'Register-Application'.
2018-08-16 09:10:14,228 15948 [INFO ] - VERBOSE: Exporting function 'Start-CheckandStop'.
2018-08-16 09:10:14,233 15948 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStop'.
2018-08-16 09:10:14,238 15948 [INFO ] - VERBOSE: Exporting function 'Start-WaitandStopActual'.
2018-08-16 09:10:14,243 15948 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2018-08-16 09:10:14,248 15948 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2018-08-16 09:10:14,248 15948 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2018-08-16 09:10:14,253 15948 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2018-08-16 09:10:14,258 15948 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2018-08-16 09:10:14,263 15948 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2018-08-16 09:10:14,268 15948 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2018-08-16 09:10:14,275 15948 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2018-08-16 09:10:14,279 15948 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2018-08-16 09:10:14,284 15948 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2018-08-16 09:10:14,288 15948 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2018-08-16 09:10:14,293 15948 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2018-08-16 09:10:14,297 15948 [INFO ] - VERBOSE: Importing function 'Get-AppInstallLocation'.
2018-08-16 09:10:14,299 15948 [INFO ] - VERBOSE: Importing function 'Get-AvailableDriveLetter'.
2018-08-16 09:10:14,307 15948 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2018-08-16 09:10:14,313 15948 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2018-08-16 09:10:14,319 15948 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2018-08-16 09:10:14,325 15948 [INFO ] - VERBOSE: Importing function 'Get-EffectiveProxy'.
2018-08-16 09:10:14,328 15948 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2018-08-16 09:10:14,334 15948 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2018-08-16 09:10:14,339 15948 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2018-08-16 09:10:14,344 15948 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2018-08-16 09:10:14,349 15948 [INFO ] - VERBOSE: Importing function 'Get-PackageCacheLocation'.
2018-08-16 09:10:14,354 15948 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2018-08-16 09:10:14,359 15948 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2018-08-16 09:10:14,364 15948 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2018-08-16 09:10:14,369 15948 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2018-08-16 09:10:14,374 15948 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2018-08-16 09:10:14,374 15948 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2018-08-16 09:10:14,380 15948 [INFO ] - VERBOSE: Importing function 'Get-WebContent'.
2018-08-16 09:10:14,385 15948 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2018-08-16 09:10:14,390 15948 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2018-08-16 09:10:14,395 15948 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2018-08-16 09:10:14,400 15948 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2018-08-16 09:10:14,400 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyDesktopLink'.
2018-08-16 09:10:14,405 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2018-08-16 09:10:14,410 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2018-08-16 09:10:14,415 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2018-08-16 09:10:14,420 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2018-08-16 09:10:14,425 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2018-08-16 09:10:14,430 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2018-08-16 09:10:14,435 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2018-08-16 09:10:14,440 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2018-08-16 09:10:14,446 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2018-08-16 09:10:14,451 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2018-08-16 09:10:14,453 15948 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2018-08-16 09:10:14,458 15948 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2018-08-16 09:10:14,463 15948 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2018-08-16 09:10:14,469 15948 [INFO ] - VERBOSE: Importing function 'Register-Application'.
2018-08-16 09:10:14,475 15948 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2018-08-16 09:10:14,480 15948 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2018-08-16 09:10:14,486 15948 [INFO ] - VERBOSE: Importing function 'Start-CheckandStop'.
2018-08-16 09:10:14,492 15948 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2018-08-16 09:10:14,498 15948 [INFO ] - VERBOSE: Importing function 'Start-WaitandStop'.
2018-08-16 09:10:14,501 15948 [INFO ] - VERBOSE: Importing function 'Start-WaitandStopActual'.
2018-08-16 09:10:14,506 15948 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2018-08-16 09:10:14,511 15948 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2018-08-16 09:10:14,516 15948 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2018-08-16 09:10:14,526 15948 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2018-08-16 09:10:14,528 15948 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2018-08-16 09:10:14,535 15948 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2018-08-16 09:10:14,543 15948 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2018-08-16 09:10:14,549 15948 [INFO ] - VERBOSE: Importing function 'Write-ChocolateyFailure'.
2018-08-16 09:10:14,552 15948 [INFO ] - VERBOSE: Importing function 'Write-ChocolateySuccess'.
2018-08-16 09:10:14,558 15948 [INFO ] - VERBOSE: Importing function 'Write-FileUpdateLog'.
2018-08-16 09:10:14,566 15948 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2018-08-16 09:10:14,573 15948 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2018-08-16 09:10:14,574 15948 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2018-08-16 09:10:14,585 15948 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2018-08-16 09:10:14,590 15948 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2018-08-16 09:10:14,593 15948 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2018-08-16 09:10:14,600 15948 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2018-08-16 09:10:14,603 15948 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2018-08-16 09:10:14,608 15948 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2018-08-16 09:10:14,615 15948 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2018-08-16 09:10:14,678 15948 [DEBUG] - Running 'ChocolateyScriptRunner' for vagrant v2.1.2.20180731 with packageScript 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\vagrant', installArguments: '', packageParameters: '',
2018-08-16 09:10:14,688 15948 [DEBUG] - Running 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1'
2018-08-16 09:10:14,747 15948 [DEBUG] - Running Install-ChocolateyPackage -url 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_i686.msi' -url64bit 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi' -checksum '7e058165f0e2246a6dd098fa36e24c2623b28515d4e31f961ff3df0de1b44ed2' -checksum64 '492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182' -silentArgs '/qn /norestart' -packageName 'vagrant' -checksumType 'sha256' -fileType 'msi' -validExitCodes '0 3010 1641' -checksumType64 'sha256'
2018-08-16 09:10:14,789 15948 [DEBUG] - Running Get-ChocolateyWebFile -packageName 'vagrant' -fileFullPath 'C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrantInstall.msi' -url 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_i686.msi' -url64bit 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi' -checksum '7e058165f0e2246a6dd098fa36e24c2623b28515d4e31f961ff3df0de1b44ed2' -checksumType 'sha256' -checksum64 '492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182' -checksumType64 'sha256' -options 'System.Collections.Hashtable' -getOriginalFileName 'True'
2018-08-16 09:10:14,800 15948 [DEBUG] - Running Get-ProcessorBits -compare '64'
2018-08-16 09:10:14,810 15948 [DEBUG] - CPU is 64 bit
2018-08-16 09:10:14,821 15948 [DEBUG] - Setting url to 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi' and bitPackage to 64
2018-08-16 09:10:14,847 15948 [DEBUG] - Running Get-WebFileName -url 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi' -defaultName 'vagrantInstall.msi'
2018-08-16 09:10:14,990 15948 [DEBUG] - Using response url to determine file name. 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi'
2018-08-16 09:10:14,999 15948 [DEBUG] - File name determined from url is 'vagrant_2.1.2_x86_64.msi'
2018-08-16 09:10:15,011 15948 [DEBUG] - Running Get-WebHeaders -url 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi' -ErrorAction 'Stop'
2018-08-16 09:10:15,016 15948 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2018-08-16 09:10:15,024 15948 [DEBUG] - Request Headers:
2018-08-16 09:10:15,031 15948 [DEBUG] - 'Accept':'*/*'
2018-08-16 09:10:15,036 15948 [DEBUG] - 'User-Agent':'chocolatey command line'
2018-08-16 09:10:15,090 15948 [DEBUG] - Response Headers:
2018-08-16 09:10:15,098 15948 [DEBUG] - 'Content-Disposition':'attachment'
2018-08-16 09:10:15,104 15948 [DEBUG] - 'Strict-Transport-Security':'max-age=31536000; includeSubDomains; preload'
2018-08-16 09:10:15,109 15948 [DEBUG] - 'X-XSS-Protection':'1; mode=block'
2018-08-16 09:10:15,114 15948 [DEBUG] - 'X-Content-Type-Options':'nosniff'
2018-08-16 09:10:15,119 15948 [DEBUG] - 'X-Frame-Options':'sameorigin'
2018-08-16 09:10:15,125 15948 [DEBUG] - 'Age':'274168'
2018-08-16 09:10:15,130 15948 [DEBUG] - 'Accept-Ranges':'bytes,bytes'
2018-08-16 09:10:15,135 15948 [DEBUG] - 'Content-Length':'231780352'
2018-08-16 09:10:15,135 15948 [DEBUG] - 'Cache-Control':'max-age=31536000, stale-white-revalidate=86400, stale-if-error=604800, public'
2018-08-16 09:10:15,140 15948 [DEBUG] - 'Content-Type':'application/x-msi'
2018-08-16 09:10:15,145 15948 [DEBUG] - 'ETag':'"955b2793c9dfe628cb1aeec94dc8bb18"'
2018-08-16 09:10:15,150 15948 [DEBUG] - 'Last-Modified':'Mon, 30 Jul 2018 21:05:16 GMT'
2018-08-16 09:10:15,155 15948 [DEBUG] - 'Date':'Thu, 16 Aug 2018 15:10:14 GMT'
2018-08-16 09:10:15,160 15948 [DEBUG] - 'Connection':'keep-alive'
2018-08-16 09:10:15,171 15948 [INFO ] - Downloading vagrant 64 bit
from 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi'
2018-08-16 09:10:15,194 15948 [DEBUG] - Running Get-WebFile -url 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi' -fileName 'C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi' -options 'System.Collections.Hashtable'
2018-08-16 09:10:15,201 15948 [DEBUG] - Setting request timeout to 30000
2018-08-16 09:10:15,206 15948 [DEBUG] - Setting read/write timeout to 2700000
2018-08-16 09:10:15,211 15948 [DEBUG] - Setting the UserAgent to 'chocolatey command line'
2018-08-16 09:10:15,320 15948 [DEBUG] - Downloading https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi to C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi
2018-08-16 09:10:24,751 15948 [INFO ] -
2018-08-16 09:10:24,756 15948 [INFO ] - Download of vagrant_2.1.2_x86_64.msi (221.04 MB) completed.
2018-08-16 09:10:27,773 15948 [DEBUG] - No runtime virus checking built into FOSS Chocolatey. Check out Pro/Business - https://chocolatey.org/compare
2018-08-16 09:10:27,778 15948 [DEBUG] - Verifying package provided checksum of '492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182' for 'C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi'.
2018-08-16 09:10:27,793 15948 [DEBUG] - Running Get-ChecksumValid -file 'C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi' -checksum '492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182' -checksumType 'sha256' -originalUrl 'https://releases.hashicorp.com/vagrant/2.1.2/vagrant_2.1.2_x86_64.msi'
2018-08-16 09:10:27,813 15948 [DEBUG] - checksum.exe found at 'C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe'
2018-08-16 09:10:27,823 15948 [DEBUG] - Executing command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182" -t="sha256" -f="C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi"]
2018-08-16 09:10:29,206 15948 [DEBUG] - Command ['C:\ProgramData\chocolatey\helpers\..\tools\checksum.exe' -c="492e01d5ef25bf97a5ba157d6ae2101e54f1b6965f41f05c5299dc701dc73182" -t="sha256" -f="C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi"] exited with '0'.
2018-08-16 09:10:29,231 15948 [DEBUG] - Running Install-ChocolateyInstallPackage -packageName 'vagrant' -fileType 'msi' -silentArgs '/qn /norestart' -file 'C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi' -validExitCodes '0 3010 1641' -useOnlyPackageSilentArguments 'False'
2018-08-16 09:10:29,236 15948 [DEBUG] - Running Get-ProcessorBits -compare '32'
2018-08-16 09:10:29,241 15948 [INFO ] - Installing vagrant...
2018-08-16 09:10:29,286 15948 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0 3010 1641' -workingDirectory 'C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731' -statements '/i "C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi" /qn /norestart ' -exeToRun 'C:\WINDOWS\System32\msiexec.exe'
2018-08-16 09:10:29,309 15948 [DEBUG] - Test-ProcessAdminRights: returning True
2018-08-16 09:10:29,323 15948 [DEBUG] - Elevating permissions and running ["C:\WINDOWS\System32\msiexec.exe" /i "C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi" /qn /norestart ]. This may take a while, depending on the statements.
2018-08-16 09:11:39,318 15948 [DEBUG] - Command ["C:\WINDOWS\System32\msiexec.exe" /i "C:\Users\tonya\AppData\Local\Temp\chocolatey\vagrant\2.1.2.20180731\vagrant_2.1.2_x86_64.msi" /qn /norestart ] exited with '3010'.
2018-08-16 09:11:39,333 15948 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2018-08-16 09:11:39,338 15948 [INFO ] - vagrant has been installed.
2018-08-16 09:11:39,348 15948 [DEBUG] - Running Update-SessionEnvironment
2018-08-16 09:11:39,353 15948 [INFO ] - VERBOSE: Refreshing environment variables from the registry.
2018-08-16 09:11:44,969 15948 [ERROR] - ERROR: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: WARN global: resolv replacement has not been enabled!
2018-08-16 09:11:44,980 15948 [DEBUG] - Built-in PowerShell host called with ['[System.Threading.Thread]::CurrentThread.CurrentCulture = '';[System.Threading.Thread]::CurrentThread.CurrentUICulture = ''; & import-module -name 'C:\ProgramData\chocolatey\helpers\chocolateyInstaller.psm1'; & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '''] exited with '-1'.
2018-08-16 09:11:44,991 15948 [DEBUG] - Calling command ['"C:\WINDOWS\System32\shutdown.exe" /a']
2018-08-16 09:11:45,209 15948 [DEBUG] - Command ['"C:\WINDOWS\System32\shutdown.exe" /a'] exited with '1116'
2018-08-16 09:11:45,244 15948 [INFO ] - vagrant may be able to be automatically uninstalled.
2018-08-16 09:11:45,258 15948 [WARN ] - Environment Vars (like PATH) have changed. Close/reopen your shell to
see the changes (or in powershell/cmd.exe just type `refreshenv`).
2018-08-16 09:11:45,264 15948 [DEBUG] - Logging of values is not turned on by default because it
could potentially expose sensitive data. If you understand the risk,
please see `choco feature -h` for information to turn it on.
2018-08-16 09:11:45,270 15948 [DEBUG] - The following values have been added/changed (may contain sensitive data):
2018-08-16 09:11:45,276 15948 [DEBUG] - * Path='[REDACTED]' (Machine)
2018-08-16 09:11:45,304 15948 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\vagrant'
2018-08-16 09:11:45,313 15948 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vagrant\vagrant.nupkg'
with checksum '0D6BA23524AFC8297E15795C78F96D42'
2018-08-16 09:11:45,320 15948 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vagrant\vagrant.nuspec'
with checksum '2AD3DA6B2C3AC42F153A269453AB1994'
2018-08-16 09:11:45,327 15948 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1'
with checksum '6AAE72F786EA7245F44A278D671CA75A'
2018-08-16 09:11:45,346 15948 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731".
2018-08-16 09:11:45,388 15948 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.registry'
2018-08-16 09:11:45,414 15948 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.files'
2018-08-16 09:11:45,427 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.arguments".
2018-08-16 09:11:45,434 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.extra".
2018-08-16 09:11:45,439 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.version".
2018-08-16 09:11:45,445 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.sxs".
2018-08-16 09:11:45,450 15948 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\vagrant.2.1.2.20180731\.pin".
2018-08-16 09:11:45,457 15948 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bad\vagrant".
2018-08-16 09:11:45,467 15948 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2018-08-16 09:11:45,475 15948 [ERROR] - The install of vagrant was NOT successful.
2018-08-16 09:11:45,483 15948 [ERROR] - Error while running 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1'.
See log for details.
2018-08-16 09:11:45,496 15948 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\vagrant'
to 'C:\ProgramData\chocolatey\lib-bad\vagrant'
2018-08-16 09:11:47,512 15948 [DEBUG] - Attempting to delete file "C:\Users\tonya\AppData\Local\NuGet\Cache\vagrant.2.1.2.20180731.nupkg".
2018-08-16 09:11:47,557 15948 [WARN ] -
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2018-08-16 09:11:47,566 15948 [INFO ] -
2018-08-16 09:11:47,575 15948 [ERROR] - Failures
2018-08-16 09:11:47,584 15948 [ERROR] - - vagrant (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\vagrant\tools\chocolateyinstall.ps1'.
See log for details.
2018-08-16 09:11:47,595 15948 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2018-08-16 09:11:47,610 15948 [DEBUG] - Exiting with -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment