Skip to content

Instantly share code, notes, and snippets.

@choco-bot
Created July 9, 2023 22:45
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/21926e476be5d6818667965658a3ba70 to your computer and use it in GitHub Desktop.
Save choco-bot/21926e476be5d6818667965658a3ba70 to your computer and use it in GitHub Desktop.
ugrep v3.12.2 - Passed - Package Tests Results

ugrep v3.12.2 - Passed - Package Test Results

  • https://community.chocolatey.org/packages/ugrep/3.12.2
  • Tested 09 Jul 2023 22:45:07 +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\ugrep\ugrep.nupkg" checksum="48B97B0D2467077EE755AD39649ACA5F" />
<file path="C:\ProgramData\chocolatey\lib\ugrep\ugrep.nuspec" checksum="7EF3ED35BF14D92D782622057D18C032" />
<file path="C:\ProgramData\chocolatey\lib\ugrep\legal\LICENSE.txt" checksum="43C0BB856EA4CD385DE48962F316BFE1" />
<file path="C:\ProgramData\chocolatey\lib\ugrep\legal\VERIFICATION.txt" checksum="19BF23345A39977BAF9DBA4CF1BA6CBC" />
<file path="C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe" checksum="FC89677E888592DF306A50AA047A329D" />
</files>
</fileSnapshot>
2023-07-09 22:44:39,992 3888 [DEBUG] - XmlConfiguration is now operational
2023-07-09 22:44:40,117 3888 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:40,132 3888 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:40,132 3888 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:40,132 3888 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:40,148 3888 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:40,148 3888 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-07-09 22:44:40,399 3888 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-07-09 22:44:40,413 3888 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-07-09 22:44:40,413 3888 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-07-09 22:44:40,413 3888 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-07-09 22:44:40,413 3888 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-07-09 22:44:40,429 3888 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-07-09 22:44:40,429 3888 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-07-09 22:44:40,429 3888 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-07-09 22:44:40,429 3888 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-07-09 22:44:40,445 3888 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-07-09 22:44:40,445 3888 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-07-09 22:44:40,445 3888 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-07-09 22:44:40,445 3888 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-07-09 22:44:40,460 3888 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-07-09 22:44:40,460 3888 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-07-09 22:44:40,460 3888 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-07-09 22:44:40,460 3888 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-07-09 22:44:40,476 3888 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-07-09 22:44:40,773 3888 [INFO ] - ============================================================
2023-07-09 22:44:41,132 3888 [INFO ] - Chocolatey v1.3.0
2023-07-09 22:44:41,164 3888 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-07-09 22:44:41,179 3888 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-07-09 22:44:41,179 3888 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-07-09 22:44:41,194 3888 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" install ugrep --version 3.12.2 -fdvy --execution-timeout=2700 --allow-downgrade
2023-07-09 22:44:41,210 3888 [DEBUG] - Received arguments: install ugrep --version 3.12.2 -fdvy --execution-timeout=2700 --allow-downgrade
2023-07-09 22:44:41,382 3888 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-07-09 22:44:41,398 3888 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-07-09 22:44:41,460 3888 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-07-09 22:44:41,586 3888 [DEBUG] - Performing validation checks.
2023-07-09 22:44:41,601 3888 [DEBUG] - Global Configuration Validation Checks:
2023-07-09 22:44:41,617 3888 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-07-09 22:44:41,633 3888 [DEBUG] - System State Validation Checks:
2023-07-09 22:44:41,648 3888 [DEBUG] - Reboot Requirement Checks:
2023-07-09 22:44:41,663 3888 [DEBUG] - - Pending Computer Rename = Checked
2023-07-09 22:44:41,680 3888 [DEBUG] - - Pending Component Based Servicing = Checked
2023-07-09 22:44:41,680 3888 [DEBUG] - - Pending Windows Auto Update = Checked
2023-07-09 22:44:41,695 3888 [DEBUG] - - Pending File Rename Operations = Ignored
2023-07-09 22:44:41,695 3888 [DEBUG] - - Pending Windows Package Installer = Checked
2023-07-09 22:44:41,710 3888 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-07-09 22:44:41,726 3888 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-07-09 22:44:41,773 3888 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-07-09 22:44:41,788 3888 [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-07-09 22:44:41,836 3888 [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='ugrep'|
Version='3.12.2'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='ugrep'|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-U0052ONVR84'|
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-07-09 22:44:41,851 3888 [DEBUG] - _ Chocolatey:ChocolateyInstallCommand - Normal Run Mode _
2023-07-09 22:44:41,866 3888 [INFO ] - Installing the following packages:
2023-07-09 22:44:41,883 3888 [INFO ] - ugrep
2023-07-09 22:44:41,898 3888 [INFO ] - By installing, you accept licenses for the packages.
2023-07-09 22:44:41,913 3888 [DEBUG] - Current environment values (may contain sensitive data):
2023-07-09 22:44:41,930 3888 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-07-09 22:44:41,930 3888 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-09 22:44:41,945 3888 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-09 22:44:41,945 3888 [DEBUG] - * 'ChocolateyLastPathUpdate'='133333811111610210' ('User')
2023-07-09 22:44:41,960 3888 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-07-09 22:44:41,960 3888 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-07-09 22:44:41,976 3888 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-07-09 22:44:41,976 3888 [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-07-09 22:44:41,992 3888 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-07-09 22:44:41,992 3888 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-07-09 22:44:42,007 3888 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-07-09 22:44:42,007 3888 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-07-09 22:44:42,023 3888 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-07-09 22:44:42,023 3888 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-07-09 22:44:42,039 3888 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-07-09 22:44:42,039 3888 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-07-09 22:44:42,054 3888 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-07-09 22:44:42,070 3888 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-07-09 22:44:42,070 3888 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-07-09 22:44:42,070 3888 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-07-09 22:44:44,789 3888 [INFO ] - [NuGet] Installing 'ugrep 3.12.2'.
2023-07-09 22:44:44,820 3888 [DEBUG] - [NuGet] Added file 'ugrep.exe' to folder 'ugrep\tools'.
2023-07-09 22:44:44,835 3888 [DEBUG] - [NuGet] Added file 'LICENSE.txt' to folder 'ugrep\legal'.
2023-07-09 22:44:44,835 3888 [DEBUG] - [NuGet] Added file 'VERIFICATION.txt' to folder 'ugrep\legal'.
2023-07-09 22:44:44,851 3888 [DEBUG] - [NuGet] Added file 'ugrep.nupkg' to folder 'ugrep'.
2023-07-09 22:44:45,242 3888 [DEBUG] - [NuGet] Added file 'ugrep.nuspec' to folder 'ugrep'.
2023-07-09 22:44:45,258 3888 [INFO ] - [NuGet] Successfully installed 'ugrep 3.12.2'.
2023-07-09 22:44:45,258 3888 [INFO ] -
ugrep v3.12.2 (forced)
2023-07-09 22:44:45,290 3888 [INFO ] - ugrep package files install completed. Performing other installation steps.
2023-07-09 22:44:45,507 3888 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\ugrep'
2023-07-09 22:44:45,539 3888 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\ugrep.nupkg'
with checksum '48B97B0D2467077EE755AD39649ACA5F'
2023-07-09 22:44:45,539 3888 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\ugrep.nuspec'
with checksum '7EF3ED35BF14D92D782622057D18C032'
2023-07-09 22:44:45,554 3888 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\legal\LICENSE.txt'
with checksum '43C0BB856EA4CD385DE48962F316BFE1'
2023-07-09 22:44:45,554 3888 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\legal\VERIFICATION.txt'
with checksum '19BF23345A39977BAF9DBA4CF1BA6CBC'
2023-07-09 22:44:45,571 3888 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe'
with checksum 'FC89677E888592DF306A50AA047A329D'
2023-07-09 22:44:45,632 3888 [DEBUG] - Calling command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\ugrep\tools\ugrep.exe" --output="C:\ProgramData\chocolatey\bin\ugrep.exe" --iconpath="C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe"']
2023-07-09 22:44:46,445 3888 [DEBUG] - [ShimGen] [WARN ] Could not extract icon from associated program. Using default. Error:
2023-07-09 22:44:46,460 3888 [DEBUG] - [ShimGen] Selected Icon is invalid
2023-07-09 22:44:46,460 3888 [DEBUG] - [ShimGen] Microsoft (R) Visual C# Compiler version 4.8.3761.0
2023-07-09 22:44:46,460 3888 [DEBUG] - [ShimGen] for C# 5
2023-07-09 22:44:46,460 3888 [DEBUG] - [ShimGen] Copyright (C) Microsoft Corporation. All rights reserved.
2023-07-09 22:44:46,475 3888 [DEBUG] - [ShimGen] This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to C# 5, which is no longer the latest version. For compilers that support newer versions of the C# programming language, see http://go.microsoft.com/fwlink/?LinkID=533240
2023-07-09 22:44:46,475 3888 [DEBUG] - [ShimGen] ShimGen has successfully created 'C:\ProgramData\chocolatey\bin\ugrep.exe'
2023-07-09 22:44:46,492 3888 [DEBUG] - Command ['"C:\ProgramData\chocolatey\tools\shimgen.exe" --path="..\\lib\ugrep\tools\ugrep.exe" --output="C:\ProgramData\chocolatey\bin\ugrep.exe" --iconpath="C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe"'] exited with '0'
2023-07-09 22:44:46,492 3888 [INFO ] - ShimGen has successfully created a shim for ugrep.exe
2023-07-09 22:44:46,507 3888 [DEBUG] - Created: C:\ProgramData\chocolatey\bin\ugrep.exe
Targeting: C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe
IsGui:False
2023-07-09 22:44:46,554 3888 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\.chocolatey\ugrep.3.12.2".
2023-07-09 22:44:46,585 3888 [DEBUG] - There was no original file at 'C:\ProgramData\chocolatey\.chocolatey\ugrep.3.12.2\.files'
2023-07-09 22:44:46,600 3888 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ugrep.3.12.2\.extra".
2023-07-09 22:44:46,616 3888 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ugrep.3.12.2\.version".
2023-07-09 22:44:46,616 3888 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ugrep.3.12.2\.sxs".
2023-07-09 22:44:46,616 3888 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\.chocolatey\ugrep.3.12.2\.pin".
2023-07-09 22:44:46,632 3888 [DEBUG] - Sending message 'HandlePackageResultCompletedMessage' out if there are subscribers...
2023-07-09 22:44:46,649 3888 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\lib\ugrep\.chocolateyPending".
2023-07-09 22:44:46,649 3888 [INFO ] - The install of ugrep was successful.
2023-07-09 22:44:46,663 3888 [INFO ] - Software installed to 'C:\ProgramData\chocolatey\lib\ugrep'
2023-07-09 22:44:46,679 3888 [DEBUG] - Attempting to delete file "C:\Users\vagrant\AppData\Local\NuGet\Cache\ugrep.3.12.2.nupkg".
2023-07-09 22:44:46,710 3888 [WARN ] -
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-07-09 22:44:46,726 3888 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-07-09 22:44:46,758 3888 [DEBUG] - Exiting with 0
2023-07-09 22:44:59,117 3552 [DEBUG] - XmlConfiguration is now operational
2023-07-09 22:44:59,273 3552 [DEBUG] - Adding new type 'WebPiService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:59,288 3552 [DEBUG] - Adding new type 'WindowsFeatureService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:59,288 3552 [DEBUG] - Adding new type 'CygwinService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:59,288 3552 [DEBUG] - Adding new type 'PythonService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:59,288 3552 [DEBUG] - Adding new type 'RubyGemsService' for type 'ISourceRunner' from assembly 'choco'
2023-07-09 22:44:59,304 3552 [DEBUG] - Adding new type 'SystemStateValidation' for type 'IValidation' from assembly 'choco'
2023-07-09 22:44:59,587 3552 [DEBUG] - Registering new command 'templates' in assembly 'choco'
2023-07-09 22:44:59,601 3552 [DEBUG] - Registering new command 'upgrade' in assembly 'choco'
2023-07-09 22:44:59,601 3552 [DEBUG] - Registering new command 'export' in assembly 'choco'
2023-07-09 22:44:59,601 3552 [DEBUG] - Registering new command 'list' in assembly 'choco'
2023-07-09 22:44:59,601 3552 [DEBUG] - Registering new command 'info' in assembly 'choco'
2023-07-09 22:44:59,616 3552 [DEBUG] - Registering new command 'help' in assembly 'choco'
2023-07-09 22:44:59,616 3552 [DEBUG] - Registering new command 'config' in assembly 'choco'
2023-07-09 22:44:59,616 3552 [DEBUG] - Registering new command 'feature' in assembly 'choco'
2023-07-09 22:44:59,632 3552 [DEBUG] - Registering new command 'new' in assembly 'choco'
2023-07-09 22:44:59,632 3552 [DEBUG] - Registering new command 'outdated' in assembly 'choco'
2023-07-09 22:44:59,632 3552 [DEBUG] - Registering new command 'pack' in assembly 'choco'
2023-07-09 22:44:59,632 3552 [DEBUG] - Registering new command 'pin' in assembly 'choco'
2023-07-09 22:44:59,649 3552 [DEBUG] - Registering new command 'push' in assembly 'choco'
2023-07-09 22:44:59,664 3552 [DEBUG] - Registering new command 'apikey' in assembly 'choco'
2023-07-09 22:44:59,664 3552 [DEBUG] - Registering new command 'sources' in assembly 'choco'
2023-07-09 22:44:59,679 3552 [DEBUG] - Registering new command 'uninstall' in assembly 'choco'
2023-07-09 22:44:59,679 3552 [DEBUG] - Registering new command 'unpackself' in assembly 'choco'
2023-07-09 22:44:59,679 3552 [DEBUG] - Registering new command 'install' in assembly 'choco'
2023-07-09 22:45:00,023 3552 [INFO ] - ============================================================
2023-07-09 22:45:00,430 3552 [INFO ] - Chocolatey v1.3.0
2023-07-09 22:45:00,460 3552 [DEBUG] - Chocolatey is running on Windows v 10.0.17763.0
2023-07-09 22:45:00,476 3552 [DEBUG] - Attempting to delete file "C:/ProgramData/chocolatey/choco.exe.old".
2023-07-09 22:45:00,476 3552 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\choco.exe.old".
2023-07-09 22:45:00,508 3552 [DEBUG] - Command line: "C:\ProgramData\chocolatey\choco.exe" uninstall ugrep --version 3.12.2 -dvy --execution-timeout=2700
2023-07-09 22:45:00,523 3552 [DEBUG] - Received arguments: uninstall ugrep --version 3.12.2 -dvy --execution-timeout=2700
2023-07-09 22:45:00,695 3552 [DEBUG] - RemovePendingPackagesTask is now ready and waiting for PreRunMessage.
2023-07-09 22:45:00,711 3552 [DEBUG] - Sending message 'PreRunMessage' out if there are subscribers...
2023-07-09 22:45:00,742 3552 [DEBUG] - [Pending] Removing all pending packages that should not be considered installed...
2023-07-09 22:45:00,914 3552 [DEBUG] - Performing validation checks.
2023-07-09 22:45:00,929 3552 [DEBUG] - Global Configuration Validation Checks:
2023-07-09 22:45:00,929 3552 [DEBUG] - - Package Exit Code / Exit On Reboot = Checked
2023-07-09 22:45:00,960 3552 [DEBUG] - System State Validation Checks:
2023-07-09 22:45:00,960 3552 [DEBUG] - Reboot Requirement Checks:
2023-07-09 22:45:00,976 3552 [DEBUG] - - Pending Computer Rename = Checked
2023-07-09 22:45:00,992 3552 [DEBUG] - - Pending Component Based Servicing = Checked
2023-07-09 22:45:00,992 3552 [DEBUG] - - Pending Windows Auto Update = Checked
2023-07-09 22:45:01,007 3552 [DEBUG] - - Pending File Rename Operations = Ignored
2023-07-09 22:45:01,007 3552 [DEBUG] - - Pending Windows Package Installer = Checked
2023-07-09 22:45:01,023 3552 [DEBUG] - - Pending Windows Package Installer SysWow64 = Checked
2023-07-09 22:45:01,039 3552 [INFO ] - 2 validations performed. 2 success(es), 0 warning(s), and 0 error(s).
2023-07-09 22:45:01,133 3552 [DEBUG] - The source 'c:\cached-packages;https://community.chocolatey.org/api/v2/' evaluated to a 'normal' source type
2023-07-09 22:45:01,133 3552 [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-07-09 22:45:01,179 3552 [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='ugrep'|
Version='3.12.2'|AllVersions='False'|
SkipPackageInstallProvider='False'|
SkipHookScripts='False'|PackageNames='ugrep'|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-U0052ONVR84'|
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-07-09 22:45:01,211 3552 [DEBUG] - _ Chocolatey:ChocolateyUninstallCommand - Normal Run Mode _
2023-07-09 22:45:01,242 3552 [INFO ] - Uninstalling the following packages:
2023-07-09 22:45:01,257 3552 [INFO ] - ugrep
2023-07-09 22:45:01,288 3552 [DEBUG] - Current environment values (may contain sensitive data):
2023-07-09 22:45:01,305 3552 [DEBUG] - * 'Path'='C:\Users\vagrant\AppData\Local\Microsoft\WindowsApps;' ('User')
2023-07-09 22:45:01,305 3552 [DEBUG] - * 'TEMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-09 22:45:01,320 3552 [DEBUG] - * 'TMP'='C:\Users\vagrant\AppData\Local\Temp' ('User')
2023-07-09 22:45:01,320 3552 [DEBUG] - * 'ChocolateyLastPathUpdate'='133333811111610210' ('User')
2023-07-09 22:45:01,335 3552 [DEBUG] - * 'ComSpec'='C:\Windows\system32\cmd.exe' ('Machine')
2023-07-09 22:45:01,335 3552 [DEBUG] - * 'DriverData'='C:\Windows\System32\Drivers\DriverData' ('Machine')
2023-07-09 22:45:01,335 3552 [DEBUG] - * 'OS'='Windows_NT' ('Machine')
2023-07-09 22:45:01,351 3552 [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-07-09 22:45:01,368 3552 [DEBUG] - * 'PATHEXT'='.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' ('Machine')
2023-07-09 22:45:01,368 3552 [DEBUG] - * 'PROCESSOR_ARCHITECTURE'='AMD64' ('Machine')
2023-07-09 22:45:01,368 3552 [DEBUG] - * 'PSModulePath'='C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules' ('Machine')
2023-07-09 22:45:01,382 3552 [DEBUG] - * 'TEMP'='C:\Windows\TEMP' ('Machine')
2023-07-09 22:45:01,398 3552 [DEBUG] - * 'TMP'='C:\Windows\TEMP' ('Machine')
2023-07-09 22:45:01,398 3552 [DEBUG] - * 'USERNAME'='SYSTEM' ('Machine')
2023-07-09 22:45:01,398 3552 [DEBUG] - * 'windir'='C:\Windows' ('Machine')
2023-07-09 22:45:01,413 3552 [DEBUG] - * 'NUMBER_OF_PROCESSORS'='1' ('Machine')
2023-07-09 22:45:01,413 3552 [DEBUG] - * 'PROCESSOR_LEVEL'='6' ('Machine')
2023-07-09 22:45:01,429 3552 [DEBUG] - * 'PROCESSOR_IDENTIFIER'='Intel64 Family 6 Model 158 Stepping 13, GenuineIntel' ('Machine')
2023-07-09 22:45:01,429 3552 [DEBUG] - * 'PROCESSOR_REVISION'='9e0d' ('Machine')
2023-07-09 22:45:01,445 3552 [DEBUG] - * 'ChocolateyInstall'='C:\ProgramData\chocolatey' ('Machine')
2023-07-09 22:45:01,586 3552 [DEBUG] - Running list with the following filter = ''
2023-07-09 22:45:01,602 3552 [DEBUG] - --- Start of List ---
2023-07-09 22:45:01,976 3552 [DEBUG] - ugrep 3.12.2
2023-07-09 22:45:01,992 3552 [DEBUG] - --- End of List ---
2023-07-09 22:45:02,273 3552 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib-bkp".
2023-07-09 22:45:02,289 3552 [DEBUG] - Backing up existing ugrep prior to operation.
2023-07-09 22:45:02,289 3552 [DEBUG] - Moving 'C:\ProgramData\chocolatey\lib\ugrep'
to 'C:\ProgramData\chocolatey\lib-bkp\ugrep'
2023-07-09 22:45:04,321 3552 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\ugrep".
2023-07-09 22:45:04,336 3552 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\ugrep\ugrep.nupkg"
to "C:\ProgramData\chocolatey\lib\ugrep\ugrep.nupkg".
2023-07-09 22:45:04,336 3552 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\ugrep\ugrep.nuspec"
to "C:\ProgramData\chocolatey\lib\ugrep\ugrep.nuspec".
2023-07-09 22:45:04,351 3552 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\ugrep\legal".
2023-07-09 22:45:04,351 3552 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\ugrep\legal\LICENSE.txt"
to "C:\ProgramData\chocolatey\lib\ugrep\legal\LICENSE.txt".
2023-07-09 22:45:04,367 3552 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\ugrep\legal\VERIFICATION.txt"
to "C:\ProgramData\chocolatey\lib\ugrep\legal\VERIFICATION.txt".
2023-07-09 22:45:04,382 3552 [DEBUG] - Attempting to create directory "C:\ProgramData\chocolatey\lib\ugrep\tools".
2023-07-09 22:45:04,382 3552 [DEBUG] - Attempting to copy "C:\ProgramData\chocolatey\lib-bkp\ugrep\tools\ugrep.exe"
to "C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe".
2023-07-09 22:45:05,914 3552 [DEBUG] - Capturing package files in 'C:\ProgramData\chocolatey\lib\ugrep'
2023-07-09 22:45:05,944 3552 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\ugrep.nupkg'
with checksum '48B97B0D2467077EE755AD39649ACA5F'
2023-07-09 22:45:05,944 3552 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\ugrep.nuspec'
with checksum '7EF3ED35BF14D92D782622057D18C032'
2023-07-09 22:45:05,944 3552 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\legal\LICENSE.txt'
with checksum '43C0BB856EA4CD385DE48962F316BFE1'
2023-07-09 22:45:05,960 3552 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\legal\VERIFICATION.txt'
with checksum '19BF23345A39977BAF9DBA4CF1BA6CBC'
2023-07-09 22:45:05,976 3552 [DEBUG] - Found 'C:\ProgramData\chocolatey\lib\ugrep\tools\ugrep.exe'
with checksum 'FC89677E888592DF306A50AA047A329D'
2023-07-09 22:45:06,414 3552 [INFO ] - [NuGet] Uninstalling 'ugrep 3.12.2'.
2023-07-09 22:45:06,429 3552 [INFO ] -
ugrep v3.12.2
2023-07-09 22:45:06,476 3552 [DEBUG] - Removing shim for ugrep.exe at 'C:\ProgramData\chocolatey\bin\ugrep.exe
2023-07-09 22:45:06,476 3552 [DEBUG] - Attempting to delete file "C:\ProgramData\chocolatey\bin\ugrep.exe".
2023-07-09 22:45:06,523 3552 [INFO ] - Skipping auto uninstaller - No registry snapshot.
2023-07-09 22:45:06,539 3552 [DEBUG] - Calling command ['"C:\Windows\System32\shutdown.exe" /a']
2023-07-09 22:45:06,664 3552 [DEBUG] - Command ['"C:\Windows\System32\shutdown.exe" /a'] exited with '1116'
2023-07-09 22:45:06,695 3552 [DEBUG] - Attempting to delete directory "C:\ProgramData\chocolatey\lib-bkp\ugrep".
2023-07-09 22:45:06,757 3552 [DEBUG] - [NuGet] Removed file 'ugrep.exe' to folder 'C:\ProgramData\chocolatey\lib\ugrep\tools'.
2023-07-09 22:45:06,773 3552 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\ugrep\tools'.
2023-07-09 22:45:06,788 3552 [DEBUG] - [NuGet] Removed file 'LICENSE.txt' to folder 'C:\ProgramData\chocolatey\lib\ugrep\legal'.
2023-07-09 22:45:06,804 3552 [DEBUG] - [NuGet] Removed file 'VERIFICATION.txt' to folder 'C:\ProgramData\chocolatey\lib\ugrep\legal'.
2023-07-09 22:45:06,804 3552 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\ugrep\legal'.
2023-07-09 22:45:06,820 3552 [DEBUG] - [NuGet] Removed file 'ugrep.nuspec' to folder 'C:\ProgramData\chocolatey\lib\ugrep'.
2023-07-09 22:45:06,835 3552 [DEBUG] - [NuGet] Removed file 'ugrep.nupkg' to folder 'C:\ProgramData\chocolatey\lib\ugrep'.
2023-07-09 22:45:06,835 3552 [DEBUG] - [NuGet] Removed folder 'C:\ProgramData\chocolatey\lib\ugrep'.
2023-07-09 22:45:06,851 3552 [INFO ] - [NuGet] Successfully uninstalled 'ugrep 3.12.2'.
2023-07-09 22:45:06,867 3552 [INFO ] - ugrep has been successfully uninstalled.
2023-07-09 22:45:06,883 3552 [DEBUG] - Removing nupkg if it still exists.
2023-07-09 22:45:06,883 3552 [DEBUG] - Ensuring removal of installation files.
2023-07-09 22:45:06,898 3552 [DEBUG] - Ensuring removal of package cache files.
2023-07-09 22:45:06,945 3552 [WARN ] -
Chocolatey uninstalled 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
2023-07-09 22:45:06,960 3552 [DEBUG] - Sending message 'PostRunMessage' out if there are subscribers...
2023-07-09 22:45:06,992 3552 [DEBUG] - Exiting with 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment