Open jkurdek opened 1 week ago
Tagging subscribers to 'os-tvos': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger See info in area-owners.md if you want to be subscribed.
Tagging subscribers to this area: @dotnet/area-system-io See info in area-owners.md if you want to be subscribed.
Just FYI, the BuildAnalysis won't be able to match the error pattern because it does not process logs from physical iOS-like devices.
Also, this is one of those cases when XHarness reports TCP_CONNECTION_FAILED
:
Main log fragment:
[06:45:14] dbug: Running /private/tmp/helix/working/B0E40946/p/microsoft.dotnet.xharness.cli/10.0.0-prerelease.24511.1/tools/net8.0/any/../../../runtimes/any/native/mlaunch/bin/mlaunch --sdkroot /Applications/Xcode_14.3.app --uninstalldevbundleid net.dot.System.IO.UnmanagedMemoryStream.Tests --devname 9c1fc29a13ecc303e8cd4ae13a481588db318694 -v -v -v -v -v
[06:45:15] dbug: Using Xcode 14.3 found in /Applications/Xcode_14.3.app
[06:45:15] dbug: Xamarin.Hosting: Device discovery started
[06:45:15] dbug: Xamarin.Hosting: Device discovery event: Connected (fff44:c6:5d:82:ac:e7fff)
[06:45:15] dbug: Xamarin.Hosting: Device discovery event: Connected (fff44:c6:5d:7e:84:2cfff)
[06:45:15] dbug: Xamarin.Hosting: Connected to Vsm-xam-appletv-01 (fff44:c6:5d:82:ac:e7fff) in 00:00:00.0102856
[06:45:15] dbug: Xamarin.Hosting: Connected to Vsm-xam-appletv-02 (fff44:c6:5d:7e:84:2cfff) in 00:00:00.0096911
[06:45:15] dbug: Xamarin.Hosting: Device discovery event: Connected (9c1fc29a13ecc303e8cd4ae13a481588db318694)
[06:45:15] dbug: Xamarin.Hosting: Connected to DNCENGTVOS-024 (9c1fc29a13ecc303e8cd4ae13a481588db318694) in 00:00:00.0013790
[06:45:15] dbug: Uninstalling application 'net.dot.System.IO.UnmanagedMemoryStream.Tests' from 'DNCENGTVOS-024'
[06:45:15] dbug: RemovingApplication: 75%
[06:45:15] dbug: PercentComplete: 50
[06:45:15] dbug: Status: RemovingApplication
[06:45:15] dbug: GeneratingApplicationMap: 95%
[06:45:15] dbug: PercentComplete: 90
[06:45:15] dbug: Status: GeneratingApplicationMap
[06:45:15] dbug: Application 'net.dot.System.IO.UnmanagedMemoryStream.Tests' uninstalled from 'DNCENGTVOS-024'
[06:45:16] dbug: Process mlaunch exited with 0
[06:45:16] info: Application 'net.dot.System.IO.UnmanagedMemoryStream.Tests' was uninstalled successfully
[06:45:16] dbug: Saving diagnostics data to '/tmp/helix/working/B0E40946/w/B0070986/e/diagnostics.json'
XHarness exit code: 92 (TCP_CONNECTION_FAILED)
Removing empty log files:
ls: /tmp/helix/working/B0E40946/w/B0070986/uploads/xunit-*.xml: No such file or directory
+ exit_code=92
+ '[' -f /tmp/helix/working/B0E40946/w/B0070986/e/.retry ']'
+ '[' -f /tmp/helix/working/B0E40946/w/B0070986/e/.reboot ']'
+ exit 92
+ export _commandExitCode=92
+ _commandExitCode=92
+ /usr/local/bin/python3 -u /tmp/helix/working/B0E40946/w/B0070986/u/xharness-event-processor.py
Reporting 1 events from diagnostics file `/tmp/helix/working/B0E40946/w/B0070986/e/diagnostics.json`
Related issue: https://github.com/dotnet/xharness/issues/1246
tvos_arm64_release_allsubsets_mono
Stack trace:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=844451 Build error leg or test failing: System.IO.UnmanagedMemoryStream.Tests.WorkItemExecution
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=844451 Error message validated:
[Xamarin\.Hosting: Process '\d+' exited with exit code 1 or crashing signal
] Result validation: :x: Known issue did not match with the provided build. Validation performed at: 10/28/2024 2:34:47 PM UTCReport
Summary