There are 10 pages of entries:-
FWIW here is a summary of them. There appears to be a pattern but I don't know what it would imply
15/03/2018 21:07 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 21:07 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 21:07 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 18:10 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 18:10 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 18:10 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 01:45 Event Name: CbsPackageServicingFailure2
15/03/2018 01:45 Event Name: WindowsUpdateFailure3
15/03/2018 01:45 Event Name: WindowsUpdateFailure3
15/03/2018 01:45 Event Name: WindowsUpdateFailure3
15/03/2018 01:45 Event Name: CbsPackageServicingFailure2
15/03/2018 01:45 Event Name: CbsPackageServicingFailure2
15/03/2018 01:34 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 01:34 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 01:34 Event Name: WindowsNonFatalSuspectedDeadlock
15/03/2018 01:00 Event Name: UTCCaptureV1
15/03/2018 01:00 Event Name: UTCCaptureV1
15/03/2018 00:13 Event Name: CbsPackageServicingFailure2
15/03/2018 00:13 Event Name: WindowsUpdateFailure3
15/03/2018 00:13 Event Name: WindowsUpdateFailure3
15/03/2018 00:13 Event Name: WindowsUpdateFailure3
15/03/2018 00:13 Event Name: CbsPackageServicingFailure2
15/03/2018 00:13 Event Name: CbsPackageServicingFailure2
The most common problem may or may not be related. It doesn't seem to be concurrent enough but who knows. You could eliminate it by temporarily disabling or uninstalling Geolocation. I don't know what that UTCCaptureV1 thing is either.
Otherwise the pattern I'm seeing is two sets of
- two CbsPackageServicingFailure2
- three WindowsUpdateFailure3
- then 1 more CbsPackageServicingFailure2
They each have different numbers of attachments but the last one has the most which I imagine will be a collection from all the others. Notice that the order is reverse chronological so the top entry of each set is actually the last in the set and
that is where I this final collection of attachments is. So here is that whole thing. Note the final path where you might find that collection.
15/03/2018 01:45 Windows Error Reporting Fault bucket 2244041626960407138, type 5
Event Name: CbsPackageServicingFailure2
Response: Not available
Cab Id: 0
Problem signature:
P1: 10.0.16299.245
P2: Package_for_KB4090914
P3: 16299.251.1.0
P4: amd64
P5: unknown
P6: 800f081f
P7: Stage
P8: Resolved
P9: Staged
P10: UpdateAgentLCU
Attached files:
\?\C:\Windows\Logs\CBS\CBS.log
\?\C:\Windows\Logs\CBS\CbsPersist_20180315014226.log
\?\C:\Windows\Logs\CBS\CbsPersist_20180315003519.log
\?\C:\Windows\Logs\CBS\CbsPersist_20180315000913.log
\?\C:\Windows\servicing\Sessions\Sessions.xml
\?\C:\Windows\inf\setupapi.dev.log
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER26EA.tmp.WERInternalMetadata.xml
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2719.tmp.csv
\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER2739.tmp.txt
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Critical_10.0.16299.245_27ca48506c53f5b9f3d39cf383ba8db3d8c6a57_00000000_02452e3d
I don't think we have found the right stuff yet to know what is causing the failures. Seeing SetupAPI.Dev.log in the collection though reminds me that sometimes there are enough clues in there about devices to try disabling or removing which do allow
the update to proceed. I don't think that your error code is normally seen in those cases but who knows. My tack is usually changing things so the diagnostics change so I know that they are not significant to the unknown problem.
HTH
Robert