Guest User

Untitled

a guest
Mar 21st, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.37 KB | None | 0 0
  1. TpTrace Verbose: 0 : 10792, 10, 2018/03/12, 21:32:58.385, 287901913189, vstest.console.exe, ParallelProxyExecutionManager: Execution started. Started clients: 10
  2. TpTrace Verbose: 0 : 10792, 10, 2018/03/12, 21:32:58.385, 287901914372, vstest.console.exe, TestRunRequest:SendTestRunMessage: Starting.
  3. TpTrace Information: 0 : 10792, 10, 2018/03/12, 21:32:58.385, 287901915166, vstest.console.exe, TestRunRequest:SendTestRunMessage: Completed.
  4. TpTrace Verbose: 0 : 10792, 10, 2018/03/12, 21:32:58.385, 287901915738, vstest.console.exe, ProxyExecutionManager: Test host is always Lazy initialize.
  5. TpTrace Verbose: 0 : 10792, 10, 2018/03/12, 21:32:58.385, 287901916572, vstest.console.exe, TestRequestSender.InitializeCommunication: initialize communication.
  6. TpTrace Information: 0 : 10792, 10, 2018/03/12, 21:32:58.385, 287901918268, vstest.console.exe, SocketServer: Listening on end point : 127.0.0.1:8882
  7. TpTrace Verbose: 0 : 10792, 10, 2018/03/12, 21:32:58.386, 287901920659, vstest.console.exe, DefaultTestHostmanager: Full path of testhost.x86.exe is C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\TestPlatform\Extensions\..//testhost.x86.exe
  8. TpTrace Verbose: 0 : 10792, 31, 2018/03/12, 21:32:58.387, 287901935328, vstest.console.exe, Launching default test Host Process C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\TestPlatform\Extensions\..//testhost.x86.exe with arguments --port 8882 --endpoint 127.0.0.1:08882 --role client --parentprocessid 10792 --diag "C:\Users\*****\AppData\Local\Temp\de698270-263c-11e8-b1b3-79a3bb1b838f.host.18-03-12_21-32-58_38574_10.txt" --datacollectionport 0 --telemetryoptedin false
  9. TpTrace Verbose: 0 : 10792, 31, 2018/03/12, 21:32:58.388, 287901950155, vstest.console.exe, DefaultTestHostManager: Starting process 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\TestPlatform\Extensions\..//testhost.x86.exe' with command line ' --port 8882 --endpoint 127.0.0.1:08882 --role client --parentprocessid 10792 --diag "C:\Users\*****\AppData\Local\Temp\de698270-263c-11e8-b1b3-79a3bb1b838f.host.18-03-12_21-32-58_38574_10.txt" --datacollectionport 0 --telemetryoptedin false'
  10. TpTrace Verbose: 0 : 10792, 31, 2018/03/12, 21:32:58.390, 287901965236, vstest.console.exe, Test Runtime launched
  11. TpTrace Verbose: 0 : 10792, 10, 2018/03/12, 21:32:58.392, 287901985774, vstest.console.exe, TestRequestSender.WaitForRequestHandlerConnection: waiting for connection with timeout: 60000
  12. TpTrace Verbose: 0 : 10792, 22, 2018/03/12, 21:32:58.393, 287901996557, vstest.console.exe, DataCollectionRequestSender.SendBeforeTestRunStartAndGetResult : Received message: (DataCollection.SendMessage) -> {
  13. "FriendlyName": null,
  14. "Uri": null,
  15. "TestCaseId": "00000000-0000-0000-0000-000000000000",
  16. "Message": "Logging DataCollector Diagnostics in file: C:\\Users\\*****\\AppData\\Local\\Temp\\de698270-263c-11e8-b1b3-79a3bb1b838f.datacollector.18-03-12_21-32-58_21870_22.txt",
  17. "Level": 0
  18. }
  19. TpTrace Verbose: 0 : 10792, 34, 2018/03/12, 21:32:58.416, 287902226432, vstest.console.exe, DataCollectionRequestSender.SendBeforeTestRunStartAndGetResult : Received message: (DataCollection.SendMessage) -> {
  20. "FriendlyName": null,
  21. "Uri": null,
  22. "TestCaseId": "00000000-0000-0000-0000-000000000000",
  23. "Message": "Logging DataCollector Diagnostics in file: C:\\Users\\*****\\AppData\\Local\\Temp\\de698270-263c-11e8-b1b3-79a3bb1b838f.datacollector.18-03-12_21-32-58_22872_34.txt",
  24. "Level": 0
  25. }
  26. TpTrace Warning: 0 : 10792, 32, 2018/03/12, 21:32:58.499, 287903053615, vstest.console.exe, ProxyOperationManager: Timed out waiting for test host to exit. Will terminate process.
  27. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.503, 287903101690, vstest.console.exe, ProxyDataCollectionManager.InvokeDataCollectionServiceAction: Starting.
  28. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.503, 287903102904, vstest.console.exe, DataCollectionRequestSender.SendAfterTestRunStartAndGetResult : Send AfterTestRunEnd message with isCancelled: False
  29. TpTrace Warning: 0 : 10792, 32, 2018/03/12, 21:32:58.507, 287903136721, vstest.console.exe, ProxyDataCollectionManager.InvokeDataCollectionServiceAction: TestPlatformException = System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
  30. at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  31. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  32. --- End of inner exception stack trace ---
  33. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  34. at System.IO.Stream.ReadByte()
  35. at System.IO.BinaryReader.ReadByte()
  36. at System.IO.BinaryReader.Read7BitEncodedInt()
  37. at System.IO.BinaryReader.ReadString()
  38. at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager.ReceiveMessage()
  39. at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender.SendAfterTestRunStartAndGetResult(ITestMessageEventHandler runEventsHandler, Boolean isCancelled)
  40. at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager.<>c__DisplayClass15_0.<AfterTestRunEnd>b__0()
  41. at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager.InvokeDataCollectionServiceAction(Action action, ITestMessageEventHandler runEventsHandler).
  42. TpTrace Error: 0 : 10792, 32, 2018/03/12, 21:32:58.510, 287903167895, vstest.console.exe, Exception: System.IO.IOException
  43. Message: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine.
  44. Stack Trace: at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  45. at System.IO.Stream.ReadByte()
  46. at System.IO.BinaryReader.ReadByte()
  47. at System.IO.BinaryReader.Read7BitEncodedInt()
  48. at System.IO.BinaryReader.ReadString()
  49. at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.SocketCommunicationManager.ReceiveMessage()
  50. at Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection.DataCollectionRequestSender.SendAfterTestRunStartAndGetResult(ITestMessageEventHandler runEventsHandler, Boolean isCancelled)
  51. at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager.<>c__DisplayClass15_0.<AfterTestRunEnd>b__0()
  52. at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.ProxyDataCollectionManager.InvokeDataCollectionServiceAction(Action action, ITestMessageEventHandler runEventsHandler)
  53. BaseExceptionMessage: An established connection was aborted by the software in your host machine
  54. InnerException: System.Net.Sockets.SocketException
  55. InnerException Message: An established connection was aborted by the software in your host machine
  56. InnerException Stack Trace: at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
  57. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
  58. InnerExceptionBaseExceptionMessage: An established connection was aborted by the software in your host machine
  59.  
  60. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.511, 287903180571, vstest.console.exe, TestRunRequest:SendTestRunMessage: Starting.
  61. TpTrace Information: 0 : 10792, 32, 2018/03/12, 21:32:58.511, 287903181560, vstest.console.exe, TestRunRequest:SendTestRunMessage: Completed.
  62. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.513, 287903200146, vstest.console.exe, TestRunRequest:SendTestRunStatsChange: Starting.
  63. TpTrace Information: 0 : 10792, 32, 2018/03/12, 21:32:58.513, 287903201182, vstest.console.exe, TestRunRequest:SendTestRunStatsChange: Completed.
  64. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.513, 287903201853, vstest.console.exe, ParallelProxyExecutionManager: HandlePartialRunComplete: Total completed clients = 5, Run complete = False, Run canceled: False.
  65. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.513, 287903202415, vstest.console.exe, ParallelProxyExecutionManager: HandlePartialRunComplete: Replace execution manager. Shared: True, Aborted: False.
  66. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.514, 287903203528, vstest.console.exe, TestRequestSender is acting as server
  67. TpTrace Information: 0 : 10792, 32, 2018/03/12, 21:32:58.514, 287903205294, vstest.console.exe, ProxyParallelExecutionManager: Triggering test run for next source: D:\******\3\a\TestingArtifacts\UnitTests\Server\Ipseity.Server.Common.UnitTests.dll
  68. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.514, 287903205926, vstest.console.exe, DataCollectionRequestSender.InitializeCommunication : Initialize communication.
  69. TpTrace Information: 0 : 10792, 32, 2018/03/12, 21:32:58.514, 287903207518, vstest.console.exe, Listening on Endpoint : 127.0.0.1:8883
  70. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.516, 287903219976, vstest.console.exe, DataCollectionRequestSender.WaitForRequestHandlerConnection : Waiting for connection with timeout: 30000
  71. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.882, 287906888579, vstest.console.exe, ProxyDataCollectionManager.InvokeDataCollectionServiceAction: Starting.
  72. TpTrace Verbose: 0 : 10792, 32, 2018/03/12, 21:32:58.882, 287906889909, vstest.console.exe, DataCollectionRequestSender.SendBeforeTestRunStartAndGetResult : Send BeforeTestRunStart message with settingsXml: <RunSettings><RunConfiguration><MaxCpuCount>0</MaxCpuCount><ResultsDirectory>D:\SidBuildAgent1_Test_1_work\3\s\TestResults</ResultsDirectory><TargetPlatform>X86</TargetPlatform><TargetFrameworkVersion>.NETFramework,Version=v4.6.1</TargetFrameworkVersion><TestAdaptersPaths>D:\SidBuildAgent1_Test_1_work\3\a;C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\Extensions\TestPlatform\Extensions</TestAdaptersPaths><InIsolation>true</InIsolation><DesignMode>False</DesignMode><CollectSourceInformation>False</CollectSourceInformation></RunConfiguration><DataCollectionRunSettings><DataCollectors><DataCollector uri="datacollector://microsoft/CodeCoverage/2.0" assemblyQualifiedName="Microsoft.VisualStudio.Coverage.DynamicCoverageDataCollector, Microsoft.VisualStudio.TraceCollector, Version=15.0.0.0 , Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" friendlyName="Code Coverage"></DataCollector></DataCollectors></DataCollectionRunSettings></RunSettings>
  73. TpTrace Information: 0 : 10792, 17, 2018/03/12, 21:32:58.882, 287906888579, vstest.console.exe, Using the buffer size of 16384 bytes
  74. TpTrace Information: 0 : 10792, 17, 2018/03/12, 21:32:58.882, 287906892097, vstest.console.exe, Accepted Client request and set the flag
  75. TpTrace Verbose: 0 : 10792, 22, 2018/03/12, 21:32:59.098, 287909044230, vstest.console.exe, DataCollectionRequestSender.SendBeforeTestRunStartAndGetResult : Received message: (DataCollection.BeforeTestRunStartResult) -> {
  76. "EnvironmentVariables": {
  77. "COR_ENABLE_PROFILING": "1",
  78. "COR_PROFILER": "{9317ae81-bcd8-47b7-aaa1-a28062e41c71}",
  79. "INTELLITRACE_PROFILER_DIRECTORY": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Enterprise\\Common7\\IDE\\CommonExtensions\\Microsoft\\IntelliTrace",
  80. "VSLOGGER_CPLAN": "C:\\Users\\*****\\AppData\\Local\\Microsoft\\VisualStudio\\15.0\\TraceDebugger\\Settings\\tvwk45mj.wi5",
  81. "VSTS_PROFILER_NOT_CLEAR_ENVVARS": "1"
  82. },
  83. "DataCollectionEventsPort": 0
  84. }
Add Comment
Please, Sign In to add comment