Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created May 14, 2023 18:19
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 choco-bot/c4e9b057e9c4473db416184d85c019fd to your computer and use it in GitHub Desktop.
Save choco-bot/c4e9b057e9c4473db416184d85c019fd to your computer and use it in GitHub Desktop.
chirp v2023.05.14 - Passed - Package Tests Results

chirp v2023.05.14 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/chirp/2023.05.14
  • Tested 14 May 2023 18:19:39 +00:00
  • Tested against win2012r2x64 (Windows Server 2012 R2 x64)
  • Tested with the latest version of choco, possibly a beta version.
  • Tested with chocolatey-package-verifier service v1.0.1
  • Install was successful.
  • Uninstall was successful.
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\chirp\chirp.nupkg" checksum="0207CE7BDCB9FC162307C6FF38968827" />
<file path="C:\ProgramData\chocolatey\lib\chirp\chirp.nuspec" checksum="CBA153AD03BF83922D08FE509857AD29" />
</files>
</fileSnapshot>
2023-05-14 18:18:33,283 2860 [DEBUG] - XmlConfiguration is now operational
2023-05-14 18:18:33,486 2860 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:18:33,486 2860 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:18:33,502 2860 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:18:33,502 2860 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:18:33,502 2860 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:18:33,518 2860 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-05-14 18:18:33,863 2860 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-05-14 18:18:33,863 2860 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-05-14 18:18:33,876 2860 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-05-14 18:18:33,876 2860 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-05-14 18:18:33,876 2860 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-05-14 18:18:33,892 2860 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-05-14 18:18:33,892 2860 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-05-14 18:18:33,892 2860 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-05-14 18:18:33,892 2860 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-05-14 18:18:33,908 2860 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-05-14 18:18:33,908 2860 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-05-14 18:18:33,908 2860 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-05-14 18:18:33,924 2860 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-05-14 18:18:33,924 2860 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-05-14 18:18:33,924 2860 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-05-14 18:18:34,142 2860 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-05-14 18:18:34,142 2860 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-05-14 18:18:34,142 2860 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-05-14 18:18:34,440 2860 [INFO ] - ============================================================
2023-05-14 18:18:34,986 2860 [INFO ] - Chocolatey v1.3.0
2023-05-14 18:18:35,033 2860 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-05-14 18:18:35,049 2860 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-05-14 18:18:35,049 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-05-14 18:18:35,064 2860 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install chirp --version 2023.05.14 -fdvy --execution-timeout=2700 --allow-downgrade
2023-05-14 18:18:35,080 2860 [DEBUG] - Received arguments: install chirp --version 2023.05.14 -fdvy --execution-timeout=2700 --allow-downgrade
2023-05-14 18:18:35,252 2860 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-05-14 18:18:35,283 2860 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-05-14 18:18:35,299 2860 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-05-14 18:18:35,440 2860 [DEBUG] - Performing validation checks.
2023-05-14 18:18:35,455 2860 [DEBUG] - Global Configuration Validation Checks:
2023-05-14 18:18:35,471 2860 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-05-14 18:18:35,486 2860 [DEBUG] - System State Validation Checks:
2023-05-14 18:18:35,503 2860 [DEBUG] - Reboot Requirement Checks:
2023-05-14 18:18:35,518 2860 [DEBUG] - - Pending Computer Rename = Checked
2023-05-14 18:18:35,533 2860 [DEBUG] - - Pending Component Based Servicing = Checked
2023-05-14 18:18:35,533 2860 [DEBUG] - - Pending Windows Auto Update = Checked
2023-05-14 18:18:35,549 2860 [DEBUG] - - Pending File Rename Operations = Ignored
2023-05-14 18:18:35,564 2860 [DEBUG] - - Pending Windows Package Installer = Checked
2023-05-14 18:18:35,564 2860 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-05-14 18:18:35,596 2860 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-05-14 18:18:35,642 2860 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-05-14 18:18:35,658 2860 [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.
2023-05-14 18:18:35,689 2860 [DEBUG] - Configuration: CommandName='install'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='True'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='chirp'|
Version='2023.05.14'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='chirp'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='True'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-RQML9FE9KAL'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-05-14 18:18:35,720 2860 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-05-14 18:18:35,752 2860 [INFO ] - Installing the following packages:
2023-05-14 18:18:35,752 2860 [INFO ] - chirp
2023-05-14 18:18:35,767 2860 [INFO ] - By installing, you accept licenses for the packages.
2023-05-14 18:18:35,783 2860 [DEBUG] - Current environment values (may contain sensitive data):
2023-05-14 18:18:35,800 2860 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-05-14 18:18:35,815 2860 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-14 18:18:35,815 2860 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-14 18:18:35,815 2860 [DEBUG] - * 'ChocolateyLastPathUpdate'='133285457010441033' ('User')
2023-05-14 18:18:35,830 2860 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-05-14 18:18:35,830 2860 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-05-14 18:18:35,845 2860 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-05-14 18:18:35,845 2860 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-05-14 18:18:35,845 2860 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-05-14 18:18:35,861 2860 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-05-14 18:18:35,861 2860 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-05-14 18:18:35,877 2860 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-05-14 18:18:35,877 2860 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-05-14 18:18:35,893 2860 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-05-14 18:18:35,893 2860 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-05-14 18:18:35,893 2860 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-05-14 18:18:35,908 2860 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-05-14 18:18:35,908 2860 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-05-14 18:18:35,923 2860 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-05-14 18:18:35,923 2860 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-05-14 18:18:37,097 2860 [INFO ] - [NuGet] Attempting to resolve dependency 'chirp.install (= 2023.05.14)'.
2023-05-14 18:18:44,862 2860 [INFO ] - [NuGet] Installing 'chirp.install 2023.05.14'.
2023-05-14 18:18:44,877 2860 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'chirp.install\legal'.
2023-05-14 18:18:44,893 2860 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'chirp.install\legal'.
2023-05-14 18:18:44,939 2860 [DEBUG] - [NuGet] Added file 'chirp-next-20230514-installer.exe' to folder 'chirp.install\tools'.
2023-05-14 18:18:44,955 2860 [DEBUG] - [NuGet] Added file 'chocolateyinstall.ps1' to folder 'chirp.install\tools'.
2023-05-14 18:18:44,970 2860 [DEBUG] - [NuGet] Added file 'chocolateyuninstall.ps1' to folder 'chirp.install\tools'.
2023-05-14 18:18:45,033 2860 [DEBUG] - [NuGet] Added file 'chirp.install.nupkg' to folder 'chirp.install'.
2023-05-14 18:18:45,393 2860 [DEBUG] - [NuGet] Added file 'chirp.install.nuspec' to folder 'chirp.install'.
2023-05-14 18:18:45,393 2860 [INFO ] - [NuGet] Successfully installed 'chirp.install 2023.05.14'.
2023-05-14 18:18:45,409 2860 [INFO ] -
chirp.install v2023.05.14 (forced)
2023-05-14 18:18:45,627 2860 [INFO ] - chirp.install package files install completed. Performing other installation steps.
2023-05-14 18:18:45,706 2860 [DEBUG] - Setting installer args for chirp.install
2023-05-14 18:18:45,706 2860 [DEBUG] - Setting package parameters for chirp.install
2023-05-14 18:18:45,706 2860 [DEBUG] - Contents of 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chocolateyinstall.ps1':
2023-05-14 18:18:45,737 2860 [DEBUG] - $ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsDir\chirp-next-20230514-installer.exe"
silentArgs = '/S'
}
Install-ChocolateyInstallPackage @packageArgs
2023-05-14 18:18:45,784 2860 [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\chirp.install\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null']
2023-05-14 18:18:45,799 2860 [DEBUG] - Redirecting System.Management.Automation.resources, Version=3.0.0.0, Culture=en-US, PublicKeyToken=31bf3856ad364e35, requested by ''
2023-05-14 18:18:46,502 2860 [DEBUG] - Host version is 5.1.17763.1, PowerShell Version is '5.1.17763.3770' and CLR Version is '4.0.30319.42000'.
2023-05-14 18:18:47,221 2860 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-14 18:18:47,236 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-14 18:18:47,236 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-14 18:18:47,251 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-14 18:18:47,268 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-14 18:18:47,268 2860 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-14 18:18:47,283 2860 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-14 18:18:47,283 2860 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-14 18:18:47,298 2860 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-14 18:18:47,298 2860 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-14 18:18:47,314 2860 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-14 18:18:47,314 2860 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-14 18:18:47,330 2860 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-14 18:18:47,330 2860 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-14 18:18:47,345 2860 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-14 18:18:47,345 2860 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-14 18:18:47,361 2860 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-14 18:18:47,361 2860 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-14 18:18:47,377 2860 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-14 18:18:47,377 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-14 18:18:47,392 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-14 18:18:47,424 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-14 18:18:47,439 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-14 18:18:47,439 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-14 18:18:47,455 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-14 18:18:47,455 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-14 18:18:47,471 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-14 18:18:47,471 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-14 18:18:47,486 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-14 18:18:47,502 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-14 18:18:47,502 2860 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-14 18:18:47,517 2860 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-14 18:18:47,517 2860 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-14 18:18:47,533 2860 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-14 18:18:47,533 2860 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-14 18:18:47,548 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-14 18:18:47,548 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-14 18:18:47,564 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-14 18:18:47,564 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-14 18:18:47,580 2860 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-14 18:18:47,580 2860 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-14 18:18:47,595 2860 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-14 18:18:47,611 2860 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-14 18:18:47,611 2860 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-14 18:18:47,626 2860 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-14 18:18:47,626 2860 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-14 18:18:47,642 2860 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-14 18:18:47,658 2860 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-14 18:18:47,658 2860 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-14 18:18:47,673 2860 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-14 18:18:47,707 2860 [DEBUG] - Loading community extensions
2023-05-14 18:18:47,737 2860 [DEBUG] - Importing 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'
2023-05-14 18:18:47,752 2860 [INFO ] - VERBOSE: Loading module from path 'C:\ProgramData\chocolatey\extensions\chocolatey-windowsupdate\chocolatey-windowsupdate.psm1'.
2023-05-14 18:18:47,861 2860 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-14 18:18:47,861 2860 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-14 18:18:47,861 2860 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-14 18:18:47,877 2860 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-14 18:18:47,892 2860 [INFO ] - VERBOSE: Exporting function 'Format-FileSize'.
2023-05-14 18:18:47,892 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChecksumValid'.
2023-05-14 18:18:47,908 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyPath'.
2023-05-14 18:18:47,908 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyUnzip'.
2023-05-14 18:18:47,923 2860 [INFO ] - VERBOSE: Exporting function 'Get-ChocolateyWebFile'.
2023-05-14 18:18:47,923 2860 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariable'.
2023-05-14 18:18:47,939 2860 [INFO ] - VERBOSE: Exporting function 'Get-EnvironmentVariableNames'.
2023-05-14 18:18:47,939 2860 [INFO ] - VERBOSE: Exporting function 'Get-FtpFile'.
2023-05-14 18:18:47,939 2860 [INFO ] - VERBOSE: Exporting function 'Get-OSArchitectureWidth'.
2023-05-14 18:18:47,956 2860 [INFO ] - VERBOSE: Exporting function 'Get-PackageParameters'.
2023-05-14 18:18:47,956 2860 [INFO ] - VERBOSE: Exporting function 'Get-PackageParametersBuiltIn'.
2023-05-14 18:18:47,971 2860 [INFO ] - VERBOSE: Exporting function 'Get-ToolsLocation'.
2023-05-14 18:18:47,971 2860 [INFO ] - VERBOSE: Exporting function 'Get-UACEnabled'.
2023-05-14 18:18:47,986 2860 [INFO ] - VERBOSE: Exporting function 'Get-UninstallRegistryKey'.
2023-05-14 18:18:48,001 2860 [INFO ] - VERBOSE: Exporting function 'Get-VirusCheckValid'.
2023-05-14 18:18:48,001 2860 [INFO ] - VERBOSE: Exporting function 'Get-WebFile'.
2023-05-14 18:18:48,017 2860 [INFO ] - VERBOSE: Exporting function 'Get-WebFileName'.
2023-05-14 18:18:48,017 2860 [INFO ] - VERBOSE: Exporting function 'Get-WebHeaders'.
2023-05-14 18:18:48,033 2860 [INFO ] - VERBOSE: Exporting function 'Install-BinFile'.
2023-05-14 18:18:48,033 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyEnvironmentVariable'.
2023-05-14 18:18:48,048 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyExplorerMenuItem'.
2023-05-14 18:18:48,064 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyFileAssociation'.
2023-05-14 18:18:48,064 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyInstallPackage'.
2023-05-14 18:18:48,064 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPackage'.
2023-05-14 18:18:48,080 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPath'.
2023-05-14 18:18:48,080 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-14 18:18:48,096 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyPowershellCommand'.
2023-05-14 18:18:48,111 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyShortcut'.
2023-05-14 18:18:48,111 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyVsixPackage'.
2023-05-14 18:18:48,127 2860 [INFO ] - VERBOSE: Exporting function 'Install-ChocolateyZipPackage'.
2023-05-14 18:18:48,127 2860 [INFO ] - VERBOSE: Exporting function 'Install-Vsix'.
2023-05-14 18:18:48,143 2860 [INFO ] - VERBOSE: Exporting function 'Set-EnvironmentVariable'.
2023-05-14 18:18:48,143 2860 [INFO ] - VERBOSE: Exporting function 'Set-PowerShellExitCode'.
2023-05-14 18:18:48,158 2860 [INFO ] - VERBOSE: Exporting function 'Start-ChocolateyProcessAsAdmin'.
2023-05-14 18:18:48,158 2860 [INFO ] - VERBOSE: Exporting function 'Test-ProcessAdminRights'.
2023-05-14 18:18:48,173 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-BinFile'.
2023-05-14 18:18:48,173 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-14 18:18:48,189 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyPackage'.
2023-05-14 18:18:48,205 2860 [INFO ] - VERBOSE: Exporting function 'Uninstall-ChocolateyZipPackage'.
2023-05-14 18:18:48,221 2860 [INFO ] - VERBOSE: Exporting function 'Update-SessionEnvironment'.
2023-05-14 18:18:48,221 2860 [INFO ] - VERBOSE: Exporting function 'Write-FunctionCallLogMessage'.
2023-05-14 18:18:48,236 2860 [INFO ] - VERBOSE: Exporting function 'Install-WindowsUpdate'.
2023-05-14 18:18:48,236 2860 [INFO ] - VERBOSE: Exporting function 'Test-WindowsUpdate'.
2023-05-14 18:18:48,252 2860 [INFO ] - VERBOSE: Exporting alias 'Get-ProcessorBits'.
2023-05-14 18:18:48,252 2860 [INFO ] - VERBOSE: Exporting alias 'Get-OSBitness'.
2023-05-14 18:18:48,267 2860 [INFO ] - VERBOSE: Exporting alias 'Get-InstallRegistryKey'.
2023-05-14 18:18:48,267 2860 [INFO ] - VERBOSE: Exporting alias 'Generate-BinFile'.
2023-05-14 18:18:48,284 2860 [INFO ] - VERBOSE: Exporting alias 'Add-BinFile'.
2023-05-14 18:18:48,284 2860 [INFO ] - VERBOSE: Exporting alias 'Start-ChocolateyProcess'.
2023-05-14 18:18:48,299 2860 [INFO ] - VERBOSE: Exporting alias 'Invoke-ChocolateyProcess'.
2023-05-14 18:18:48,314 2860 [INFO ] - VERBOSE: Exporting alias 'Remove-BinFile'.
2023-05-14 18:18:48,314 2860 [INFO ] - VERBOSE: Exporting alias 'refreshenv'.
2023-05-14 18:18:48,330 2860 [INFO ] - VERBOSE: Importing function 'Format-FileSize'.
2023-05-14 18:18:48,330 2860 [INFO ] - VERBOSE: Importing function 'Get-ChecksumValid'.
2023-05-14 18:18:48,346 2860 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyPath'.
2023-05-14 18:18:48,361 2860 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyUnzip'.
2023-05-14 18:18:48,361 2860 [INFO ] - VERBOSE: Importing function 'Get-ChocolateyWebFile'.
2023-05-14 18:18:48,377 2860 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariable'.
2023-05-14 18:18:48,580 2860 [INFO ] - VERBOSE: Importing function 'Get-EnvironmentVariableNames'.
2023-05-14 18:18:48,595 2860 [INFO ] - VERBOSE: Importing function 'Get-FtpFile'.
2023-05-14 18:18:48,595 2860 [INFO ] - VERBOSE: Importing function 'Get-OSArchitectureWidth'.
2023-05-14 18:18:48,595 2860 [INFO ] - VERBOSE: Importing function 'Get-PackageParameters'.
2023-05-14 18:18:48,611 2860 [INFO ] - VERBOSE: Importing function 'Get-PackageParametersBuiltIn'.
2023-05-14 18:18:48,611 2860 [INFO ] - VERBOSE: Importing function 'Get-ToolsLocation'.
2023-05-14 18:18:48,627 2860 [INFO ] - VERBOSE: Importing function 'Get-UACEnabled'.
2023-05-14 18:18:48,627 2860 [INFO ] - VERBOSE: Importing function 'Get-UninstallRegistryKey'.
2023-05-14 18:18:48,642 2860 [INFO ] - VERBOSE: Importing function 'Get-VirusCheckValid'.
2023-05-14 18:18:48,642 2860 [INFO ] - VERBOSE: Importing function 'Get-WebFile'.
2023-05-14 18:18:48,658 2860 [INFO ] - VERBOSE: Importing function 'Get-WebFileName'.
2023-05-14 18:18:48,658 2860 [INFO ] - VERBOSE: Importing function 'Get-WebHeaders'.
2023-05-14 18:18:48,674 2860 [INFO ] - VERBOSE: Importing function 'Install-BinFile'.
2023-05-14 18:18:48,674 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyEnvironmentVariable'.
2023-05-14 18:18:48,689 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyExplorerMenuItem'.
2023-05-14 18:18:48,705 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyFileAssociation'.
2023-05-14 18:18:48,705 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyInstallPackage'.
2023-05-14 18:18:48,721 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPackage'.
2023-05-14 18:18:48,736 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPath'.
2023-05-14 18:18:48,736 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPinnedTaskBarItem'.
2023-05-14 18:18:48,752 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyPowershellCommand'.
2023-05-14 18:18:48,752 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyShortcut'.
2023-05-14 18:18:48,767 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyVsixPackage'.
2023-05-14 18:18:48,767 2860 [INFO ] - VERBOSE: Importing function 'Install-ChocolateyZipPackage'.
2023-05-14 18:18:48,783 2860 [INFO ] - VERBOSE: Importing function 'Install-Vsix'.
2023-05-14 18:18:48,783 2860 [INFO ] - VERBOSE: Importing function 'Install-WindowsUpdate'.
2023-05-14 18:18:48,783 2860 [INFO ] - VERBOSE: Importing function 'Set-EnvironmentVariable'.
2023-05-14 18:18:48,799 2860 [INFO ] - VERBOSE: Importing function 'Set-PowerShellExitCode'.
2023-05-14 18:18:48,799 2860 [INFO ] - VERBOSE: Importing function 'Start-ChocolateyProcessAsAdmin'.
2023-05-14 18:18:48,814 2860 [INFO ] - VERBOSE: Importing function 'Test-ProcessAdminRights'.
2023-05-14 18:18:48,830 2860 [INFO ] - VERBOSE: Importing function 'Test-WindowsUpdate'.
2023-05-14 18:18:48,830 2860 [INFO ] - VERBOSE: Importing function 'Uninstall-BinFile'.
2023-05-14 18:18:48,845 2860 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyEnvironmentVariable'.
2023-05-14 18:18:48,861 2860 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyPackage'.
2023-05-14 18:18:48,861 2860 [INFO ] - VERBOSE: Importing function 'Uninstall-ChocolateyZipPackage'.
2023-05-14 18:18:48,877 2860 [INFO ] - VERBOSE: Importing function 'Update-SessionEnvironment'.
2023-05-14 18:18:48,877 2860 [INFO ] - VERBOSE: Importing function 'Write-FunctionCallLogMessage'.
2023-05-14 18:18:48,892 2860 [INFO ] - VERBOSE: Importing alias 'Add-BinFile'.
2023-05-14 18:18:48,892 2860 [INFO ] - VERBOSE: Importing alias 'Generate-BinFile'.
2023-05-14 18:18:48,908 2860 [INFO ] - VERBOSE: Importing alias 'Get-InstallRegistryKey'.
2023-05-14 18:18:48,908 2860 [INFO ] - VERBOSE: Importing alias 'Get-OSBitness'.
2023-05-14 18:18:48,923 2860 [INFO ] - VERBOSE: Importing alias 'Get-ProcessorBits'.
2023-05-14 18:18:48,923 2860 [INFO ] - VERBOSE: Importing alias 'Invoke-ChocolateyProcess'.
2023-05-14 18:18:48,939 2860 [INFO ] - VERBOSE: Importing alias 'refreshenv'.
2023-05-14 18:18:48,955 2860 [INFO ] - VERBOSE: Importing alias 'Remove-BinFile'.
2023-05-14 18:18:48,955 2860 [INFO ] - VERBOSE: Importing alias 'Start-ChocolateyProcess'.
2023-05-14 18:18:49,080 2860 [DEBUG] - ---------------------------Script Execution---------------------------
2023-05-14 18:18:49,096 2860 [DEBUG] - Running 'ChocolateyScriptRunner' for chirp.install v2023.05.14 with packageScript 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chocolateyinstall.ps1', packageFolder:'C:\ProgramData\chocolatey\lib\chirp.install', installArguments: '', packageParameters: '', preRunHookScripts: '', postRunHookScripts: '',
2023-05-14 18:18:49,159 2860 [DEBUG] - Running package script 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chocolateyinstall.ps1'
2023-05-14 18:18:49,315 2860 [DEBUG] - Running Install-ChocolateyInstallPackage -fileType 'exe' -silentArgs '/S' -packageName 'chirp.install' -file 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chirp-next-20230514-installer.exe'
2023-05-14 18:18:49,330 2860 [DEBUG] - Running Get-OSArchitectureWidth -compare '32'
2023-05-14 18:18:49,408 2860 [INFO ] - Installing chirp.install...
2023-05-14 18:18:49,612 2860 [DEBUG] - Running Start-ChocolateyProcessAsAdmin -validExitCodes '0' -workingDirectory 'C:\ProgramData\chocolatey\lib\chirp.install\tools' -statements '/S ' -exeToRun 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chirp-next-20230514-installer.exe'
2023-05-14 18:18:49,689 2860 [DEBUG] - Test-ProcessAdminRights: returning True
2023-05-14 18:18:49,737 2860 [DEBUG] - Elevating permissions and running ["C:\ProgramData\chocolatey\lib\chirp.install\tools\chirp-next-20230514-installer.exe" /S ]. This may take a while, depending on the statements.
2023-05-14 18:18:55,502 2860 [DEBUG] - Command ["C:\ProgramData\chocolatey\lib\chirp.install\tools\chirp-next-20230514-installer.exe" /S ] exited with '0'.
2023-05-14 18:18:55,533 2860 [DEBUG] - Finishing 'Start-ChocolateyProcessAsAdmin'
2023-05-14 18:18:55,548 2860 [INFO ] - chirp.install has been installed.
2023-05-14 18:18:55,564 2860 [DEBUG] - ----------------------------------------------------------------------
2023-05-14 18:18:55,580 2860 [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\chirp.install\tools\chocolateyinstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null'] exited with '0'.
2023-05-14 18:18:55,595 2860 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-05-14 18:18:55,706 2860 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-05-14 18:18:55,721 2860 [INFO ] - chirp.install may be able to be automatically uninstalled.
2023-05-14 18:18:55,893 2860 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chirp.install'
2023-05-14 18:18:56,018 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\chirp.install.nupkg'
with checksum 'B99A13020D53F6A3310F25CE90F311F3'
2023-05-14 18:18:56,018 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\chirp.install.nuspec'
with checksum '69ED929477687D5CF178289297FF95D0'
2023-05-14 18:18:56,033 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\legal\LICENSE.txt'
with checksum '9ED8924400E4ECD171205F25AE6A198A'
2023-05-14 18:18:56,033 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\legal\VERIFICATION.txt'
with checksum '95ED140DDC4D9F64601156AE3AC7CCF4'
2023-05-14 18:18:56,237 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chirp-next-20230514-installer.exe'
with checksum '45FE1C57F6BD70613744FC0D9A29A636'
2023-05-14 18:18:56,253 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chirp-next-20230514-installer.exe.ignore'
with checksum 'BEA07E6D2B8DCE396FE21BAA61B34956'
2023-05-14 18:18:56,253 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chocolateyinstall.ps1'
with checksum '815FF0BB4705ADD515B1186FC7B3C275'
2023-05-14 18:18:56,268 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp.install\tools\chocolateyuninstall.ps1'
with checksum '09F5F2B4BCECB0C3EC10E1B8AEAB7BCC'
2023-05-14 18:18:56,331 2860 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14".
2023-05-14 18:18:56,393 2860 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14\.registry'
2023-05-14 18:18:56,518 2860 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14\.files'
2023-05-14 18:18:56,548 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14\.extra".
2023-05-14 18:18:56,548 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14\.version".
2023-05-14 18:18:56,564 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14\.sxs".
2023-05-14 18:18:56,564 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.install.2023.05.14\.pin".
2023-05-14 18:18:56,580 2860 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-14 18:18:56,595 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chirp.install\.chocolateyPending".
2023-05-14 18:18:56,595 2860 [INFO ] - The install of chirp.install was successful.
2023-05-14 18:18:56,611 2860 [INFO ] - Software installed as 'exe', install location is likely default.
2023-05-14 18:18:56,627 2860 [INFO ] - [NuGet] Installing 'chirp 2023.05.14'.
2023-05-14 18:18:56,627 2860 [DEBUG] - [NuGet] Added file 'chirp.nupkg' to folder 'chirp'.
2023-05-14 18:18:56,861 2860 [DEBUG] - [NuGet] Added file 'chirp.nuspec' to folder 'chirp'.
2023-05-14 18:18:56,881 2860 [INFO ] - [NuGet] Successfully installed 'chirp 2023.05.14'.
2023-05-14 18:18:56,881 2860 [INFO ] -
chirp v2023.05.14 (forced)
2023-05-14 18:18:56,893 2860 [INFO ] - chirp package files install completed. Performing other installation steps.
2023-05-14 18:18:56,908 2860 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chirp'
2023-05-14 18:18:56,923 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp\chirp.nupkg'
with checksum '0207CE7BDCB9FC162307C6FF38968827'
2023-05-14 18:18:56,939 2860 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp\chirp.nuspec'
with checksum 'CBA153AD03BF83922D08FE509857AD29'
2023-05-14 18:18:56,939 2860 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\chirp.2023.05.14".
2023-05-14 18:18:56,970 2860 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\chirp.2023.05.14\.files'
2023-05-14 18:18:56,986 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.2023.05.14\.extra".
2023-05-14 18:18:56,986 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.2023.05.14\.version".
2023-05-14 18:18:57,001 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.2023.05.14\.sxs".
2023-05-14 18:18:57,001 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\chirp.2023.05.14\.pin".
2023-05-14 18:18:57,017 2860 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-05-14 18:18:57,017 2860 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\chirp\.chocolateyPending".
2023-05-14 18:18:57,033 2860 [INFO ] - The install of chirp was successful.
2023-05-14 18:18:57,033 2860 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\chirp'
2023-05-14 18:18:57,049 2860 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\chirp.2023.05.14.nupkg".
2023-05-14 18:18:57,095 2860 [WARN ] -
Chocolatey installed 2/2 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-05-14 18:18:57,095 2860 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-05-14 18:18:57,142 2860 [DEBUG] - Exiting with 0
2023-05-14 18:19:10,142 4432 [DEBUG] - XmlConfiguration is now operational
2023-05-14 18:19:10,299 4432 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:19:10,314 4432 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:19:10,314 4432 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:19:10,330 4432 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:19:10,330 4432 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-05-14 18:19:10,330 4432 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-05-14 18:19:10,614 4432 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-05-14 18:19:10,627 4432 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-05-14 18:19:10,627 4432 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-05-14 18:19:10,642 4432 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-05-14 18:19:10,642 4432 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-05-14 18:19:10,642 4432 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-05-14 18:19:10,658 4432 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-05-14 18:19:10,658 4432 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-05-14 18:19:10,658 4432 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-05-14 18:19:10,673 4432 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-05-14 18:19:10,673 4432 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-05-14 18:19:10,673 4432 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-05-14 18:19:10,689 4432 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-05-14 18:19:10,689 4432 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-05-14 18:19:10,705 4432 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-05-14 18:19:10,705 4432 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-05-14 18:19:10,705 4432 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-05-14 18:19:10,720 4432 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-05-14 18:19:11,065 4432 [INFO ] - ============================================================
2023-05-14 18:19:11,470 4432 [INFO ] - Chocolatey v1.3.0
2023-05-14 18:19:11,502 4432 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-05-14 18:19:11,518 4432 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-05-14 18:19:11,518 4432 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-05-14 18:19:11,567 4432 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall chirp --version 2023.05.14 -dvy --execution-timeout=2700
2023-05-14 18:19:11,581 4432 [DEBUG] - Received arguments: uninstall chirp --version 2023.05.14 -dvy --execution-timeout=2700
2023-05-14 18:19:11,736 4432 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-05-14 18:19:11,783 4432 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-05-14 18:19:11,799 4432 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-05-14 18:19:11,987 4432 [DEBUG] - Performing validation checks.
2023-05-14 18:19:12,002 4432 [DEBUG] - Global Configuration Validation Checks:
2023-05-14 18:19:12,002 4432 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-05-14 18:19:12,018 4432 [DEBUG] - System State Validation Checks:
2023-05-14 18:19:12,033 4432 [DEBUG] - Reboot Requirement Checks:
2023-05-14 18:19:12,049 4432 [DEBUG] - - Pending Computer Rename = Checked
2023-05-14 18:19:12,065 4432 [DEBUG] - - Pending Component Based Servicing = Checked
2023-05-14 18:19:12,065 4432 [DEBUG] - - Pending Windows Auto Update = Checked
2023-05-14 18:19:12,080 4432 [DEBUG] - - Pending File Rename Operations = Ignored
2023-05-14 18:19:12,080 4432 [DEBUG] - - Pending Windows Package Installer = Checked
2023-05-14 18:19:12,095 4432 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-05-14 18:19:12,112 4432 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-05-14 18:19:12,174 4432 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-05-14 18:19:12,189 4432 [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.
2023-05-14 18:19:12,237 4432 [DEBUG] - Configuration: CommandName='uninstall'|
CacheLocation='C:\Users\vagrant\AppData\Local\Temp\chocolatey'|
ContainsLegacyPackageInstalls='True'|
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'|
Sources='c:\cached-packages;https://community.chocolatey.org/api/v2/'|
SourceType='normal'|Debug='True'|Verbose='True'|Trace='False'|
Force='False'|Noop='False'|HelpRequested='False'|
UnsuccessfulParsing='False'|RegularOutput='True'|QuietOutput='False'|
PromptForConfirmation='False'|DisableCompatibilityChecks='False'|
AcceptLicense='True'|AllowUnofficialBuild='False'|Input='chirp'|
Version='2023.05.14'|AllVersions='False'|
SkipPackageInstallProvider='False'|SkipHookScripts='False'|
PackageNames='chirp'|Prerelease='False'|ForceX86='False'|
OverrideArguments='False'|NotSilent='False'|
ApplyPackageParametersToDependencies='False'|
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'|
AllowMultipleVersions='False'|AllowDowngrade='False'|
ForceDependencies='False'|PinPackage='False'|
Information.PlatformType='Windows'|
Information.PlatformVersion='10.0.17763.0'|
Information.PlatformName='Windows Server 2016'|
Information.ChocolateyVersion='1.3.0.0'|
Information.ChocolateyProductVersion='1.3.0'|
Information.FullName='choco, Version=1.3.0.0, Culture=neutral, PublicKeyToken=79d02ea9cad655eb'|
Information.Is64BitOperatingSystem='True'|
Information.Is64BitProcess='True'|Information.IsInteractive='False'|
Information.UserName='vagrant'|
Information.UserDomainName='WIN-RQML9FE9KAL'|
Information.IsUserAdministrator='True'|
Information.IsUserSystemAccount='False'|
Information.IsUserRemoteDesktop='False'|
Information.IsUserRemote='True'|
Information.IsProcessElevated='True'|
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'|
Information.CurrentDirectory='C:\Users\vagrant'|
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'|
Features.AllowEmptyChecksums='False'|
Features.AllowEmptyChecksumsSecure='True'|
Features.FailOnAutoUninstaller='False'|
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'|
Features.LogEnvironmentValues='True'|Features.LogWithoutColor='False'|
Features.VirusCheck='False'|
Features.FailOnInvalidOrMissingLicense='False'|
Features.IgnoreInvalidOptionsSwitches='True'|
Features.UsePackageExitCodes='True'|
Features.UseEnhancedExitCodes='False'|
Features.UseFipsCompliantChecksums='False'|
Features.ShowNonElevatedWarnings='True'|
Features.ShowDownloadProgress='False'|
Features.StopOnFirstPackageFailure='False'|
Features.UseRememberedArgumentsForUpgrades='False'|
Features.IgnoreUnfoundPackagesOnUpgradeOutdated='False'|
Features.SkipPackageUpgradesWhenNotInstalled='False'|
Features.RemovePackageInformationOnUninstall='False'|
Features.ExitOnRebootDetected='False'|
Features.LogValidationResultsOnWarnings='True'|
Features.UsePackageRepositoryOptimizations='True'|
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'|
ApiKeyCommand.Remove='False'|PinCommand.Command='unknown'|
OutdatedCommand.IgnorePinned='False'|
ExportCommand.IncludeVersionNumbers='False'|Proxy.BypassOnLocal='True'|
TemplateCommand.Command='unknown'|
2023-05-14 18:19:12,268 4432 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-05-14 18:19:12,283 4432 [INFO ] - Uninstalling the following packages:
2023-05-14 18:19:12,300 4432 [INFO ] - chirp
2023-05-14 18:19:12,332 4432 [DEBUG] - Current environment values (may contain sensitive data):
2023-05-14 18:19:12,346 4432 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-05-14 18:19:12,346 4432 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-14 18:19:12,346 4432 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-05-14 18:19:12,361 4432 [DEBUG] - * 'ChocolateyLastPathUpdate'='133285457010441033' ('User')
2023-05-14 18:19:12,361 4432 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-05-14 18:19:12,377 4432 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-05-14 18:19:12,377 4432 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-05-14 18:19:12,392 4432 [DEBUG] - * 'Path'='C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;' ('Machine')
2023-05-14 18:19:12,408 4432 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-05-14 18:19:12,408 4432 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-05-14 18:19:12,424 4432 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-05-14 18:19:12,424 4432 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-05-14 18:19:12,439 4432 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-05-14 18:19:12,439 4432 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-05-14 18:19:12,455 4432 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-05-14 18:19:12,455 4432 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-05-14 18:19:12,471 4432 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-05-14 18:19:12,471 4432 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-05-14 18:19:12,486 4432 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-05-14 18:19:12,486 4432 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-05-14 18:19:12,674 4432 [DEBUG] - Running list with the following filter = ''
2023-05-14 18:19:12,674 4432 [DEBUG] - --- Start of List ---
2023-05-14 18:19:13,174 4432 [DEBUG] - chirp 2023.05.14
2023-05-14 18:19:13,298 4432 [DEBUG] - chirp.install 2023.05.14
2023-05-14 18:19:13,298 4432 [DEBUG] - --- End of List ---
2023-05-14 18:19:13,314 4432 [WARN ] - You are uninstalling chirp, which is likely a metapackage for an
*.install/*.portable package that it installed
(chirp represents discoverability).
2023-05-14 18:19:13,392 4432 [INFO ] - For the question below, you have 20 seconds to make a selection.
2023-05-14 18:19:13,392 4432 [INFO ] - Would you like to uninstall chirp.install as well?
2023-05-14 18:19:13,392 4432 [INFO ] - 1) yes
2023-05-14 18:19:13,408 4432 [INFO ] - 2) no
2023-05-14 18:19:33,955 4432 [ERROR] - Timeout or your choice of '' is not a valid selection.
2023-05-14 18:19:34,268 4432 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-05-14 18:19:34,268 4432 [DEBUG] - Backing up existing chirp prior to operation.
2023-05-14 18:19:34,283 4432 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\chirp'
to 'C:\ProgramData\chocolatey\lib-bkp\chirp'
2023-05-14 18:19:36,300 4432 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\chirp".
2023-05-14 18:19:36,300 4432 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chirp\chirp.nupkg"
to "C:\ProgramData\chocolatey\lib\chirp\chirp.nupkg".
2023-05-14 18:19:36,314 4432 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\chirp\chirp.nuspec"
to "C:\ProgramData\chocolatey\lib\chirp\chirp.nuspec".
2023-05-14 18:19:37,847 4432 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\chirp'
2023-05-14 18:19:37,861 4432 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp\chirp.nupkg'
with checksum '0207CE7BDCB9FC162307C6FF38968827'
2023-05-14 18:19:37,876 4432 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\chirp\chirp.nuspec'
with checksum 'CBA153AD03BF83922D08FE509857AD29'
2023-05-14 18:19:38,159 4432 [INFO ] - [NuGet] Uninstalling 'chirp 2023.05.14'.
2023-05-14 18:19:38,159 4432 [INFO ] -
chirp v2023.05.14
2023-05-14 18:19:38,251 4432 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-05-14 18:19:38,267 4432 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-05-14 18:19:38,408 4432 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-05-14 18:19:38,439 4432 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\chirp".
2023-05-14 18:19:38,486 4432 [DEBUG] - [NuGet] Removed file 'chirp.nuspec' to folder 'C:\ProgramData\chocolatey\lib\chirp'.
2023-05-14 18:19:38,486 4432 [DEBUG] - [NuGet] Removed file 'chirp.nupkg' to folder 'C:\ProgramData\chocolatey\lib\chirp'.
2023-05-14 18:19:38,502 4432 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\chirp'.
2023-05-14 18:19:38,517 4432 [INFO ] - [NuGet] Successfully uninstalled 'chirp 2023.05.14'.
2023-05-14 18:19:38,549 4432 [INFO ] - chirp has been successfully uninstalled.
2023-05-14 18:19:38,549 4432 [DEBUG] - Removing nupkg if it still exists.
2023-05-14 18:19:38,564 4432 [DEBUG] - Ensuring removal of installation files.
2023-05-14 18:19:38,564 4432 [DEBUG] - Ensuring removal of package cache files.
2023-05-14 18:19:38,613 4432 [WARN ] -
Chocolatey uninstalled 1/2 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-05-14 18:19:38,627 4432 [INFO ] -
2023-05-14 18:19:38,642 4432 [WARN ] - Warnings:
2023-05-14 18:19:38,642 4432 [WARN ] - - chirp.install - To finish removing chirp, please also run the command: `choco uninstall chirp.install`.
2023-05-14 18:19:38,658 4432 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-05-14 18:19:38,674 4432 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment