[roll] Roll fuchsia [Netstack3] Add additional logs to diagnose flake

The DNS integration tests had a recent flake that is undiagnosed. The
leading theory is that the test sent a router advertisement *before* the
netstack had joined the ALL_NODES multicast group for that interface.

Add additional logs, so that if the flakes happens again, we'll be able
to confirm or deny this theory.

Original-Bug: 480065790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1503098
Original-Revision: 83c84d14f884a7d63e9b7955c6579f86ca6a2dba
GitOrigin-RevId: bdc71707e79eed6ba735512f027678c54793bba9
Change-Id: Ic6a33092e1d5b8f3c015477b43e2c4ce64d03cf8
1 file changed
tree: 0955f90adf994e52a7951391502cfa08306fd5f2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.