You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[14:02:34] dbug: Xamarin.Hosting: Launching simulator application 'com.apple.iphonesimulator'
[14:07:39] dbug: Killing process 2773 as it was cancelled
[14:07:39] dbug: Killing process 2623 as it was cancelled
[14:07:39] dbug: Killing process 2620 as it was cancelled
[14:07:39] dbug: Process mlaunch exited with 137
[14:07:39] fail: App run has failed. mlaunch exited with 137
[14:07:39] info: Uninstalling the application 'net.dot.HelloiOS' from 'iPhone X (iOS 13.5) - created by XHarness'
[14:07:39] dbug:
[14:07:39] dbug: Running /Applications/Xcode115.app/Contents/Developer/usr/bin/simctl uninstall 474BFF20-0FE4-4AB4-B9AC-ACEEF17F6B00 net.dot.HelloiOS
[14:07:39] dbug: An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=165):
[14:07:39] dbug: Unable to lookup in current state: Shutdown
[14:07:39] dbug: Process simctl exited with 165
[14:07:39] crit: Failed to uninstall the application - bad simulator state detected!
[14:07:39] dbug: Saving diagnostics data to '/tmp/helix/working/9C3308F5/w/AB5E091A/e/diagnostics.json'
XHarness exit code: 70 (TIMED_OUT)
The app launch times out and then we even fail to uninstall the application. This should probably result in some SIMULATOR_FAILURE and be retried. It could potentially result in APP_LAUNCH_TIMEOUT but never a TIMED_OUT exit code.
We have seen in CI following behaviour:
The app launch times out and then we even fail to uninstall the application. This should probably result in some
SIMULATOR_FAILURE
and be retried. It could potentially result inAPP_LAUNCH_TIMEOUT
but never aTIMED_OUT
exit code.Full logs:
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-arcade-refs-pull-8372-merge-265091d970164db68e/HelloiOS/1/console.4c5b92b5.log?sv=2019-07-07&se=2022-02-14T21%3A59%3A29Z&sr=c&sp=rl&sig=9wuLOoRix%2Bzfi9YK5kotTlFiVARTyZFTQEnBfxXe1Ng%3D
The text was updated successfully, but these errors were encountered: