Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests\Integration\MSFT_xArchive.EndToEnd.Tests.ps1: Suppress or reduce verbose output #514

Closed
mhendric opened this issue Jan 31, 2019 · 1 comment · Fixed by #603
Closed
Assignees

Comments

@mhendric
Copy link
Contributor

Details of the scenario you tried and the problem that is occurring

MSFT_xArchive.EndToEnd.Tests.ps1 generates a huge amount of verbose logging. It literally takes up half the output of all the modules Integration tests combined. Just throwing out a suggestion that we should either reduce or suppress this output entirely when executing via Pester. What does the community think?

Example from this:

[00:00:34] Executing script C:\projects\xpsdesiredstateconfiguration\Tests\Integration\MSFT_xArchive.EndToEnd.Tests.ps1
[00:00:34] 
[00:00:34]   Describing xArchive End to End Tests
[00:00:35] There is no operation running currently. Stop will return without any action.
[00:00:38] 
[00:00:38]     Context When expanding an archive to a destination that does not yet exist
[00:00:39]       [+] Destination should not exist before configuration 339ms
[00:00:39] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand"...
[00:00:39] VERBOSE: A directory does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand".
[00:00:39] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand" matches the desired state...
[00:00:39]       [+] Should return false from Test-TargetResource with the same parameters before configuration 64ms
[00:00:39] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:39] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:40] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:40] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:42] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:42] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand"...
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand".
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand" matches the desired state...
[00:00:42] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0700 seconds.
[00:00:42] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand"...
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand".
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating the root directory at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand"...
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Expanding the archive at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" to the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand"...
[00:00:42] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\File1".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "File1" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\File1"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\File2".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "File2" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\File2"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder1\".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder1/" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder1\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry directory "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder1\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder2/Folder21/Folder22/Folder23/" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder2\Folder21\Folder22\Folder23\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry directory "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder2\Folder21\Folder22\Folder23\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry parent directory at the path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder3\Folder31\Folder31\Folder33\Folder34"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder4/Folder41/Folder42/Folder43/Folder44/" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry directory "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand" has been set.
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.1640 seconds.
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  3.0860 seconds.
[00:00:43] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:43] VERBOSE: Time taken for configuration job to complete is 3.106 seconds
[00:00:43]       [+] Should compile and apply the MOF without throwing an exception 3.82s
[00:00:43]       [+] Destination should exist after configuration 5ms
[00:00:43]       [+] File structure of destination should match the file structure of the archive after configuration 64ms
[00:00:43] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand"...
[00:00:43] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand".
[00:00:43] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand" exists...
[00:00:43] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\File1".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\File2".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder1\".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:43] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand".
[00:00:43] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonExistentDestinationForExpand" matches the desired state...
[00:00:43]       [+] Should return true from Test-TargetResource with the same parameters after configuration 61ms
[00:00:43] 
[00:00:43]     Context When expanding an archive to an existing destination with items that are not in the archive
[00:00:43]       [+] Destination should exist before configuration 3ms
[00:00:43]       [+] Other item under destination OtherDirectory should exist as a directory before configuration 7ms
[00:00:43]       [+] Other item under destination OtherSubDirectory should exist as a directory before configuration 3ms
[00:00:43]       [+] Other item under destination OtherFile should exist as a file before configuration 3ms
[00:00:43]       [+] Other file under destination OtherFile should have the expected content before configuration 12ms
[00:00:43] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand"...
[00:00:43] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" exists...
[00:00:43] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File1".
[00:00:43] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" matches the desired state...
[00:00:43]       [+] Should return false from Test-TargetResource with the same parameters before configuration 11ms
[00:00:43] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:43] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:43] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" exists...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File1".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" matches the desired state...
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0250 seconds.
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Expanding the archive at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" to the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File1".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "File1" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File1"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File2".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "File2" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File2"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder1\".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder1/" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder1\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry directory "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder1\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder2/Folder21/Folder22/Folder23/" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder2\Folder21\Folder22\Folder23\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry directory "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder2\Folder21\Folder22\Folder23\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry parent directory at the path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder3\Folder31\Folder31\Folder33\Folder34"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder4/Folder41/Folder42/Folder43/Folder44/" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Creating an archive entry directory "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" has been set.
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.0500 seconds.
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:43] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.1260 seconds.
[00:00:43] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:43] VERBOSE: Time taken for configuration job to complete is 0.155 seconds
[00:00:43]       [+] Should compile and apply the MOF without throwing an exception 315ms
[00:00:43]       [+] Destination should exist after configuration 3ms
[00:00:43]       [+] File structure of destination should match the file structure of the archive after configuration 14ms
[00:00:43]       [+] Other item under destination OtherDirectory should exist as a directory after configuration 5ms
[00:00:43]       [+] Other item under destination OtherSubDirectory should exist as a directory after configuration 3ms
[00:00:43]       [+] Other item under destination OtherFile should exist as a file after configuration 3ms
[00:00:43]       [+] Other file under destination OtherFile should have the expected after before configuration 4ms
[00:00:43] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand"...
[00:00:43] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" exists...
[00:00:43] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File1".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\File2".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder1\".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:43] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:43] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:43] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand".
[00:00:43] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithOtherItemsForExpand" matches the desired state...
[00:00:43]       [+] Should return true from Test-TargetResource with the same parameters after configuration 13ms
[00:00:44] 
[00:00:44]     Context When expanding an archive to an existing destination that already contains the same archive files
[00:00:44]       [+] Destination should exist before configuration 5ms
[00:00:44]       [+] File structure of destination should match the file structure of the archive before configuration 19ms
[00:00:44] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand"...
[00:00:44] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand".
[00:00:44] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand" exists...
[00:00:44] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\File1".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\File2".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder1\".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:44] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:44] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand".
[00:00:44] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand" matches the desired state...
[00:00:44]       [+] Should return true from Test-TargetResource with the same parameters before configuration 11ms
[00:00:44] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:44] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:44] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand"...
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand" exists...
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\File1".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\File2".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder1\".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand".
[00:00:44] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand" matches the desired state...
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0270 seconds.
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ Skip   Set      ]  [[xArchive]Archive1]
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:44] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.0790 seconds.
[00:00:44] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:44] VERBOSE: Time taken for configuration job to complete is 0.098 seconds
[00:00:44]       [+] Should compile and apply the MOF without throwing an exception 269ms
[00:00:44]       [+] Destination should exist after configuration 3ms
[00:00:44]       [+] File structure of destination should match the file structure of the archive after configuration 13ms
[00:00:44] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand"...
[00:00:44] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand".
[00:00:44] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand" exists...
[00:00:44] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\File1".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\File2".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder1\".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:44] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:44] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:44] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand".
[00:00:44] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForExpand" matches the desired state...
[00:00:44]       [+] Should return true from Test-TargetResource with the same parameters after configuration 15ms
[00:00:44] 
[00:00:44]     Context When expanding an archive to a destination that contains archive files that do not match by the specified SHA Checksum without Force specified
[00:00:45]       [+] Destination should exist before configuration 4ms
[00:00:45]       [+] File structure of destination should match the file structure of the archive before configuration 16ms
[00:00:45]       [+] File contents of destination should not match the file contents of the archive 21ms
[00:00:45] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand"...
[00:00:45] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:45] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand" exists...
[00:00:45] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:45] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1".
[00:00:45] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:45] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:45] VERBOSE: Opening the archive entry "File1"...
[00:00:45] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:45] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:45] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:45] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand" matches the desired state...
[00:00:45]       [+] Should return false from Test-TargetResource with the same parameters before configuration 152ms
[00:00:45] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:45] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:45] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:45] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:45] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:45] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand" exists...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand" matches the desired state...
[00:00:45] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.1090 seconds.
[00:00:45] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Expanding the archive at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" to the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:45] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:45] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.1400 seconds.
[00:00:45]       [+] Should compile and run configuration and throw an error for attempting to overwrite files without Force specified 579ms
[00:00:45]       [+] Destination should exist after configuration 3ms
[00:00:46]       [+] File structure of destination should match the file structure of the archive after configuration 335ms
[00:00:46]       [+] File contents of destination should not match the file contents of the archive after configuration 21ms
[00:00:46] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand"...
[00:00:46] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:46] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand" exists...
[00:00:46] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1".
[00:00:46] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: Opening the archive entry "File1"...
[00:00:46] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:46] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand".
[00:00:46] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHANoForceForExpand" matches the desired state...
[00:00:46]       [+] Should return false from Test-TargetResource with the same parameters after configuration 71ms
[00:00:46] 
[00:00:46]     Context When expanding an archive to a destination that contains archive files that do not match by the specified SHA Checksum with Force specified
[00:00:46]       [+] Destination should exist before configuration 3ms
[00:00:46]       [+] File structure of destination should match the file structure of the archive before configuration 16ms
[00:00:46]       [+] File contents of destination should not match the file contents of the archive before configuration 13ms
[00:00:46] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand"...
[00:00:46] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" exists...
[00:00:46] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1".
[00:00:46] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: Opening the archive entry "File1"...
[00:00:46] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:46] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" matches the desired state...
[00:00:46]       [+] Should return false from Test-TargetResource with the same parameters before configuration 16ms
[00:00:46] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:46] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:46] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" exists...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" matches the desired state...
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0210 seconds.
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Expanding the archive at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" to the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Overwriting the item at the path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "File1" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2" does not match the archive entry at "File2" by the checksum method "SHA-256".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Overwriting the item at the path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "File2" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder1\".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" does not match the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Overwriting the item at the path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Copying the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31" to the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" has been set.
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.0880 seconds.
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:46] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.1720 seconds.
[00:00:46] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:46] VERBOSE: Time taken for configuration job to complete is 0.192 seconds
[00:00:46]       [+] Should compile and apply the MOF without throwing an exception 363ms
[00:00:46]       [+] Destination should exist after configuration 4ms
[00:00:46]       [+] File structure of destination should match the file structure of the archive after configuration 16ms
[00:00:46]       [+] File contents of destination should match the file contents of the archive after configuration 17ms
[00:00:46] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand"...
[00:00:46] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" exists...
[00:00:46] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1".
[00:00:46] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: Opening the archive entry "File1"...
[00:00:46] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2".
[00:00:46] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: Opening the archive entry "File2"...
[00:00:46] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder1\".
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:46] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:46] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:46] VERBOSE: Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:46] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:46] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:46] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:46] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand".
[00:00:46] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAAndForceForExpand" matches the desired state...
[00:00:46]       [+] Should return true from Test-TargetResource with the same parameters after configuration 28ms
[00:00:47] 
[00:00:47]     Context When expanding an archive to a destination that contains archive files that match by the specified SHA Checksum
[00:00:47]       [+] Destination should exist before configuration 5ms
[00:00:47]       [+] File structure of destination should match the file structure of the archive before configuration 30ms
[00:00:47]       [+] File contents of destination should match the file contents of the archive before configuration 25ms
[00:00:47] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand"...
[00:00:47] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand".
[00:00:47] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand" exists...
[00:00:47] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1".
[00:00:47] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: Opening the archive entry "File1"...
[00:00:47] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2".
[00:00:47] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: Opening the archive entry "File2"...
[00:00:47] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder1\".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:47] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:47] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:47] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand".
[00:00:47] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand" matches the desired state...
[00:00:47]       [+] Should return true from Test-TargetResource with the same parameters before configuration 35ms
[00:00:47] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:47] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:47] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand" exists...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder1\".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand".
[00:00:47] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand" matches the desired state...
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0440 seconds.
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ Skip   Set      ]  [[xArchive]Archive1]
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:47] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.1140 seconds.
[00:00:47] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:47] VERBOSE: Time taken for configuration job to complete is 0.155 seconds
[00:00:47]       [+] Should compile and apply the MOF without throwing an exception 397ms
[00:00:47]       [+] Destination should exist after configuration 5ms
[00:00:47]       [+] File structure of destination should match the file structure of the archive after configuration 20ms
[00:00:47]       [+] File contents of destination should match the file contents of the archive after configuration 18ms
[00:00:47] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand"...
[00:00:47] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand".
[00:00:47] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand" exists...
[00:00:47] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1".
[00:00:47] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: Opening the archive entry "File1"...
[00:00:47] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2".
[00:00:47] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: Opening the archive entry "File2"...
[00:00:47] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder1\".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder2\Folder21\Folder22\Folder23\".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:47] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:47] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:47] VERBOSE: Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:47] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:47] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand".
[00:00:47] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForExpand" matches the desired state...
[00:00:47]       [+] Should return true from Test-TargetResource with the same parameters after configuration 36ms
[00:00:47] 
[00:00:47]     Context When removing an expanded archive from an existing destination that contains only the expanded archive
[00:00:47]       [+] Destination should exist before configuration 3ms
[00:00:47]       [+] File structure of destination should match the file structure of the archive before configuration 21ms
[00:00:47] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove"...
[00:00:47] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:47] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" exists...
[00:00:47] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File1".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File2".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder1\".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:47] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:47] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:47] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:47] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" matches the desired state...
[00:00:47]       [+] Should return false from Test-TargetResource with the same parameters before configuration 11ms
[00:00:47] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:48] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:48] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" exists...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File1".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File2".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder1\".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" matches the desired state...
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0160 seconds.
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing archive from the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File1".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File1"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File2".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File2"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder1\".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41\Folder42\Folder43" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41\Folder42" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder4" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31\Folder33\Folder34"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31\Folder33"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31\Folder31"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3\Folder31"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder3"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2\Folder21\Folder22" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2\Folder21" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2\Folder21\Folder22\Folder23\"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder2" is not empty, so it will not be removed.
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\Folder1\"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Archive removed from the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" has been set.
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.1130 seconds.
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:48] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.1930 seconds.
[00:00:48] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:48] VERBOSE: Time taken for configuration job to complete is 0.223 seconds
[00:00:48]       [+] Should compile and apply the MOF without throwing an exception 406ms
[00:00:48]       [+] Destination should exist after configuration 4ms
[00:00:48]       [+] File structure of destination should not match the file structure of the archive after configuration 10ms
[00:00:48] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove"...
[00:00:48] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:48] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" exists...
[00:00:48] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove\File1".
[00:00:48] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove".
[00:00:48] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveForRemove" matches the desired state...
[00:00:48]       [+] Should return true from Test-TargetResource with the same parameters after configuration 10ms
[00:00:48] 
[00:00:48]     Context When removing an expanded archive from an existing destination that contains the expanded archive and other files
[00:00:48]       [+] Destination should exist before configuration 3ms
[00:00:48]       [+] Other item under destination OtherFile should exist as a file before configuration 3ms
[00:00:48]       [+] Other file under destination OtherFile should have the expected content before configuration 3ms
[00:00:48]       [+] Other item under destination OtherSubDirectory should exist as a directory before configuration 3ms
[00:00:48]       [+] Other item under destination OtherDirectory should exist as a directory before configuration 3ms
[00:00:48]       [+] File structure of destination should match the file structure of the archive before configuration 13ms
[00:00:48] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove"...
[00:00:48] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:48] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" exists...
[00:00:48] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File1".
[00:00:48] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File2".
[00:00:48] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder1\".
[00:00:48] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:48] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:48] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:48] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:48] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:48] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" matches the desired state...
[00:00:48]       [+] Should return false from Test-TargetResource with the same parameters before configuration 12ms
[00:00:48] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:48] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:49] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" exists...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File1".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File2".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder1\".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" matches the desired state...
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0230 seconds.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing archive from the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File1".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File1"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File2".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File2"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder1\".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41\Folder42\Folder43" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41\Folder42" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder4" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31\Folder33\Folder34"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31\Folder33"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31\Folder31"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3\Folder31"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder3"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2\Folder21\Folder22" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2\Folder21" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2\Folder21\Folder22\Folder23\"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder2" is not empty, so it will not be removed.
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\Folder1\"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Archive removed from the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" has been set.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.0810 seconds.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.1810 seconds.
[00:00:49] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:49] VERBOSE: Time taken for configuration job to complete is 0.512 seconds
[00:00:49]       [+] Should compile and apply the MOF without throwing an exception 721ms
[00:00:49]       [+] Destination should exist after configuration 4ms
[00:00:49]       [+] Other item under destination OtherFile should exist as a file before configuration 4ms
[00:00:49]       [+] Other file under destination OtherFile should have the expected content before configuration 4ms
[00:00:49]       [+] Other item under destination OtherSubDirectory should exist as a directory before configuration 4ms
[00:00:49]       [+] Other item under destination OtherDirectory should exist as a directory before configuration 3ms
[00:00:49]       [+] File structure of destination should not match the file structure of the archive after configuration 18ms
[00:00:49] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove"...
[00:00:49] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:49] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" exists...
[00:00:49] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove\File1".
[00:00:49] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove".
[00:00:49] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveAndOtherFilesForRemove" matches the desired state...
[00:00:49]       [+] Should return true from Test-TargetResource with the same parameters after configuration 8ms
[00:00:49] 
[00:00:49]     Context When removing an expanded archive from an existing destination that does not contain any archive files
[00:00:49]       [+] Destination should exist before configuration 3ms
[00:00:49]       [+] File structure of destination should not match the file structure of the archive before configuration 6ms
[00:00:49] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove"...
[00:00:49] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove".
[00:00:49] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove" exists...
[00:00:49] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove\File1".
[00:00:49] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove".
[00:00:49] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove" matches the desired state...
[00:00:49]       [+] Should return true from Test-TargetResource with the same parameters before configuration 6ms
[00:00:49] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:49] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:49] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove" exists...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove\File1".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove".
[00:00:49] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove" matches the desired state...
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0120 seconds.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Skip   Set      ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.0890 seconds.
[00:00:49] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:49] VERBOSE: Time taken for configuration job to complete is 0.118 seconds
[00:00:49]       [+] Should compile and apply the MOF without throwing an exception 267ms
[00:00:49]       [+] Destination should exist after configuration 3ms
[00:00:49]       [+] File structure of destination should not match the file structure of the archive after configuration 7ms
[00:00:49] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove"...
[00:00:49] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove".
[00:00:49] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove" exists...
[00:00:49] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove\File1".
[00:00:49] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:49] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove".
[00:00:49] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\EmptyDestinationForRemove" matches the desired state...
[00:00:49]       [+] Should return true from Test-TargetResource with the same parameters after configuration 7ms
[00:00:49] 
[00:00:49]     Context When removing an expanded archive from a destination that does not exist
[00:00:49]       [+] Destination should not exist before configuration 3ms
[00:00:49] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove"...
[00:00:49] VERBOSE: A directory does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove".
[00:00:49] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove" matches the desired state...
[00:00:49]       [+] Should return true from Test-TargetResource with the same parameters before configuration 5ms
[00:00:49] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:49] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:49] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:49] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove" matches the desired state...
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0070 seconds.
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Skip   Set      ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.0640 seconds.
[00:00:50] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:50] VERBOSE: Time taken for configuration job to complete is 0.082 seconds
[00:00:50]       [+] Should compile and apply the MOF without throwing an exception 230ms
[00:00:50]       [+] Destination should not exist after configuration 3ms
[00:00:50] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove"...
[00:00:50] VERBOSE: A directory does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove".
[00:00:50] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\NonexistentDestinationForRemove" matches the desired state...
[00:00:50]       [+] Should return true from Test-TargetResource with the same parameters after configuration 5ms
[00:00:50] 
[00:00:50]     Context When removing an archive from a destination that contains archive files that do not match by the specified SHA Checksum
[00:00:50]       [+] Destination should exist before configuration 9ms
[00:00:50]       [+] File structure of destination should match the file structure of the archive before configuration 20ms
[00:00:50]       [+] File contents of destination should not match the file contents of the archive before configuration 25ms
[00:00:50] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove" exists...
[00:00:50] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1".
[00:00:50] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: Opening the archive entry "File1"...
[00:00:50] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:50] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove" matches the desired state...
[00:00:50]       [+] Should return true from Test-TargetResource with the same parameters before configuration 15ms
[00:00:50] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:50] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:50] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove" exists...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove" matches the desired state...
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0170 seconds.
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Skip   Set      ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.0880 seconds.
[00:00:50] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:50] VERBOSE: Time taken for configuration job to complete is 0.105 seconds
[00:00:50]       [+] Should compile and apply the MOF without throwing an exception 287ms
[00:00:50]       [+] Destination should exist after configuration 9ms
[00:00:50]       [+] File structure of destination should match the file structure of the archive after configuration 20ms
[00:00:50]       [+] File contents of destination should not match the file contents of the archive after configuration 12ms
[00:00:50] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove" exists...
[00:00:50] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1".
[00:00:50] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: Opening the archive entry "File1"...
[00:00:50] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove\File1" does not match the archive entry at "File1" by the checksum method "SHA-256".
[00:00:50] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMismatchingArchiveWithSHAForRemove" matches the desired state...
[00:00:50]       [+] Should return true from Test-TargetResource with the same parameters after configuration 9ms
[00:00:50] 
[00:00:50]     Context When removing an archive from a destination that contains archive files that match by the specified SHA Checksum
[00:00:50]       [+] Destination should exist before configuration 3ms
[00:00:50]       [+] File structure and contents of destination should match the file contents of the archive before configuration 15ms
[00:00:50] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" exists...
[00:00:50] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1".
[00:00:50] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: Opening the archive entry "File1"...
[00:00:50] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2".
[00:00:50] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: Opening the archive entry "File2"...
[00:00:50] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder1\".
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:50] VERBOSE: Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:50] VERBOSE: The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:50] VERBOSE: An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:50] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" matches the desired state...
[00:00:50]       [+] Should return false from Test-TargetResource with the same parameters before configuration 20ms
[00:00:50] The 'Microsoft.PowerShell.Management' module was not imported because the 'Microsoft.PowerShell.Management' snap-in was already imported.
[00:00:50] VERBOSE: Perform operation 'Invoke CimMethod' with following parameters, ''methodName' = SendConfigurationApply,'className' = MSFT_DSCLocalConfigurationManager,'namespaceName' = root/Microsoft/Windows/DesiredStateConfiguration'.
[00:00:50] VERBOSE: An LCM method call arrived from computer APPVYR-WIN with user sid S-1-5-21-1930758936-441951309-2831684283-1000.
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Resource ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Test     ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" exists...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder1\".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" exists at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" matches the desired state...
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Test     ]  [[xArchive]Archive1]  in 0.0280 seconds.
[00:00:50] VERBOSE: [APPVYR-WIN]: LCM:  [ Start  Set      ]  [[xArchive]Archive1]
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Setting the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing archive from the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" to the hash of the archive entry at "File1" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File1"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1" matches the archive entry at "File1" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" matches the archive entry at "File2" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" to the hash of the archive entry at "File2" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "File2"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2" matches the archive entry at "File2" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File2"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder1\".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2\Folder21\Folder22\Folder23\".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Testing if the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Comparing the hash of the file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" to the hash of the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" with the hash algorithm "SHA-256"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Opening the archive entry "Folder3/Folder31/Folder31/Folder33/Folder34/File31"...
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The file at "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31" matches the archive entry at "Folder3/Folder31/Folder31/Folder33/Folder34/File31" by the checksum method "SHA-256".
[00:00:50] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the file at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34\File31"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] An item with the same name as the archive entry exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\".
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41\Folder42\Folder43" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41\Folder42" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4\Folder41\Folder42\Folder43\Folder44\"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder4" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33\Folder34"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31\Folder33"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31\Folder31"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3\Folder31"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder3"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2\Folder21\Folder22" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2\Folder21" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2\Folder21\Folder22\Folder23\"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder2" is not empty, so it will not be removed.
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Removing the directory at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\Folder1\"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Archive removed from the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:51] VERBOSE: [APPVYR-WIN]:                            [[xArchive]Archive1] The state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" has been set.
[00:00:51] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]  [[xArchive]Archive1]  in 0.0710 seconds.
[00:00:51] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Resource ]  [[xArchive]Archive1]
[00:00:51] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]
[00:00:51] VERBOSE: [APPVYR-WIN]: LCM:  [ End    Set      ]    in  0.1470 seconds.
[00:00:51] VERBOSE: Operation 'Invoke CimMethod' complete.
[00:00:51] VERBOSE: Time taken for configuration job to complete is 0.166 seconds
[00:00:51]       [+] Should compile and apply the MOF without throwing an exception 318ms
[00:00:51]       [+] Destination should exist after configuration 4ms
[00:00:51]       [+] File structure of destination should not match the file structure of the archive after configuration 9ms
[00:00:51] VERBOSE: Retrieving the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove"...
[00:00:51] VERBOSE: A directory already exists at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:51] VERBOSE: Testing if the archive at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" exists...
[00:00:51] VERBOSE: Opening the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:51] VERBOSE: An item with the same name as the archive entry does not exist at the destination path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove\File1".
[00:00:51] VERBOSE: Closing the archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip"...
[00:00:51] VERBOSE: The archive at path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" does not exist at the destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove".
[00:00:51] VERBOSE: Testing whether or not the state of the archive with path "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\TestArchive1.zip" and destination "C:\Users\appveyor\AppData\Local\Temp\1\40a16477-ee2d-434e-b32b-9f5d88f5a902\DestinationWithMatchingArchiveWithSHAForRemove" matches the desired state...
[00:00:51]       [+] Should return false from Test-TargetResource with the same parameters after configuration 7ms
[00:00:51] There is no operation running currently. Stop will return without any action.
[00:00:51] 

@stale
Copy link

stale bot commented Mar 2, 2019

This issue has been automatically marked as stale because it has not had activity from the community in the last 30 days. It will be closed if no further activity occurs within 10 days. If the issue is labelled with any of the work labels (e.g bug, enhancement, documentation, or tests) then the issue will not auto-close.

@stale stale bot added the stale The issue or pull request was marked as stale because there hasn't been activity from the community. label Mar 2, 2019
@mhendric mhendric added in progress The issue is being actively worked on by someone. and removed stale The issue or pull request was marked as stale because there hasn't been activity from the community. labels Mar 24, 2019
@mhendric mhendric self-assigned this Mar 24, 2019
@kwirkykat kwirkykat removed the in progress The issue is being actively worked on by someone. label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants