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

Mac/Ios tasks are timing out when rebooting the devices #76027

Closed
godofredoc opened this issue Feb 15, 2021 · 2 comments
Closed

Mac/Ios tasks are timing out when rebooting the devices #76027

godofredoc opened this issue Feb 15, 2021 · 2 comments

Comments

@godofredoc
Copy link
Contributor

Log:

https://ci.chromium.org/p/flutter/builders/prod/Mac_staging%20integration_ui_ios_screenshot/384

[integration_ui_ios_screenshot] [STDOUT] "/opt/s/w/ir/k/recipe_cleanup/tmpOrlw9Z/flutter sdk/bin/flutter" exit code: 0
[integration_ui_ios_screenshot] [STDOUT] 
[integration_ui_ios_screenshot] [STDOUT] 
[integration_ui_ios_screenshot] [STDOUT] ═══════════╡ ••• Checking running Dart processes after task... ••• ╞════════════
[integration_ui_ios_screenshot] [STDOUT] 
[integration_ui_ios_screenshot] [STDOUT] Checking for reboot
[integration_ui_ios_screenshot] [STDOUT] rebooting

This is happenning because the command used to reboot the ios phones is actually collecting the syslog continuously.

@godofredoc godofredoc self-assigned this Feb 15, 2021
@godofredoc godofredoc added this to To do in [infra] Devicelab on LUCI via automation Feb 15, 2021
godofredoc added a commit to godofredoc/flutter that referenced this issue Feb 15, 2021
This is because the command was actually collecting logs continuously
from the device. Additionally idevicesyslog does not have a reboot
option.

Bug: flutter#76027
godofredoc added a commit that referenced this issue Feb 15, 2021
This is because the command was actually collecting logs continuously
from the device. Additionally idevicesyslog does not have a reboot
option.

Bug: #76027
[infra] Devicelab on LUCI automation moved this from To do to Done Feb 15, 2021
@christopherfujino
Copy link
Member

Requesting cherrypicking 4597b51 to fix devicelab. This is a test-only fix, and thus low-risk.

christopherfujino pushed a commit to christopherfujino/flutter that referenced this issue Mar 17, 2021
This is because the command was actually collecting logs continuously
from the device. Additionally idevicesyslog does not have a reboot
option.

Bug: flutter#76027
christopherfujino added a commit that referenced this issue Mar 19, 2021
* Avoid iOS local networking dialog in integration tests (#75163)

* ios_platform_view tests pass when device rotated (#75665)

* Consolidate ascii spinner stop in devtools activation (#75679)

* Fix problem causing tasks to timeout. (#76028)

This is because the command was actually collecting logs continuously
from the device. Additionally idevicesyslog does not have a reboot
option.

Bug: #76027

* fix Autovalidate enum references in fix data (#77419)

* roll engine cherrypicks

Co-authored-by: Jenn Magder <magder@google.com>
Co-authored-by: godofredoc <54371434+godofredoc@users.noreply.github.com>
Co-authored-by: Phil Quitslund <pq@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Aug 4, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

3 participants