[roll] Roll fuchsia [ffx][diagnostics] Don't treat HTTP error as fatal.

This shows a warning instead of treating an HTTP error as fatal.

Example error message after previous update in chain:
I26585b5d8b5785bcf7ede914a9a3fd106a6a636c

```
[!] While querying device for SSH authorized_keys, received an HTTP error from SOME_IP: 500 Internal Server Error. Body: "Unable to read file: error reading '/data/ssh/authorized_keys': while opening the file: OpenError(Status(NOT_FOUND))"
```

Original-Bug: 477970744
Original-Fixed: 476218080
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483050
Original-Revision: 7f2b45290c92619eaf8d6eb7496c6ffce7f454ef
GitOrigin-RevId: 8378a3ef84e6641beb624760c887016c094a58ea
Change-Id: If47f289dfc7e1fda79969c27ea1e696601cdccc5
1 file changed
tree: a6a2f128fa5aeb81bb22bd94bd6cebbcd5a5dc67
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.