Skip to content

Instantly share code, notes, and snippets.

@jthelin
Last active February 3, 2016 23:46
Show Gist options
  • Save jthelin/1db4393ef330d451beaf to your computer and use it in GitHub Desktop.
Save jthelin/1db4393ef330d451beaf to your computer and use it in GitHub Desktop.
JSON grain problems
1>------ Rebuild All started: Project: Orleans, Configuration: Debug Any CPU ------
1> Orleans.csproj -- Build Properties =
1> TeamProject=
1> SolutionRoot=
1> SourcesDirectory=
1> BinariesDirectory=
1> BinariesRoot=
1> BuildDirectory=
1> BuildProjectFolderPath=
1> MSBuildProjectDirectory=E:\Depot\GitHub\orleans\src\Orleans
1> OutputPath=bin\Debug\
1> OutDir=bin\Debug\
1> DropLocation=
1> PackagesDirectory=
1> BuildNumber=
1> builduri=
1> BuildUri=
1> MSBuildForwardPropertiesFromChild=
1> BuildingInsideVisualStudio=true
1> IsDesktopBuild=
1> [OrleansDllBootstrapUsingCodeGen] - Bootstrapping the Orleans.dll
1> [OrleansDllBootstrapUsingCodeGen] - OutputPath: E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\
1> [OrleansDllBootstrapUsingCodeGen] - Compiling Orleans.dll for bootstrap
1> Orleans.csproj -- Build Properties =
1> TeamProject=
1> SolutionRoot=
1> SourcesDirectory=
1> BinariesDirectory=
1> BinariesRoot=
1> BuildDirectory=
1> BuildProjectFolderPath=
1> MSBuildProjectDirectory=E:\Depot\GitHub\orleans\src\Orleans
1> OutputPath=E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\
1> OutDir=E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\
1> DropLocation=
1> PackagesDirectory=
1> BuildNumber=
1> builduri=
1> BuildUri=
1> MSBuildForwardPropertiesFromChild=
1> BuildingInsideVisualStudio=true
1> IsDesktopBuild=
1> Orleans -> E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\Orleans.dll
1> [OrleansDllBootstrapUsingCodeGen] - Compiling code generators for bootstrap
1> OrleansCodeGenerator -> E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\OrleansCodeGenerator.dll
1> ClientGenerator -> E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\ClientGenerator.exe
1> Running Code Analysis...
1> Code Analysis Complete -- 0 error(s), 0 warning(s)
1> [OrleansDllBootstrapUsingCodeGen] - Preprocessing Orleans.dll with ClientGenerator.exe
1> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\ClientGenerator.exe" "@obj\Debug\Orleans.codegen.args.txt"
1> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\Orleans.codegen.args.txt
1> Orleans-CodeGen - Options
1> InputLib=E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\Orleans.dll
1> CodeGenFile=E:\Depot\GitHub\orleans\src\Orleans\Properties\orleans.codegen.cs
1> Orleans-CodeGen - Using referenced libraries:
1> Microsoft.CSharp.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Microsoft.CSharp.dll
1> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
1> Newtonsoft.Json.dll => E:\Depot\GitHub\orleans\src\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
1> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
1> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
1> System.Management.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Management.dll
1> System.Xml.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll
1> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\Generated\Orleans.codegen.cs
1> ClientGenerator - Generating serializer classes for types:
1> type Orleans.GrainState`1 in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.LimitValue in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.GrainDirectory.AddressAndTag in namespace Orleans.GrainDirectory defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.GrainDirectory.ClusterLocalRegistration in namespace Orleans.GrainDirectory defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.GuidId in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.RequestInvocationHistory in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.PreferLocalPlacement in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.UniqueKey in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StreamHandshakeToken in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StartToken in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.DeliveryToken in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.SingleRange in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.MessagingConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.ProviderConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.ProviderCategoryConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.ApplicationConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.GrainTypeConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StreamSubscriptionHandleImpl`1 in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.FilterPredicateWrapperData in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.PersistentStreamProviderConfig in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.ImplicitStreamSubscriberTable in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.PubSubPublisherState in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.PubSubSubscriptionState in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StreamImpl`1 in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StreamConsumerData in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.QueueId in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StreamId in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Streams.StreamIdInternerKey in namespace Orleans.Streams defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.ActivationCountBasedPlacement in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.StatelessWorkerPlacement in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.RandomPlacement in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.SystemPlacement in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.GrainClassData in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.TableVersion in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.MembershipTableData in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.MembershipEntry in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.ReminderEntry in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.ReminderData in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.TickStatus in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.SiloRuntimeStatistics in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.GrainStatistic in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.SimpleGrainStatistic in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.LimitManager in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.ObserverSubscriptionManager`1 in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.ConfigValue`1 in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.GlobalConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.NodeConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> type Orleans.Runtime.Configuration.ClusterConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> ClientGenerator - Generating serializer classes for types:
1> type Orleans.Runtime.TraceLogger in namespace Orleans.Runtime defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> ClientGenerator - Generating serializer classes for types:
1> type Orleans.ReminderTableData in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
1> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\Generated\Orleans.codegen.cs
1> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Bootstrap\Generated\Orleans.codegen.cs -> E:\Depot\GitHub\orleans\src\Orleans\Properties\orleans.codegen.cs
1> Orleans-CodeGen - No changes to the generated file E:\Depot\GitHub\orleans\src\Orleans\Properties\orleans.codegen.cs
1> Orleans -> E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
2>------ Rebuild All started: Project: OrleansCodeGenerator, Configuration: Debug Any CPU ------
3>------ Rebuild All started: Project: OrleansEventSourcing, Configuration: Debug Any CPU ------
4>------ Rebuild All started: Project: OrleansSQLUtils, Configuration: Debug Any CPU ------
5>------ Rebuild All started: Project: OrleansZooKeeperUtils, Configuration: Debug Any CPU ------
6>------ Rebuild All started: Project: OrleansConsulUtils, Configuration: Debug Any CPU ------
7>------ Rebuild All started: Project: OrleansTelemetryConsumers.AI, Configuration: Debug Any CPU ------
8>------ Rebuild All started: Project: OrleansTelemetryConsumers.NewRelic, Configuration: Debug Any CPU ------
2> OrleansCodeGenerator -> E:\Depot\GitHub\orleans\src\OrleansCodeGenerator\bin\Debug\OrleansCodeGenerator.dll
9>------ Rebuild All started: Project: ClientGenerator, Configuration: Debug Any CPU ------
9> ClientGenerator -> E:\Depot\GitHub\orleans\src\ClientGenerator\bin\Debug\ClientGenerator.exe
9> Running Code Analysis...
9> Code Analysis Complete -- 0 error(s), 0 warning(s)
6> OrleansConsulUtils -> E:\Depot\GitHub\orleans\src\OrleansConsulUtils\bin\Debug\OrleansConsulUtils.dll
7> OrleansTelemetryConsumers.AI -> E:\Depot\GitHub\orleans\src\OrleansTelemetryConsumers.AI\bin\Debug\OrleansTelemetryConsumers.AI.dll
10>------ Rebuild All started: Project: OrleansRuntime, Configuration: Debug Any CPU ------
11>------ Rebuild All started: Project: OrleansManager, Configuration: Debug Any CPU ------
4> OrleansSqlUtils -> E:\Depot\GitHub\orleans\src\OrleansSQLUtils\bin\Debug\OrleansSQLUtils.dll
12>------ Rebuild All started: Project: OrleansProviders, Configuration: Debug Any CPU ------
3> OrleansEventSourcing -> E:\Depot\GitHub\orleans\src\OrleansEventSourcing\bin\Debug\OrleansEventSourcing.dll
8> OrleansTelemetryConsumers.NewRelic -> E:\Depot\GitHub\orleans\src\OrleansTelemetryConsumers.NewRelic\bin\Debug\OrleansTelemetryConsumers.NewRelic.dll
5> OrleansZooKeeperUtils -> E:\Depot\GitHub\orleans\src\OrleansZooKeeperUtils\bin\Debug\OrleansZooKeeperUtils.dll
11> OrleansManager -> E:\Depot\GitHub\orleans\src\OrleansManager\bin\Debug\OrleansManager.exe
12> [OrleansCodeGeneration] - Project=OrleansProviders
12> OrleansProviders -> E:\Depot\GitHub\orleans\src\OrleansProviders\bin\Debug\OrleansProviders.dll
12> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\OrleansProviders\..\ClientGenerator\bin\Debug\ClientGenerator.exe" "@obj\Debug\OrleansProviders.codegen.args.txt"
12> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\OrleansProviders.codegen.args.txt
12> Orleans-CodeGen - Options
12> InputLib=E:\Depot\GitHub\orleans\src\OrleansProviders\obj\Debug\OrleansProviders.dll
12> CodeGenFile=E:\Depot\GitHub\orleans\src\OrleansProviders\Properties\orleans.codegen.cs
12> Orleans-CodeGen - Using referenced libraries:
12> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
12> Orleans.dll => E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
12> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
12> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
12> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\OrleansProviders\obj\Debug\Generated\OrleansProviders.codegen.cs
12> ClientGenerator - Generating serializer classes for types:
12> type Orleans.Providers.Streams.Common.EventSequenceToken in namespace Orleans.Providers.Streams.Common defined in Assembly OrleansProviders, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
12> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\OrleansProviders\obj\Debug\Generated\OrleansProviders.codegen.cs
12> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\OrleansProviders\obj\Debug\Generated\OrleansProviders.codegen.cs -> E:\Depot\GitHub\orleans\src\OrleansProviders\Properties\orleans.codegen.cs
12> Orleans-CodeGen - copying file E:\Depot\GitHub\orleans\src\OrleansProviders\obj\Debug\Generated\OrleansProviders.codegen.cs to E:\Depot\GitHub\orleans\src\OrleansProviders\Properties\orleans.codegen.cs
12> Orleans-CodeGen - After copying file E:\Depot\GitHub\orleans\src\OrleansProviders\obj\Debug\Generated\OrleansProviders.codegen.cs to E:\Depot\GitHub\orleans\src\OrleansProviders\Properties\orleans.codegen.cs Matchs=True
12> OrleansProviders -> E:\Depot\GitHub\orleans\src\OrleansProviders\bin\Debug\OrleansProviders.dll
13>------ Rebuild All started: Project: OrleansServiceBus, Configuration: Debug Any CPU ------
10> [OrleansCodeGeneration] - Project=OrleansRuntime
10> OrleansRuntime -> E:\Depot\GitHub\orleans\src\OrleansRuntime\bin\Debug\OrleansRuntime.dll
10> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\OrleansRuntime\..\ClientGenerator\bin\Debug\ClientGenerator.exe" "@obj\Debug\OrleansRuntime.codegen.args.txt"
10> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\OrleansRuntime.codegen.args.txt
10> Orleans-CodeGen - Options
10> InputLib=E:\Depot\GitHub\orleans\src\OrleansRuntime\obj\Debug\OrleansRuntime.dll
10> CodeGenFile=E:\Depot\GitHub\orleans\src\OrleansRuntime\Properties\orleans.codegen.cs
10> Orleans-CodeGen - Using referenced libraries:
10> Microsoft.CSharp.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Microsoft.CSharp.dll
10> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
10> Orleans.dll => E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
10> System.Configuration.Install.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Configuration.Install.dll
10> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
10> System.Data.DataSetExtensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.DataSetExtensions.dll
10> System.Data.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.dll
10> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
10> System.Xml.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll
10> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\OrleansRuntime\obj\Debug\Generated\OrleansRuntime.codegen.cs
10> ClientGenerator - Generating serializer classes for types:
10> type Orleans.Runtime.GrainTypeData in namespace Orleans.Runtime defined in Assembly OrleansRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> type Orleans.Runtime.GenericGrainTypeData in namespace Orleans.Runtime defined in Assembly OrleansRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> type Orleans.Runtime.ReminderService.InMemoryRemindersTable in namespace Orleans.Runtime.ReminderService defined in Assembly OrleansRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> type Orleans.ReminderEntry in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> type Orleans.Runtime.MembershipService.InMemoryMembershipTable in namespace Orleans.Runtime.MembershipService defined in Assembly OrleansRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> type Orleans.MembershipEntry in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> type Orleans.TableVersion in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
10> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\OrleansRuntime\obj\Debug\Generated\OrleansRuntime.codegen.cs
10> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\OrleansRuntime\obj\Debug\Generated\OrleansRuntime.codegen.cs -> E:\Depot\GitHub\orleans\src\OrleansRuntime\Properties\orleans.codegen.cs
10> Orleans-CodeGen - copying file E:\Depot\GitHub\orleans\src\OrleansRuntime\obj\Debug\Generated\OrleansRuntime.codegen.cs to E:\Depot\GitHub\orleans\src\OrleansRuntime\Properties\orleans.codegen.cs
10> Orleans-CodeGen - After copying file E:\Depot\GitHub\orleans\src\OrleansRuntime\obj\Debug\Generated\OrleansRuntime.codegen.cs to E:\Depot\GitHub\orleans\src\OrleansRuntime\Properties\orleans.codegen.cs Matchs=True
10> OrleansRuntime -> E:\Depot\GitHub\orleans\src\OrleansRuntime\bin\Debug\OrleansRuntime.dll
14>------ Rebuild All started: Project: TestGrainInterfaces, Configuration: Debug Any CPU ------
15>------ Rebuild All started: Project: OrleansAzureUtils, Configuration: Debug Any CPU ------
16>------ Rebuild All started: Project: OrleansHost, Configuration: Debug Any CPU ------
17>------ Rebuild All started: Project: OrleansTestingHost, Configuration: Debug Any CPU ------
18>------ Rebuild All started: Project: OrleansCounterControl, Configuration: Debug Any CPU ------
19>------ Rebuild All started: Project: OrleansBondUtils, Configuration: Debug Any CPU ------
20>------ Rebuild All started: Project: OrleansDependencyInjection, Configuration: Debug Any CPU ------
20> OrleansDependencyInjection -> E:\Depot\GitHub\orleans\src\OrleansDependencyInjection\bin\Debug\OrleansDependencyInjection.dll
17> OrleansTestingHost -> E:\Depot\GitHub\orleans\src\OrleansTestingHost\bin\Debug\OrleansTestingHost.dll
21>------ Rebuild All started: Project: OrleansGoogleUtils, Configuration: Debug Any CPU ------
13> OrleansServiceBus -> E:\Depot\GitHub\orleans\src\OrleansServiceBus\bin\Debug\OrleansServiceBusUtils.dll
19> OrleansBondUtils -> E:\Depot\GitHub\orleans\src\OrleansBondUtils\bin\Debug\OrleansBondUtils.dll
21> OrleansGoogleUtils -> E:\Depot\GitHub\orleans\src\OrleansGoogleUtils\bin\Debug\OrleansGoogleUtils.dll
15> OrleansAzureUtils -> E:\Depot\GitHub\orleans\src\OrleansAzureUtils\bin\Debug\OrleansAzureUtils.dll
16> OrleansHost -> E:\Depot\GitHub\orleans\src\OrleansHost\bin\Debug\OrleansHost.exe
16> Running Code Analysis...
16> Code Analysis Complete -- 0 error(s), 0 warning(s)
18> OrleansCounterControl -> E:\Depot\GitHub\orleans\src\OrleansCounterControl\bin\Debug\OrleansCounterControl.exe
18> Running Code Analysis...
18> Code Analysis Complete -- 0 error(s), 0 warning(s)
14> [OrleansCodeGeneration] - Project=TestGrainInterfaces
14> TestGrainInterfaces -> E:\Depot\GitHub\orleans\src\TestGrainInterfaces\bin\Debug\TestGrainInterfaces.dll
14> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\TestGrainInterfaces\..\ClientGenerator\bin\Debug\ClientGenerator.exe" "@obj\Debug\TestGrainInterfaces.codegen.args.txt"
14> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\TestGrainInterfaces.codegen.args.txt
14> Orleans-CodeGen - Options
14> InputLib=E:\Depot\GitHub\orleans\src\TestGrainInterfaces\obj\Debug\TestGrainInterfaces.dll
14> CodeGenFile=E:\Depot\GitHub\orleans\src\TestGrainInterfaces\Properties\orleans.codegen.cs
14> Orleans-CodeGen - Using referenced libraries:
14> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
14> Newtonsoft.Json.dll => E:\Depot\GitHub\orleans\src\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
14> Orleans.dll => E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
14> OrleansRuntime.dll => E:\Depot\GitHub\orleans\src\OrleansRuntime\bin\Debug\OrleansRuntime.dll
14> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
14> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
14> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\TestGrainInterfaces\obj\Debug\Generated\TestGrainInterfaces.codegen.cs
14> ClientGenerator - Generating serializer classes for types:
14> type TestGrainInterfaces.CircularStateTestState in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type TestGrainInterfaces.CircularTest1 in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type TestGrainInterfaces.CircularTest2 in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.EnumClass in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.ReplaceArguments in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.MemberVariables in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type TestGrainInterfaces.PersonAttributes in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.MyPredicate in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.RootType in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.SomeStruct in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.OuterClass+SomeConcreteClass in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.AnotherConcreteClass in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.InnerType in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.ClassWithStructConstraint`1 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.Streaming_ProducerGrain_State in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.Streaming_ConsumerGrain_State in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.Streaming_ProducerConsumerGrain_State in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.ValueTypeTestData in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.ClassWithEnumTestData in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.LargeTestData in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.LargeTestData+NestedGeneric`1 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.ImmutableType in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.EmbeddedImmutable in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type Orleans.UnitTest.GrainInterfaces.MyTypeWithAnInternalTypeField in namespace Orleans.UnitTest.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type Orleans.UnitTest.GrainInterfaces.MyTypeWithAnInternalTypeField+MyInternalDependency in namespace Orleans.UnitTest.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> ClientGenerator - Generating serializer classes for types:
14> type UnitTests.GrainInterfaces.SerializerTestClass1 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.SerializerTestClass2 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.SerializerTestClass3 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> ClientGenerator - Generating serializer classes for types:
14> type UnitTests.GrainInterfaces.SerializerTestClass4 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.SerializerTestClass5 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type UnitTests.GrainInterfaces.SerializerTestClass6 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> ClientGenerator - Generating serializer classes for types:
14> type Outsider in namespace defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> ClientGenerator - Generating serializer classes for types:
14> type Orleans.Runtime.Configuration.ClusterConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type Orleans.Runtime.Configuration.NodeConfiguration in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type Orleans.Runtime.Configuration.LimitManager in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> type Orleans.Runtime.Configuration.LimitValue in namespace Orleans.Runtime.Configuration defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
14> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\TestGrainInterfaces\obj\Debug\Generated\TestGrainInterfaces.codegen.cs
14> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\TestGrainInterfaces\obj\Debug\Generated\TestGrainInterfaces.codegen.cs -> E:\Depot\GitHub\orleans\src\TestGrainInterfaces\Properties\orleans.codegen.cs
14> Orleans-CodeGen - copying file E:\Depot\GitHub\orleans\src\TestGrainInterfaces\obj\Debug\Generated\TestGrainInterfaces.codegen.cs to E:\Depot\GitHub\orleans\src\TestGrainInterfaces\Properties\orleans.codegen.cs
14> Orleans-CodeGen - After copying file E:\Depot\GitHub\orleans\src\TestGrainInterfaces\obj\Debug\Generated\TestGrainInterfaces.codegen.cs to E:\Depot\GitHub\orleans\src\TestGrainInterfaces\Properties\orleans.codegen.cs Matchs=True
14> TestGrainInterfaces -> E:\Depot\GitHub\orleans\src\TestGrainInterfaces\bin\Debug\TestGrainInterfaces.dll
22>------ Rebuild All started: Project: TestGrains, Configuration: Debug Any CPU ------
23>------ Rebuild All started: Project: TestInternalGrainInterfaces, Configuration: Debug Any CPU ------
24>------ Rebuild All started: Project: TestFSharp, Configuration: Debug Any CPU ------
24> E:\Depot\GitHub\orleans\src\packages\FSharp.Compiler.Tools.4.0.0.1\tools\fsc.exe -o:obj\Debug\TestFSharp.dll -g --debug:full --noframework --define:DEBUG --define:TRACE --doc:bin\Debug\TestFSharp.XML --optimize- --tailcalls- -r:E:\Depot\GitHub\orleans\src\packages\FSharp.Core.4.0.0.1\lib\net40\FSharp.Core.dll -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll" -r:E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll" -r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Numerics.dll" -r:E:\Depot\GitHub\orleans\src\TestGrainInterfaces\bin\Debug\TestGrainInterfaces.dll --target:library --warn:3 --warnaserror:76 --vserrors --validate-type-providers --LCID:1033 --utf8output --fullpaths --flaterrors --highentropyva- ..\Build\GlobalAssemblyInfo.fs Types.fs Grains.fs
23> [OrleansCodeGeneration] - Project=TestInternalGrainInterfaces
23> TestInternalGrainInterfaces -> E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\bin\Debug\TestInternalGrainInterfaces.dll
23> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\..\ClientGenerator\bin\Debug\ClientGenerator.exe" "@obj\Debug\TestInternalGrainInterfaces.codegen.args.txt"
23> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\TestInternalGrainInterfaces.codegen.args.txt
23> Orleans-CodeGen - Options
23> InputLib=E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\obj\Debug\TestInternalGrainInterfaces.dll
23> CodeGenFile=E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\Properties\orleans.codegen.cs
23> Orleans-CodeGen - Using referenced libraries:
23> Microsoft.CSharp.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Microsoft.CSharp.dll
23> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
23> Orleans.dll => E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
23> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
23> System.Data.DataSetExtensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.DataSetExtensions.dll
23> System.Data.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.dll
23> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
23> System.Xml.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll
23> System.Xml.Linq.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.Linq.dll
23> TestGrainInterfaces.dll => E:\Depot\GitHub\orleans\src\TestGrainInterfaces\bin\Debug\TestGrainInterfaces.dll
23> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\obj\Debug\Generated\TestInternalGrainInterfaces.codegen.cs
23> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\obj\Debug\Generated\TestInternalGrainInterfaces.codegen.cs
23> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\obj\Debug\Generated\TestInternalGrainInterfaces.codegen.cs -> E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\Properties\orleans.codegen.cs
23> Orleans-CodeGen - copying file E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\obj\Debug\Generated\TestInternalGrainInterfaces.codegen.cs to E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\Properties\orleans.codegen.cs
23> Orleans-CodeGen - After copying file E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\obj\Debug\Generated\TestInternalGrainInterfaces.codegen.cs to E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\Properties\orleans.codegen.cs Matchs=True
23> TestInternalGrainInterfaces -> E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\bin\Debug\TestInternalGrainInterfaces.dll
22> [OrleansCodeGeneration] - Project=TestGrains
22> TestGrains -> E:\Depot\GitHub\orleans\src\TestGrains\bin\Debug\TestGrains.dll
22> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\TestGrains\..\ClientGenerator\bin\Debug\ClientGenerator.exe" "@obj\Debug\TestGrains.codegen.args.txt"
22> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\TestGrains.codegen.args.txt
22> Orleans-CodeGen - Options
22> InputLib=E:\Depot\GitHub\orleans\src\TestGrains\obj\Debug\TestGrains.dll
22> CodeGenFile=E:\Depot\GitHub\orleans\src\TestGrains\Properties\orleans.codegen.cs
22> Orleans-CodeGen - Using referenced libraries:
22> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
22> Newtonsoft.Json.dll => E:\Depot\GitHub\orleans\src\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
22> Orleans.dll => E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
22> OrleansEventSourcing.dll => E:\Depot\GitHub\orleans\src\OrleansEventSourcing\bin\Debug\OrleansEventSourcing.dll
22> OrleansSQLUtils.dll => E:\Depot\GitHub\orleans\src\OrleansSQLUtils\bin\Debug\OrleansSQLUtils.dll
22> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
22> System.Data.DataSetExtensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.DataSetExtensions.dll
22> System.Data.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.dll
22> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
22> System.Xml.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll
22> TestGrainInterfaces.dll => E:\Depot\GitHub\orleans\src\TestGrainInterfaces\bin\Debug\TestGrainInterfaces.dll
22> System.Collections.Concurrent.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Collections.Concurrent.dll
22> System.Collections.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Collections.dll
22> System.ComponentModel.Annotations.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ComponentModel.Annotations.dll
22> System.ComponentModel.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ComponentModel.dll
22> System.ComponentModel.EventBasedAsync.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ComponentModel.EventBasedAsync.dll
22> System.Diagnostics.Contracts.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Diagnostics.Contracts.dll
22> System.Diagnostics.Debug.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Diagnostics.Debug.dll
22> System.Diagnostics.Tools.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Diagnostics.Tools.dll
22> System.Diagnostics.Tracing.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Diagnostics.Tracing.dll
22> System.Dynamic.Runtime.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Dynamic.Runtime.dll
22> System.Globalization.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Globalization.dll
22> System.IO.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.IO.dll
22> System.Linq.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Linq.dll
22> System.Linq.Expressions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Linq.Expressions.dll
22> System.Linq.Parallel.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Linq.Parallel.dll
22> System.Linq.Queryable.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Linq.Queryable.dll
22> System.Net.NetworkInformation.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Net.NetworkInformation.dll
22> System.Net.Primitives.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Net.Primitives.dll
22> System.Net.Requests.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Net.Requests.dll
22> System.ObjectModel.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ObjectModel.dll
22> System.Reflection.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Reflection.dll
22> System.Reflection.Emit.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Reflection.Emit.dll
22> System.Reflection.Emit.ILGeneration.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Reflection.Emit.ILGeneration.dll
22> System.Reflection.Emit.Lightweight.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Reflection.Emit.Lightweight.dll
22> System.Reflection.Extensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Reflection.Extensions.dll
22> System.Reflection.Primitives.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Reflection.Primitives.dll
22> System.Resources.ResourceManager.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Resources.ResourceManager.dll
22> System.Runtime.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.dll
22> System.Runtime.Extensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.Extensions.dll
22> System.Runtime.InteropServices.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.InteropServices.dll
22> System.Runtime.InteropServices.WindowsRuntime.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll
22> System.Runtime.Numerics.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.Numerics.dll
22> System.Runtime.Serialization.Json.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.Serialization.Json.dll
22> System.Runtime.Serialization.Primitives.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.Serialization.Primitives.dll
22> System.Runtime.Serialization.Xml.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Runtime.Serialization.Xml.dll
22> System.Security.Principal.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Security.Principal.dll
22> System.ServiceModel.Duplex.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ServiceModel.Duplex.dll
22> System.ServiceModel.Http.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ServiceModel.Http.dll
22> System.ServiceModel.NetTcp.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ServiceModel.NetTcp.dll
22> System.ServiceModel.Primitives.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ServiceModel.Primitives.dll
22> System.ServiceModel.Security.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.ServiceModel.Security.dll
22> System.Text.Encoding.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Text.Encoding.dll
22> System.Text.Encoding.Extensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Text.Encoding.Extensions.dll
22> System.Text.RegularExpressions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Text.RegularExpressions.dll
22> System.Threading.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Threading.dll
22> System.Threading.Tasks.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Threading.Tasks.dll
22> System.Threading.Tasks.Parallel.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Threading.Tasks.Parallel.dll
22> System.Threading.Timer.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Threading.Timer.dll
22> System.Xml.ReaderWriter.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Xml.ReaderWriter.dll
22> System.Xml.XDocument.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Xml.XDocument.dll
22> System.Xml.XmlSerializer.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Facades\System.Xml.XmlSerializer.dll
22> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\TestGrains\obj\Debug\Generated\TestGrains.codegen.cs
22> ClientGenerator - Generating serializer classes for types:
22> type UnitTests.Grains.ChainedGrainState in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type TestGrainInterfaces.CircularStateTestState in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type TestGrainInterfaces.CircularTest1 in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type TestGrainInterfaces.CircularTest2 in namespace TestGrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type TestGrains.GeneratedEvent in namespace TestGrains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type TestGrains.StreamCheckpoint`1 in namespace TestGrains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.SimpleGenericGrainState`1 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.SimpleGenericGrainUState`1 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.SimpleGenericGrain2State`2 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.IGrainWithListFieldsState in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.GenericGrainWithListFieldsState`1 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.GenericReaderWriterState`1 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.GenericReader2State`2 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.GenericReaderWriterGrain2State`2 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.GenericReader3State`3 in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.Initialized_State in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.GrainInterfaces.MyObserverSubscriptionManager`1 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.GrainInterfaces.MyState`1 in namespace UnitTests.GrainInterfaces defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.SimpleGrainState in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type Orleans.ObserverSubscriptionManager`1 in namespace Orleans defined in Assembly Orleans, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type TestGrains.SerializationGenerationGrain+MyState in namespace TestGrains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type Orleans.SqlUtils.StorageProvider.GrainClasses.CustomerState in namespace Orleans.SqlUtils.StorageProvider.GrainClasses defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type Orleans.SqlUtils.StorageProvider.GrainClasses.DeviceState in namespace Orleans.SqlUtils.StorageProvider.GrainClasses defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.SimplePersistentGrain_State in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.Grains.ValueTypeTestGrainState in namespace UnitTests.Grains defined in Assembly TestGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> type UnitTests.GrainInterfaces.ValueTypeTestData in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
22> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\TestGrains\obj\Debug\Generated\TestGrains.codegen.cs
22> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\TestGrains\obj\Debug\Generated\TestGrains.codegen.cs -> E:\Depot\GitHub\orleans\src\TestGrains\Properties\orleans.codegen.cs
22> Orleans-CodeGen - copying file E:\Depot\GitHub\orleans\src\TestGrains\obj\Debug\Generated\TestGrains.codegen.cs to E:\Depot\GitHub\orleans\src\TestGrains\Properties\orleans.codegen.cs
22> Orleans-CodeGen - After copying file E:\Depot\GitHub\orleans\src\TestGrains\obj\Debug\Generated\TestGrains.codegen.cs to E:\Depot\GitHub\orleans\src\TestGrains\Properties\orleans.codegen.cs Matchs=True
22> TestGrains -> E:\Depot\GitHub\orleans\src\TestGrains\bin\Debug\TestGrains.dll
25>------ Rebuild All started: Project: TestInternalGrains, Configuration: Debug Any CPU ------
25> [OrleansCodeGeneration] - Project=TestInternalGrains
25> TestInternalGrains -> E:\Depot\GitHub\orleans\src\TestInternalGrains\bin\Debug\TestInternalGrains.dll
25> Orleans-CodeGen - command-line = "E:\Depot\GitHub\orleans\src\TestInternalGrains\..\ClientGenerator\bin\Debug\ClientGenerator.exe" "@obj\Debug\TestInternalGrains.codegen.args.txt"
25> Orleans-CodeGen - Reading code-gen params from file=obj\Debug\TestInternalGrains.codegen.args.txt
25> Orleans-CodeGen - Options
25> InputLib=E:\Depot\GitHub\orleans\src\TestInternalGrains\obj\Debug\TestInternalGrains.dll
25> CodeGenFile=E:\Depot\GitHub\orleans\src\TestInternalGrains\Properties\orleans.codegen.cs
25> Orleans-CodeGen - Using referenced libraries:
25> Microsoft.CSharp.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\Microsoft.CSharp.dll
25> Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll => C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll
25> mscorlib.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\mscorlib.dll
25> Orleans.dll => E:\Depot\GitHub\orleans\src\Orleans\bin\Debug\Orleans.dll
25> OrleansManager.exe => E:\Depot\GitHub\orleans\src\OrleansManager\bin\Debug\OrleansManager.exe
25> OrleansRuntime.dll => E:\Depot\GitHub\orleans\src\OrleansRuntime\bin\Debug\OrleansRuntime.dll
25> System.Core.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Core.dll
25> System.Data.DataSetExtensions.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.DataSetExtensions.dll
25> System.Data.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Data.dll
25> System.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.dll
25> System.Xml.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.dll
25> System.Xml.Linq.dll => C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.1\System.Xml.Linq.dll
25> TestGrainInterfaces.dll => E:\Depot\GitHub\orleans\src\TestGrainInterfaces\bin\Debug\TestGrainInterfaces.dll
25> TestGrains.dll => E:\Depot\GitHub\orleans\src\TestGrains\bin\Debug\TestGrains.dll
25> TestInternalGrainInterfaces.dll => E:\Depot\GitHub\orleans\src\TestInternalGrainInterfaces\bin\Debug\TestInternalGrainInterfaces.dll
25> Orleans-CodeGen - Generating file E:\Depot\GitHub\orleans\src\TestInternalGrains\obj\Debug\Generated\TestInternalGrains.codegen.cs
25> ClientGenerator - Generating serializer classes for types:
25> type UnitTests.Grains.EchoTaskGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.TestHelper.InterlockedFlag in namespace UnitTests.TestHelper defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.MultifacetFactoryTestGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.MultifacetTestGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.PersistenceTestGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.PersistenceGenericGrainState`1 in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.MemoryStorageTestGrain+NestedPersistenceTestGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.UserState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.DerivedUserState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.StateForIReentrentGrain in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.InternalGrainStateData in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.StateInheritanceTestGrainData in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.StreamItem in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.ConsumerObserver in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.ProducerObserver in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.GrainInterfaces.Streaming_ProducerGrain_State in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.GrainInterfaces.Streaming_ConsumerGrain_State in namespace UnitTests.GrainInterfaces defined in Assembly TestGrainInterfaces, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.StreamLifecycleTestGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.MyStreamObserver`1 in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.AsyncObserverArg in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.AsyncObservableArg in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.AsyncStreamArg in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.StreamSubscriptionHandleArg in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> type UnitTests.Grains.StreamReliabilityTestGrainState in namespace UnitTests.Grains defined in Assembly TestInternalGrains, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
25> Orleans-CodeGen - Generated file written E:\Depot\GitHub\orleans\src\TestInternalGrains\obj\Debug\Generated\TestInternalGrains.codegen.cs
25> Orleans-CodeGen - Updating IntelliSense file E:\Depot\GitHub\orleans\src\TestInternalGrains\obj\Debug\Generated\TestInternalGrains.codegen.cs -> E:\Depot\GitHub\orleans\src\TestInternalGrains\Properties\orleans.codegen.cs
25> Orleans-CodeGen - copying file E:\Depot\GitHub\orleans\src\TestInternalGrains\obj\Debug\Generated\TestInternalGrains.codegen.cs to E:\Depot\GitHub\orleans\src\TestInternalGrains\Properties\orleans.codegen.cs
25> Orleans-CodeGen - After copying file E:\Depot\GitHub\orleans\src\TestInternalGrains\obj\Debug\Generated\TestInternalGrains.codegen.cs to E:\Depot\GitHub\orleans\src\TestInternalGrains\Properties\orleans.codegen.cs Matchs=True
25> TestInternalGrains -> E:\Depot\GitHub\orleans\src\TestInternalGrains\bin\Debug\TestInternalGrains.dll
24> TestFSharp -> E:\Depot\GitHub\orleans\src\TestFSharp\bin\Debug\TestFSharp.dll
26>------ Rebuild All started: Project: Tester, Configuration: Debug Any CPU ------
26> Tester -> E:\Depot\GitHub\orleans\src\Tester\bin\Debug\Tester.dll
27>------ Rebuild All started: Project: TesterInternal, Configuration: Debug Any CPU ------
27> TesterInternal -> E:\Depot\GitHub\orleans\src\TesterInternal\bin\Debug\TesterInternal.dll
27> Tester - Start Post-Build script
27> Calling Build\PostBuild.cmd
27> Begin Post-Build script
27> 1 file(s) copied.
27> 1 file(s) copied.
27> BuildingInsideVisualStudio = true BuildOrleansNuGet = false BuildOrleansChocolatey = false
27> E:\Depot\GitHub\orleans\src\NuGet\Orleans.Grains.props
27> E:\Depot\GitHub\orleans\src\NuGet\Orleans.Interfaces.props
27> 2 file(s) copied.
27> 1 file(s) copied.
27> E:\Depot\GitHub\orleans\src\NuGet\BondSerializerInstall.ps1
27> E:\Depot\GitHub\orleans\src\NuGet\BondSerializerUninstall.ps1
27> E:\Depot\GitHub\orleans\src\NuGet\ClientInstall.ps1
27> E:\Depot\GitHub\orleans\src\NuGet\ServerInstall.ps1
27> 4 file(s) copied.
========== Rebuild All: 27 succeeded, 0 failed, 0 skipped ==========
[2016-02-03 18:45:52.290 GMT 92 INFO 100404 Silo 127.0.0.1:22222] Silo starting with GC settings: ServerGC=False GCLatencyMode=Interactive
[2016-02-03 18:45:52.295 GMT 92 WARNING 100405 Silo 127.0.0.1:22222] Note: Silo not running with ServerGC turned on or with GCLatencyMode.Batch enabled - recommend checking app config : <configuration>-<runtime>-<gcServer enabled="true"> and <configuration>-<runtime>-<gcConcurrent enabled="false"/>
[2016-02-03 18:45:52.296 GMT 92 INFO 100403 Silo 127.0.0.1:22222] -------------- Initializing Primary silo on host JTHELIN07D MachineName JTHELIN07D at 127.0.0.1:22222, gen 192221152 --------------
[2016-02-03 18:45:52.352 GMT 92 INFO 100415 Silo 127.0.0.1:22222] Starting silo Primary with runtime Version='1.1.2.0 (Debug).' .NET version='4.0.30319.42000' Is .NET 4.5=True OS version='Microsoft Windows NT 6.1.7601 Service Pack 1' Config=
Config File Name: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansConfigurationForTesting.xml
Host: JTHELIN07D
Start time: 2016-02-03 18:45:52.300 GMT
Primary node: 127.0.0.1:22222
Platform version info:
.NET version: 4.0.30319.42000
Is .NET 4.5=True
OS version: Microsoft Windows NT 6.1.7601 Service Pack 1
GC Type=Client GCLatencyMode=Interactive
Global configuration:
System Ids:
ServiceId: 00000000-0000-0000-0000-000000000000
DeploymentId: testdepid-2016-02-03-06-45-50-001-458
Subnet:
Seed nodes: 127.0.0.1:22222
Messaging:
Response timeout: 00:00:30
Maximum resend count: 0
Resend On Timeout: False
Maximum Socket Age: 10675199.02:48:05.4775807
Drop Expired Messages: True
Silo Sender queues: 8
Gateway Sender queues: 8
Use standard (.NET) serializer: False
Use fallback json serializer: False
Buffer Pool Buffer Size: 4096
Buffer Pool Max Size: 10000
Buffer Pool Preallocation Size: 250
Use Message Batching: False
Max Message Batching Size: 10
Maximum forward count: 2
Liveness:
LivenessEnabled: True
LivenessType: MembershipTableGrain
ProbeTimeout: 00:00:10
TableRefreshTimeout: 00:01:00
DeathVoteExpirationTimeout: 00:02:00
NumMissedProbesLimit: 3
NumProbedSilos: 3
NumVotesForDeathDeclaration: 2
UseLivenessGossip: True
IAmAliveTablePublishTimeout: 00:05:00
NumMissedTableIAmAliveLimit: 2
MaxJoinAttemptTime: 00:05:00
ExpectedClusterSize: 2
SystemStore:
SystemStore ConnectionString: null
Reminders ConnectionString: null
Application:
Defaults:
Deactivate if idle for: 02:00:00
PlacementStrategy:
Default Placement Strategy: RandomPlacement
Deployment Load Publisher Refresh Time: 00:00:01
Activation CountBased Placement Choose Out Of: 2
Grain directory cache:
Maximum size: 1000000 grains
Initial TTL: 00:00:30
Maximum TTL: 00:04:00
TTL extension factor: 2.00
Directory Caching Strategy: Adaptive
Grain directory:
Lazy deregistration delay: 00:01:00
Client registration refresh: 00:05:00
Reminder Service:
ReminderServiceType: ReminderTableGrain
Consistent Ring:
Use Virtual Buckets Consistent Ring: True
Num Virtual Buckets Consistent Ring: 30
Providers:
StorageProviders:
Name=MemoryStore, Type=Orleans.Storage.MemoryStorage, Properties=[DeploymentId, DataConnectionString]
Name=Default, Type=Orleans.Storage.MemoryStorage, Properties=[DeploymentId, DataConnectionString]
Silo configuration:
Silo Name: Primary
Generation: 192221152
Host Name or IP Address: loopback
DNS Host Name: JTHELIN07D
Port: 22222
Subnet:
Preferred Address Family: InterNetwork
Proxy Gateway: 127.0.0.1:40000
IsPrimaryNode: True
Scheduler:
Max Active Threads: 8
Processor Count: 8
Delay Warning Threshold: 00:00:10
Activation Scheduling Quantum: 00:00:00.1000000
Turn Warning Length Threshold: 00:00:00.2000000
Inject More Worker Threads: False
MinDotNetThreadPoolSize: 200
.NET thread pool sizes - Min: Worker Threads=200 Completion Port Threads=200
.NET thread pool sizes - Max: Worker Threads=32767 Completion Port Threads=1000
.NET ServicePointManager - DefaultConnectionLimit=200 Expect100Continue=False UseNagleAlgorithm=False
Load Shedding Enabled: False
Load Shedding Limit: 95
SiloShutdownEventName:
Debug:
Tracing:
Default Trace Level: Info
TraceLevelOverrides:
Application ==> Info
Trace to Console: True
Trace File Name: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Primary-2016-02-03-18.45.50.045Z.log
Write Messaging Traces: False
LargeMessageWarningThreshold: 85000
PropagateActivityId: False
BulkMessageLimit: 1000
Statistics:
MetricsTableWriteInterval: 00:00:30
PerfCounterWriteInterval: 00:00:30
LogWriteInterval: 00:05:00
WriteLogStatisticsToTable: True
StatisticsCollectionLevel: Info
[2016-02-03 18:45:52.356 GMT 92 WARNING 101722 Silo 127.0.0.1:22222] Could not load file or assembly 'OrleansDependencyInjection' or one of its dependencies. The system cannot find the file specified.
Exc level 0: System.IO.FileNotFoundException: Could not load file or assembly 'OrleansDependencyInjection' or one of its dependencies. The system cannot find the file specified.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at Orleans.Runtime.AssemblyLoader.TryLoadAndCreateInstance[T](String assemblyName, TraceLogger logger) in e:\Depot\GitHub\orleans\src\Orleans\AssemblyLoader\AssemblyLoader.cs:line 109
[2016-02-03 18:45:52.365 GMT 92 WARNING 100446 Silo 127.0.0.1:22222] Failed to load an implementation of IStartupBuilder from OrleansDependencyInjection.dll
[2016-02-03 18:45:54.076 GMT 92 INFO 100000 Scheduler.OrleansTaskScheduler 127.0.0.1:22222] Starting OrleansTaskScheduler with 8 Max Active application Threads and 1 system thread.
[2016-02-03 18:45:54.086 GMT 92 INFO 101010 Runtime.Messaging.IncomingMessageAcceptor 127.0.0.1:22222] Opened a listening socket at address 127.0.0.1:22222
[2016-02-03 18:45:54.093 GMT 92 INFO 101010 Runtime.Messaging.GatewayAcceptor 127.0.0.1:22222] Opened a listening socket at address 127.0.0.1:40000
[2016-02-03 18:45:54.121 GMT 92 INFO 100000 VirtualBucketsRingProvider 127.0.0.1:22222] Starting VirtualBucketsRingProvider on silo S127.0.0.1:22222:192221152/x4FB67EF2.
[2016-02-03 18:45:54.147 GMT 92 INFO 103003 VirtualBucketsRingProvider 127.0.0.1:22222] Added Server S127.0.0.1:22222:192221152/x4FB67EF2. Current view: [S127.0.0.1:22222:192221152 -> <MultiRange: Size=x100000000, %Ring=100.000%>]
[2016-02-03 18:45:54.149 GMT 92 INFO 103005 VirtualBucketsRingProvider 127.0.0.1:22222] -NotifyLocalRangeSubscribers about old <(0 0], Size=x100000000, %Ring=100.000%> new <MultiRange: Size=x100000000, %Ring=100.000%> increased? True
[2016-02-03 18:45:54.175 GMT 92 INFO 100294 SystemStatus 127.0.0.1:22222] SystemStatus=Created
[2016-02-03 18:45:54.176 GMT 92 INFO 100422 Silo 127.0.0.1:22222] -------------- Started silo S127.0.0.1:22222:192221152, ConsistentHashCode 4FB67EF2 --------------
[2016-02-03 18:45:54.187 GMT 92 INFO 100294 SystemStatus 127.0.0.1:22222] SystemStatus=Starting
[2016-02-03 18:45:54.188 GMT 92 INFO 100401 Silo 127.0.0.1:22222] Silo Start()
[2016-02-03 18:45:54.189 GMT 92 INFO 100436 Silo 127.0.0.1:22222] Configured .NET ServicePointManager to Expect100Continue=False, DefaultConnectionLimit=200, UseNagleAlgorithm=False to improve Azure storage performance.
[2016-02-03 18:45:54.204 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Searching for assemblies in E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out...
[2016-02-03 18:45:55.590 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Bond.Attributes.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:55.606 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Bond.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:55.619 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\FluentAssertions.Core.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:55.623 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\FluentAssertions.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:55.809 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\FSharp.Core.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:55.809 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Azure.KeyVault.Core.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:55.831 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Azure.SqlDatabase.ElasticScale.Client.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.142 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.CodeAnalysis.CSharp.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.270 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.CodeAnalysis.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.298 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Data.Edm.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.336 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Data.OData.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.356 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Data.Services.Client.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.358 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Extensions.DependencyInjection.Abstractions.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.359 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Extensions.DependencyInjection.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.360 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.397 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Microsoft.WindowsAzure.Storage.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.422 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Newtonsoft.Json.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.423 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Orleans.dll
* Assembly filename is excluded.
[2016-02-03 18:45:56.436 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansBondUtils.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.437 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansCodeGenerator.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.440 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansRuntime.dll
* Assembly filename is excluded.
[2016-02-03 18:45:56.449 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansTestingHost.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.466 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\System.Collections.Immutable.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.489 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\System.Reflection.Metadata.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.495 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\System.Spatial.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.534 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\TestGrainInterfaces.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.546 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] User assembly ignored: E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\TestInternalGrainInterfaces.dll
* Assembly does not contain any acceptable grain types.
* Assembly contains no types assignable from Orleans.Providers.IProvider.
[2016-02-03 18:45:56.549 GMT 92 WARNING 101705 AssemblyLoader.Silo 127.0.0.1:22222] Unable to find directory E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Applications; skipping.
[2016-02-03 18:45:56.549 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansAzureUtils.dll...
[2016-02-03 18:45:56.772 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansEventSourcing.dll...
[2016-02-03 18:45:56.802 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansProviders.dll...
[2016-02-03 18:45:56.806 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\OrleansSQLUtils.dll...
[2016-02-03 18:45:56.846 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\Tester.dll...
[2016-02-03 18:46:00.410 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\TestFSharp.dll...
[2016-02-03 18:46:00.963 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\TestGrains.dll...
[2016-02-03 18:46:00.983 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] Loading assembly E:\Depot\GitHub\orleans\src\TestResults\Deploy_jthelin 2016-02-03 10_45_48\Out\TestInternalGrains.dll...
[2016-02-03 18:46:01.010 GMT 92 INFO 100000 AssemblyLoader.Silo 127.0.0.1:22222] 8 assemblies loaded.
[2016-02-03 18:46:01.099 GMT 92 INFO 101711 AssemblyLoader.Silo 127.0.0.1:22222] CHUNKED MESSAGE Part 1: Loaded grain type summary for 88 types:
Grain class Orleans.EventSourcing.Orleans.EventSourcing.JournaledGrain<TGrainState> [1433189472 (0x556CBC60)] from OrleansEventSourcing.dll implementing interfaces:
Grain class Orleans.Runtime.Management.Orleans.Runtime.Management.ManagementGrain [1954798034 (0x7483D9D2)] from OrleansRuntime.dll implementing interfaces: Orleans.Runtime.Orleans.Runtime.IManagementGrain [-1734666656 (0x989B1660)]
Grain class Orleans.Runtime.MembershipService.Orleans.Runtime.MembershipService.GrainBasedMembershipTable [-2103923544 (0x8298ACA8)] from OrleansRuntime.dll implementing interfaces: Orleans.Orleans.IMembershipTableGrain [-1256503757 (0xB51B4633)]
Grain class Orleans.Runtime.ReminderService.Orleans.Runtime.ReminderService.GrainBasedReminderTable [-55315191 (0xFCB3F509)] from OrleansRuntime.dll implementing interfaces: Orleans.Orleans.IReminderTableGrain [-1135060418 (0xBC585A3E)]
Grain class Orleans.SqlUtils.StorageProvider.GrainClasses.Orleans.SqlUtils.StorageProvider.GrainClasses.CustomerGrain [-1927943000 (0x8D15ECA8)] from TestGrains.dll implementing interfaces: Orleans.SqlUtils.StorageProvider.GrainInterfaces.Orleans.SqlUtils.StorageProvider.GrainInterfaces.ICustomerGrain [1737722946 (0x67938C42)]
Grain class Orleans.SqlUtils.StorageProvider.GrainClasses.Orleans.SqlUtils.StorageProvider.GrainClasses.DeviceGrain [850177471 (0x32ACADBF)] from TestGrains.dll implementing interfaces: Orleans.SqlUtils.StorageProvider.GrainInterfaces.Orleans.SqlUtils.StorageProvider.GrainInterfaces.IDeviceGrain [-1171524984 (0xBA2BF288)]
Grain class Orleans.Storage.Orleans.Storage.MemoryStorageGrain [819348208 (0x30D642F0)] from OrleansRuntime.dll implementing interfaces: Orleans.Storage.Orleans.Storage.IMemoryStorageGrain [577125491 (0x22663C73)]
Grain class Orleans.Streams.Orleans.Streams.PubSubRendezvousGrain [1903070868 (0x716E8E94)] from OrleansRuntime.dll implementing interfaces: Orleans.Streams.Orleans.Streams.IPubSubRendezvousGrain [1746702088 (0x681C8F08)]
Grain class Tester.CodeGenTests.Tester.CodeGenTests.NestedGenericGrain [549555029 (0x20C18B55)] from Tester.dll implementing interfaces: Tester.CodeGenTests.Tester.CodeGenTests.INestedGenericGrain [1014189099 (0x3C734C2B)]
Grain class Tester.CodeGenTests.Tester.CodeGenTests.RuntimeGenericGrain [548627057 (0x20B36271)] from Tester.dll implementing interfaces: Tester.CodeGenTests.Tester.CodeGenTests.IRuntimeCodeGenGrain<Tester.CodeGenTests.event> [340310766 (0x1448BAEE)]
Grain class TestGrains.TestGrains.CircularStateTestGrain [274555049 (0x105D60A9)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.ICircularStateTestGrain [1398934322 (0x53620B32)]
Grain class TestGrains.TestGrains.DoSomethingCombinedGrain [1120759420 (0x42CD6E7C)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IDoSomethingCombinedGrain [-514373012 (0xE1574A6C)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingWithMoreGrain [1194674781 (0x47354A5D)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingWithMoreEmptyGrain [2141373979 (0x7FA2C61B)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyWithMoreGrain [962951394 (0x396578E2)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyGrain [-391075291 (0xE8B0AA25)]
Grain class TestGrains.TestGrains.DoSomethingEmptyGrain [-1352579367 (0xAF6146D9)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyGrain [-391075291 (0xE8B0AA25)]
Grain class TestGrains.TestGrains.DoSomethingEmptyWithMoreGrain [702427512 (0x29DE3178)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyWithMoreGrain [962951394 (0x396578E2)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyGrain [-391075291 (0xE8B0AA25)]
Grain class TestGrains.TestGrains.DoSomethingWithMoreEmptyGrain [-1465047156 (0xA8AD278C)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IDoSomethingWithMoreEmptyGrain [2141373979 (0x7FA2C61B)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyWithMoreGrain [962951394 (0x396578E2)], TestGrainInterfaces.TestGrainInterfaces.IDoSomethingEmptyGrain [-391075291 (0xE8B0AA25)]
Grain class TestGrains.TestGrains.DoSomethingWithMoreGrain [-447586635 (0xE5525EB5)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IDoSomethingWithMoreGrain [1194674781 (0x47354A5D)]
Grain class TestGrains.TestGrains.GeneratedEventCollectorGrain [-2109110974 (0x82498542)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IGeneratedEventCollectorGrain [-1143923616 (0xBBD11C60)]
Grain class TestGrains.TestGrains.GeneratedEventReporterGrain [1797964692 (0x6B2AC394)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IGeneratedEventReporterGrain [1165595350 (0x457992D6)]
Grain class TestGrains.TestGrains.GeneratorTestDerivedDerivedGrain [1316586731 (0x4E7984EB)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestGrain [1778392147 (0x6A001C53)], TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestDerivedGrain2 [-1203822977 (0xB83F1E7F)], TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestDerivedDerivedGrain [-2002006008 (0x88ABD008)]
Grain class TestGrains.TestGrains.GeneratorTestDerivedGrain1 [1290816267 (0x4CF04B0B)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestGrain [1778392147 (0x6A001C53)], TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestDerivedGrain1 [1587892787 (0x5EA55233)]
Grain class TestGrains.TestGrains.GeneratorTestDerivedGrain2 [1343551851 (0x5014F96B)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestGrain [1778392147 (0x6A001C53)], TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestDerivedGrain2 [-1203822977 (0xB83F1E7F)]
Grain class TestGrains.TestGrains.GeneratorTestGrain [562418477 (0x2185D32D)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IGeneratorTestGrain [1778392147 (0x6A001C53)]
Grain class TestGrains.TestGrains.JournaledPersonGrain [-423329118 (0xE6C482A2)] from TestGrains.dll implementing interfaces: TestGrainInterfaces.TestGrainInterfaces.IJournaledPersonGrain [44831771 (0x2AC141B)]
Grain class TestGrains.TestGrains.SerializationGenerationGrain [-195908620 (0xF452ABF4)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISerializationGenerationGrain [897683845 (0x35819185)]
Grain class TestInternalGrains.TestInternalGrains.BadActivateDeactivateTestGrain [-423207334 (0xE6C65E5A)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IBadActivateDeactivateTestGrain [867217622 (0x33B0B0D6)]
Grain class TestInternalGrains.TestInternalGrains.BadConstructorTestGrain [-1966693400 (0x8AC6A3E8)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IBadConstructorTestGrain [86281551 (0x5248D4F)]
Grain class TestInternalGrains.TestInternalGrains.CreateGrainReferenceTestGrain [-601085712 (0xDC2C28F0)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.ICreateGrainReferenceTestGrain [95421014 (0x5B00256)]
Grain class TestInternalGrains.TestInternalGrains.GuidTestGrain [-288703207 (0xEECABD19)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IGuidTestGrain [427647284 (0x197D6134)]
Grain class TestInternalGrains.TestInternalGrains.LongRunningActivateDeactivateTestGrain [1432232312 (0x555E2178)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.ILongRunningActivateDeactivateTestGrain [-1702338081 (0x9A8861DF)]
Grain class TestInternalGrains.TestInternalGrains.ProxyGrain [-260024277 (0xF080582B)] from TestGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IProxyGrain [1209403222 (0x48160756)]
Grain class TestInternalGrains.TestInternalGrains.ReentrantLocalStressTestGrain [754699070 (0x2CFBCB3E)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IReentrantLocalStressTestGrain [-1245497318 (0xB5C3381A)]
Grain class TestInternalGrains.TestInternalGrains.ReentrantStressTestGrain [-1121459693 (0xBD27E213)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IReentrantStressTestGrain [-1315319828 (0xB199CFEC)]
Grain class TestInternalGrains.TestInternalGrains.SimpleActivateDeactivateTestGrain [572662719 (0x222223BF)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.ISimpleActivateDeactivateTestGrain [704668101 (0x2A0061C5)]
Grain class TestInternalGrains.TestInternalGrains.StressTestGrain [-2065829160 (0x84DDF2D8)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.IStressTestGrain [-1152198171 (0xBB52D9E5)]
Grain class TestInternalGrains.TestInternalGrains.TailCallActivateDeactivateTestGrain [-1530662383 (0xA4C3F211)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.ITailCallActivateDeactivateTestGrain [-1522421284 (0xA541B1DC)]
Grain class TestInternalGrains.TestInternalGrains.TaskActionActivateDeactivateTestGrain [-355870385 (0xEAC9D94F)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.ITaskActionActivateDeactivateTestGrain [-756584427 (0xD2E77015)]
Grain class TestInternalGrains.TestInternalGrains.TestGrain [367778127 (0x15EBD94F)] from TestInternalGrains.dll implementing interfaces: TestInternalGrainInterfaces.TestInternalGrainInterfaces.ITestGrain [2066405616 (0x7B2AD8F0)]
Grain class UnitTests.FSharpGrains.UnitTests.FSharpGrains.Generic1ArgumentGrain<T> [-456697663 (0xE4C758C1)] from TestFSharp.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGeneric1Argument<T> [-340585198 (0xEBB31512)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.INonGenericBase [2104871304 (0x7D75C988)]
Grain class UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.MyGrain<T> [-1825455165 (0x9331C3C3)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGrain [1638410893 (0x61A82A8D)]
Grain class UnitTests.Grains.UnitTests.Grains.ActivateDeactivateWatcherGrain [819426823 (0x30D77607)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IActivateDeactivateWatcherGrain [745757124 (0x2C7359C4)]
Grain class UnitTests.Grains.UnitTests.Grains.BasicGenericGrain<T,U> [-1772868649 (0x96542BD7)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IBasicGenericGrain<T,U> [2016925452 (0x7837D70C)]
Grain class UnitTests.Grains.UnitTests.Grains.ConcreteGrainWith2GenericInterfaces [-670110587 (0xD80EEC85)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericGrain<System.Int32,System.String> [989653934 (0x3AFCEBAE)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGenericGrain<System.Int32> [-412139698 (0xE76F3F4E)]
Grain class UnitTests.Grains.UnitTests.Grains.ConcreteGrainWithGenericInterfaceOfFloatString [-2043640948 (0x8630838C)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericGrain<System.Single,System.String> [-1479064936 (0xA7D74298)]
Grain class UnitTests.Grains.UnitTests.Grains.ConcreteGrainWithGenericInterfaceOfIntFloat [55313405 (0x34C03FD)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericGrain<System.Int32,System.Single> [1985271655 (0x7654D767)]
Grain class UnitTests.Grains.UnitTests.Grains.DbGrain<T> [1146352321 (0x4453F2C1)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IDbGrain<T> [808581941 (0x3031FB35)]
Grain class UnitTests.Grains.UnitTests.Grains.EchoGenericChainGrain<T> [2036557477 (0x796366A5)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IEchoGenericChainGrain<T> [345675939 (0x149A98A3)]
Grain class UnitTests.Grains.UnitTests.Grains.EchoHubGrain<TKey,TMessage> [-156033699 (0xF6B31D5D)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IHubGrain<TKey,TMessage,TMessage> [-592961392 (0xDCA82090)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IEchoHubGrain<TKey,TMessage> [-1731827949 (0x98C66713)]
Grain class UnitTests.Grains.UnitTests.Grains.ExceptionGrain [1622579143 (0x60B697C7)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IExceptionGrain [-324421102 (0xECA9BA12)]
Grain class UnitTests.Grains.UnitTests.Grains.FaultableConsumerGrain [527909820 (0x1F7743BC)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IFaultableConsumerGrain [-1176703236 (0xB9DCEEFC)]
Grain class UnitTests.Grains.UnitTests.Grains.FilteredStreamConsumerGrain [1278551924 (0x4C352774)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IStreamLifecycleConsumerGrain [-2110637264 (0x82323B30)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IFilteredStreamConsumerGrain [1499026107 (0x595952BB)]
Grain class UnitTests.Grains.UnitTests.Grains.Generic1ArgumentDerivedGrain<T> [-1886592648 (0x8F8CE178)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.INonGenericBase [2104871304 (0x7D75C988)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGeneric1Argument<T> [-340585198 (0xEBB31512)]
Grain class UnitTests.Grains.UnitTests.Grains.Generic1ArgumentGrain<T> [1172778211 (0x45E72CE3)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.INonGenericBase [2104871304 (0x7D75C988)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGeneric1Argument<T> [-340585198 (0xEBB31512)]
Grain class UnitTests.Grains.UnitTests.Grains.Generic2ArgumentGrain<T,U> [-1910643799 (0x8E1DE3A9)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGeneric2Arguments<T,U> [1208173962 (0x4803458A)]
Grain class UnitTests.Grains.UnitTests.Grains.Generic2ArgumentsDerivedGrain<T,U> [2053427689 (0x7A64D1E9)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.INonGenericBase [2104871304 (0x7D75C988)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGeneric2Arguments<T,U> [1208173962 (0x4803458A)]
Grain class UnitTests.Grains.UnitTests.Grains.GenericGrainWithContraints<A,B> [-1597823084 (0xA0C32794)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericGrainWithConstraints<A,B> [-477070163 (0xE3907CAD)], Orleans.Orleans.IGrainWithStringKey [-1277021679 (0xB3E23211)]
Grain class UnitTests.Grains.UnitTests.Grains.GenericGrainWithListFields<T> [-394078800 (0xE882D5B0)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericGrainWithListFields<T> [-316450890 (0xED2357B6)]
Grain class UnitTests.Grains.UnitTests.Grains.GenericGrainWithNoProperties<T> [1291184009 (0x4CF5E789)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericGrainWithNoProperties<T> [1337405522 (0x4FB73052)]
Grain class UnitTests.Grains.UnitTests.Grains.GenericReaderWriterGrain1<T> [-428938972 (0xE66EE924)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReaderWriterGrain1<T> [1909583157 (0x71D1ED35)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericWriter1<T> [-134445539 (0xF7FC861D)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReader1<T> [767537344 (0x2DBFB0C0)]
Grain class UnitTests.Grains.UnitTests.Grains.GenericReaderWriterGrain2<TOne,TTwo> [-1661065742 (0x9CFE25F2)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReaderWriterGrain2<TOne,TTwo> [1911654391 (0x71F187F7)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericWriter2<TOne,TTwo> [-405042587 (0xE7DB8A65)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReader2<TOne,TTwo> [1685381360 (0x6474E0F0)]
Grain class UnitTests.Grains.UnitTests.Grains.GenericReaderWriterGrain3<TOne,TTwo,TThree> [1473144757 (0x57CE67B5)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReaderWriterGrain3<TOne,TTwo,TThree> [-689214647 (0xD6EB6B49)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericWriter3<TOne,TTwo,TThree> [1320810526 (0x4EB9F81E)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericWriter2<TOne,TTwo> [-405042587 (0xE7DB8A65)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReader3<TOne,TTwo,TThree> [-1357988267 (0xAF0EBE55)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericReader2<TOne,TTwo> [1685381360 (0x6474E0F0)]
Grain class UnitTests.Grains.UnitTests.Grains.GrainWithListFields [-1509441360 (0xA607C0B0)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGrainWithListFields [-1210669940 (0xB7D6A48C)]
Grain class UnitTests.Grains.UnitTests.Grains.GrainWithNoProperties [-276214601 (0xEF894CB7)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGrainWithNoProperties [-1624077082 (0x9F328CE6)]
Grain class UnitTests.Grains.UnitTests.Grains.HubGrain<TKey,T1,T2> [-1501182940 (0xA685C424)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IHubGrain<TKey,T1,T2> [300696295 (0x11EC42E7)]
Grain class UnitTests.Grains.UnitTests.Grains.InitialStateGrain [2002315765 (0x7758E9F5)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IInitialStateGrain [-1272433862 (0xB428333A)]
Grain class UnitTests.Grains.UnitTests.Grains.LivenessTestGrain [-1583279467 (0xA1A11295)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ILivenessTestGrain [-1840629153 (0x924A3A5F)]
Grain class UnitTests.Grains.UnitTests.Grains.LongRunningTaskGrain<T> [-837017188 (0xCE1C219C)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ILongRunningTaskGrain<T> [2137998931 (0x7F6F4653)]
Grain class UnitTests.Grains.UnitTests.Grains.MultipleImplicitSubscriptionGrain [-1458012645 (0xA9187E1B)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IMultipleImplicitSubscriptionGrain [-534952892 (0xE01D4444)]
Grain class UnitTests.Grains.UnitTests.Grains.MultipleSubscriptionConsumerGrain [1763945338 (0x6923AB7A)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IMultipleSubscriptionConsumerGrain [-1066298859 (0xC0719215)]
Grain class UnitTests.Grains.UnitTests.Grains.NonGenericBaseGrain [301820612 (0x11FD6AC4)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.INonGenericBase [2104871304 (0x7D75C988)]
Grain class UnitTests.Grains.UnitTests.Grains.ObserverGrain [-626890303 (0xDAA269C1)] from TestGrains.
[2016-02-03 18:46:01.101 GMT 92 INFO 101711 AssemblyLoader.Silo 127.0.0.1:22222] CHUNKED MESSAGE Part 2: dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IObserverGrain [-378267896 (0xE9741708)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGrainObserver
Grain class UnitTests.Grains.UnitTests.Grains.PingSelfGrain<T> [-1502225513 (0xA675DB97)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IGenericPingSelf<T> [-654198331 (0xD901B9C5)]
Grain class UnitTests.Grains.UnitTests.Grains.ReminderTestGrain [1728532006 (0x67074E26)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IReminderTestGrain [-550376873 (0xDF31EA57)]
Grain class UnitTests.Grains.UnitTests.Grains.SampleStreaming_ConsumerGrain [-928587150 (0xC8A6E272)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISampleStreaming_ConsumerGrain [-124728426 (0xF890CB96)]
Grain class UnitTests.Grains.UnitTests.Grains.SampleStreaming_InlineConsumerGrain [-1981473415 (0x89E51D79)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISampleStreaming_InlineConsumerGrain [-2090853829 (0x83601A3B)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISampleStreaming_ConsumerGrain [-124728426 (0xF890CB96)]
Grain class UnitTests.Grains.UnitTests.Grains.SampleStreaming_ProducerGrain [1630084096 (0x61291C00)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISampleStreaming_ProducerGrain [1136982742 (0x43C4FAD6)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleDIGrain [-1688111828 (0x9B61752C)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleDIGrain [441683985 (0x1A539011)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleGenericGrain<T> [355281894 (0x152D2BE6)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGenericGrain<T> [-1882632188 (0x8FC95004)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleGenericGrain1<T> [-1700886163 (0x9A9E896D)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGenericGrain1<T> [1260283565 (0x4B1E66AD)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleGenericGrain2<T,U> [1354859684 (0x50C184A4)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGenericGrain2<T,U> [-684597085 (0xD731E0A3)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleGenericGrainU<U> [763449836 (0x2D8151EC)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGenericGrainU<U> [-1572190367 (0xA24A4761)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleGrain [-1876964140 (0x901FCCD4)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGrain [1638410893 (0x61A82A8D)]
Grain class UnitTests.Grains.UnitTests.Grains.SimpleObserverableGrain [-1232331648 (0xB68C1C80)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleObserverableGrain [-1750443332 (0x97AA5ABC)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGrain [1638410893 (0x61A82A8D)]
Grain class UnitTests.Grains.UnitTests.Grains.SimplePersistentGrain [-52882389 (0xFCD9142B)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimplePersistentGrain [1227585576 (0x492B7828)], UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGrain [1638410893 (0x61A82A8D)]
Grain class UnitTests.Grains.UnitTests.Grains.SpecializedSimpleGenericGrain [-1847865906 (0x91DBCDCE)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.ISimpleGenericGrain<System.Double> [-531303811 (0xE054F27D)]
Grain class UnitTests.Grains.UnitTests.Grains.StatelessWorkerGrain [531030 (0x81A56)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IStatelessWorkerGrain [-1304475832 (0xB23F4748)]
Grain class UnitTests.Grains.UnitTests.Grains.StreamLifecycleConsumerGrain [-406608363 (0xE7C3A615)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IStreamLifecycleConsumerGrain [-2110637264 (0x82323B30)]
Grain class UnitTests.Grains.UnitTests.Grains.StreamLifecycleProducerGrain [-1986415661 (0x8999B3D3)] from TestGrains.dll implementing interfaces: UnitTests.GrainInterfaces.UnitTests.GrainInterfaces.IStreamLifecycleProducerGrain [859467678 (0x333A6F9E)]
Grain class UnitTests.Grains.UnitTests.Grains.StreamLifecycleTestGrainBase [2070332101 (0x7B66C2C5)] from TestGrains.dll implementing interfaces:
[2016-02-03 18:46:01.138 GMT 70 INFO 100000 Runtime.Scheduler.WorkerPoolThread/System.9 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/System.9 on managed thread 70
[2016-02-03 18:46:01.138 GMT 82 INFO 100000 Runtime.Scheduler.WorkerPoolThread/1 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/1 on managed thread 82
[2016-02-03 18:46:01.138 GMT 77 INFO 100000 Runtime.Scheduler.WorkerPoolThread/2 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/2 on managed thread 77
[2016-02-03 18:46:01.140 GMT 76 INFO 100000 Runtime.Scheduler.WorkerPoolThread/3 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/3 on managed thread 76
[2016-02-03 18:46:01.138 GMT 83 INFO 100000 Runtime.Scheduler.WorkerPoolThread/0 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/0 on managed thread 83
[2016-02-03 18:46:01.142 GMT 73 INFO 100000 Runtime.Scheduler.WorkerPoolThread/4 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/4 on managed thread 73
[2016-02-03 18:46:01.143 GMT 25 INFO 100000 Runtime.Scheduler.WorkerPoolThread/5 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/5 on managed thread 25
[2016-02-03 18:46:01.143 GMT 72 INFO 100000 Runtime.Scheduler.WorkerPoolThread/6 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/6 on managed thread 72
[2016-02-03 18:46:01.143 GMT 71 INFO 100000 Runtime.Scheduler.WorkerPoolThread/7 127.0.0.1:22222] Starting AsyncAgent Runtime.Scheduler.WorkerPoolThread/7 on managed thread 71
[2016-02-03 18:46:01.143 GMT 69 INFO 100000 Runtime.Messaging.IncomingMessageAcceptor 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.IncomingMessageAcceptor on managed thread 69
[2016-02-03 18:46:01.144 GMT 68 INFO 100000 Runtime.Messaging.SiloMessageSender/PingSender 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.SiloMessageSender/PingSender on managed thread 68
[2016-02-03 18:46:01.144 GMT 67 INFO 100000 Runtime.Messaging.SiloMessageSender/SystemSender 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.SiloMessageSender/SystemSender on managed thread 67
[2016-02-03 18:46:01.144 GMT 69 INFO 100328 Runtime.Messaging.IncomingMessageAcceptor 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.IncomingMessageAcceptor that runs on managed thread 69
[2016-02-03 18:46:01.144 GMT 62 INFO 100000 Runtime.Messaging.IncomingMessageAgent/Ping 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.IncomingMessageAgent/Ping on managed thread 62
[2016-02-03 18:46:01.145 GMT 63 INFO 100000 Runtime.Messaging.IncomingMessageAgent/System 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.IncomingMessageAgent/System on managed thread 63
[2016-02-03 18:46:01.145 GMT 61 INFO 100000 Runtime.Messaging.IncomingMessageAgent/Application 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.IncomingMessageAgent/Application on managed thread 61
[2016-02-03 18:46:01.146 GMT 64 INFO 100000 Runtime.GrainDirectory.AdaptiveDirectoryCacheMaintainer`1 127.0.0.1:22222] Starting AsyncAgent Runtime.GrainDirectory.AdaptiveDirectoryCacheMaintainer`1 on managed thread 64
[2016-02-03 18:46:01.169 GMT 92 INFO 100000 MembershipFactory 127.0.0.1:22222] Creating membership oracle for type=MembershipTableGrain
[2016-02-03 18:46:01.185 GMT 92 INFO 100000 ReminderFactory 127.0.0.1:22222] Creating reminder system target for type=ReminderTableGrain
[2016-02-03 18:46:01.218 GMT 70 INFO 100635 MembershipFactory 127.0.0.1:22222] Creating membership table provider for type=MembershipTableGrain
[2016-02-03 18:46:01.259 GMT 76 INFO 100637 GrainBasedMembershipTable 127.0.0.1:22222] GrainBasedMembershipTable Activated.
[2016-02-03 18:46:01.271 GMT 70 INFO 100507 Catalog 127.0.0.1:22222] Before collection#1: memory=28MB, #activations=1, collector=<#Activations=0, #Buckets=0, buckets=[]>.
[2016-02-03 18:46:01.274 GMT 70 INFO 100508 Catalog 127.0.0.1:22222] After collection#1: memory=28MB, #activations=1, collected 0 activations, collector=<#Activations=0, #Buckets=0, buckets=[]>, collection time=00:00:00.0052866.
[2016-02-03 18:46:01.293 GMT 82 INFO 103102 ProviderLoader/IStorageProvider 127.0.0.1:22222] Loaded provider of type Orleans.Storage.MemoryStorage Name=MemoryStore
[2016-02-03 18:46:01.293 GMT 82 INFO 103102 ProviderLoader/IStorageProvider 127.0.0.1:22222] Loaded provider of type Orleans.Storage.MemoryStorage Name=Default
[2016-02-03 18:46:01.306 GMT 82 INFO 0 Storage.MemoryStorage.1 127.0.0.1:22222] Init: Name=MemoryStore NumStorageGrains=10
[2016-02-03 18:46:01.306 GMT 82 INFO 0 Storage.MemoryStorage.2 127.0.0.1:22222] Init: Name=Default NumStorageGrains=10
[2016-02-03 18:46:01.426 GMT 82 INFO 100000 GrainBasedMembershipTable 127.0.0.1:22222] InitializeMembershipTable True.
[2016-02-03 18:46:01.441 GMT 72 INFO 100603 MembershipOracle 127.0.0.1:22222] MembershipOracle starting on host = JTHELIN07D address = S127.0.0.1:22222:192221152 at 2016-02-03 18:46:01.172 GMT, backOffMax = 00:00:02
[2016-02-03 18:46:01.937 GMT 70 INFO 100652 MembershipOracle 127.0.0.1:22222] -CleanupTable called on silo startup. Membership table 0 silos, 0 are Active, 0 are Dead, Version=<0, 0>. All silos: []
[2016-02-03 18:46:01.977 GMT 70 INFO 100660 MembershipOracle 127.0.0.1:22222] Starting IAmAliveUpdateTimer.
[2016-02-03 18:46:01.988 GMT 83 INFO 100604 MembershipOracle 127.0.0.1:22222] -BecomeActive
[2016-02-03 18:46:01.992 GMT 83 INFO 100614 MembershipOracle 127.0.0.1:22222] About to send pings to 0 nodes in order to validate communication in the Joining state. Pinged nodes = []
[2016-02-03 18:46:02.001 GMT 82 INFO 100634 MembershipOracle 127.0.0.1:22222] -ReadAll (called from BecomeActive) Membership table 1 silos, 1 are Active, 0 are Dead, Version=<2, 5>. All silos: [SiloAddress=S127.0.0.1:22222:192221152 InstanceName=Primary Status=Active]
[2016-02-03 18:46:02.002 GMT 82 INFO 100605 MembershipOracle 127.0.0.1:22222] -Finished BecomeActive.
[2016-02-03 18:46:02.003 GMT 92 INFO 100702 WindowsPerfCountersStatistics 127.0.0.1:22222] Starting Windows perf counter stats collection with frequency=00:00:30
[2016-02-03 18:46:02.005 GMT 92 WARNING 100701 WindowsPerfCountersStatistics 127.0.0.1:22222] Windows perf counters not found -- defaulting to in-memory counters. Run OrleansCounterControl.exe as Administrator to create perf counters for Orleans.
[2016-02-03 18:46:02.016 GMT 92 INFO 100714 SiloPerformanceMetrics 127.0.0.1:22222] Starting Silo Table metrics reporter with reportFrequency=00:00:30
[2016-02-03 18:46:02.021 GMT 70 INFO 100000 DeploymentLoadPublisher 127.0.0.1:22222] Starting DeploymentLoadPublisher.
[2016-02-03 18:46:02.056 GMT 70 INFO 100000 DeploymentLoadPublisher 127.0.0.1:22222] Started DeploymentLoadPublisher.
[2016-02-03 18:46:02.057 GMT 92 INFO 100000 Watchdog 127.0.0.1:22222] Starting Silo Watchdog.
[2016-02-03 18:46:02.057 GMT 34 INFO 100000 Runtime.Watchdog 127.0.0.1:22222] Starting AsyncAgent Runtime.Watchdog on managed thread 34
[2016-02-03 18:46:02.059 GMT 70 INFO 102925 ReminderService 127.0.0.1:22222] Starting reminder system target on: S127.0.0.1:22222:192221152 x4FB67EF2, with range <MultiRange: Size=x100000000, %Ring=100.000%>
[2016-02-03 18:46:02.094 GMT 71 INFO 100000 GrainBasedReminderTable_S127.0.0.1:22222:192221152*grn/FCB3F509/00003039@c90bac9c 127.0.0.1:22222] GrainBasedReminderTable *grn/FCB3F509/00003039 Activated. Full identity: [ActivationAddress: S127.0.0.1:22222:192221152*grn/FCB3F509/00003039@c90bac9c, Full GrainId: [GrainId: *grn/FCB3F509/0000000000000000000000000000303903fffffffcb3f509-0xBB9ED002, IdCategory: Grain, BaseTypeCode: -55315191 (xFCB3F509), PrimaryKey: 12345 (x3039), UniformHashCode: 3147747330 (0xBB9ED002)], Full ActivationId: @44707d8b95cd51431372e366c90bac9c0000000000000000]
[2016-02-03 18:46:02.117 GMT 83 INFO 102926 ReminderService 127.0.0.1:22222] Reminder system target started OK on: S127.0.0.1:22222:192221152 x4FB67EF2, with range <MultiRange: Size=x100000000, %Ring=100.000%>
[2016-02-03 18:46:02.127 GMT 66 INFO 100000 Runtime.Messaging.GatewayAcceptor 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.GatewayAcceptor on managed thread 66
[2016-02-03 18:46:02.127 GMT 65 INFO 100000 Runtime.Messaging.GatewayClientCleanupAgent 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.GatewayClientCleanupAgent on managed thread 65
[2016-02-03 18:46:02.127 GMT 66 INFO 100328 Runtime.Messaging.GatewayAcceptor 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.GatewayAcceptor that runs on managed thread 66
[2016-02-03 18:46:02.128 GMT 92 INFO 100294 SystemStatus 127.0.0.1:22222] SystemStatus=Running
[2016-02-03 18:46:04.667 GMT 70 WARNING 101215 Scheduler.DeploymentLoadPublisherSystemTarge.WorkItemGroup 127.0.0.1:22222] Task [Id=817, Status=RanToCompletion] in WorkGroup [SystemTarget: S127.0.0.1:22222:192221152DeploymentLoadPublisherSystemTarge@S00000016] took elapsed time 0:00:00.5781003 for execution, which is longer than 00:00:00.2000000. Running on thread <Runtime.Scheduler.WorkerPoolThread/System.9, ManagedThreadId=70, Executing Task Id=817 Status=RanToCompletion for 00:00:00.5810581 on WorkItem=System*WorkItemGroup:Name=DeploymentLoadPublisherSystemTarge,WorkGroupStatus=Running Executing for 00:00:00.5820582. .>
[2016-02-03 18:46:07.418 GMT 83 INFO 100000 GrainBasedMembershipTable 127.0.0.1:22222] InitializeMembershipTable True.
[2016-02-03 18:46:07.997 GMT 73 INFO 103003 VirtualBucketsRingProvider 127.0.0.1:22222] Added Server S127.0.0.1:22223:192221163/x19AA8FB8. Current view: [S127.0.0.1:22222:192221152 -> <MultiRange: Size=x790214BF, %Ring=47.269%>, S127.0.0.1:22223:192221163 -> <MultiRange: Size=x86FDEB41, %Ring=52.731%>]
[2016-02-03 18:46:07.998 GMT 73 INFO 103005 VirtualBucketsRingProvider 127.0.0.1:22222] -NotifyLocalRangeSubscribers about old <MultiRange: Size=x100000000, %Ring=100.000%> new <MultiRange: Size=x790214BF, %Ring=47.269%> increased? True
[2016-02-03 18:46:08.000 GMT 76 INFO 102934 ReminderService 127.0.0.1:22222] My range changed from <MultiRange: Size=x100000000, %Ring=100.000%> to <MultiRange: Size=x790214BF, %Ring=47.269%> increased = True
[2016-02-03 18:46:08.003 GMT 73 INFO 100612 MembershipOracle 127.0.0.1:22222] Will watch (actively ping) 1 silos: [S127.0.0.1:22223:192221163]
[2016-02-03 18:46:08.007 GMT 73 INFO 100645 MembershipOracle 127.0.0.1:22222] -ReadAll (called from gossip, after local view changed, with removed duplicate deads) Membership table: 2 silos, 2 are Active, 0 are Dead, Version=<4, 10>. All silos: [SiloAddress=S127.0.0.1:22222:192221152 InstanceName=Primary Status=Active, SiloAddress=S127.0.0.1:22223:192221163 InstanceName=Secondary_1 Status=Active]
[2016-02-03 18:46:16.189 GMT 70 WARNING 101215 Scheduler.DeploymentLoadPublisherSystemTarge.WorkItemGroup 127.0.0.1:22222] Task [Id=1646, Status=RanToCompletion] in WorkGroup [SystemTarget: S127.0.0.1:22222:192221152DeploymentLoadPublisherSystemTarge@S00000016] took elapsed time 0:00:00.3733096 for execution, which is longer than 00:00:00.2000000. Running on thread <Runtime.Scheduler.WorkerPoolThread/System.9, ManagedThreadId=70, Executing Task Id=1646 Status=RanToCompletion for 00:00:00.3730373 on WorkItem=System*WorkItemGroup:Name=DeploymentLoadPublisherSystemTarge,WorkGroupStatus=Running Executing for 00:00:00.3730373. .>
[2016-02-03 18:46:16.347 GMT 94 INFO 101301 Orleans.Messaging.Gateway 127.0.0.1:22222] Recorded opened socket from endpoint 127.0.0.1:32101, client ID *cli/d7fff893.
[2016-02-03 18:46:16.406 GMT 104 INFO 100000 Runtime.Messaging.GatewaySender/GatewaySiloSender_0 127.0.0.1:22222] Starting AsyncAgent Runtime.Messaging.GatewaySender/GatewaySiloSender_0 on managed thread 104
[2016-02-03 18:46:16.528 GMT 94 INFO 101302 Orleans.Messaging.Gateway 127.0.0.1:22222] Recorded closed socket from endpoint 127.0.0.1:32101, client ID *cli/d7fff893.
[2016-02-03 18:46:16.584 GMT 70 INFO 103004 VirtualBucketsRingProvider 127.0.0.1:22222] Removed Server S127.0.0.1:22223:192221163/x19AA8FB8. Current view: [S127.0.0.1:22222:192221152 -> <MultiRange: Size=x100000000, %Ring=100.000%>]
[2016-02-03 18:46:16.585 GMT 70 INFO 103005 VirtualBucketsRingProvider 127.0.0.1:22222] -NotifyLocalRangeSubscribers about old <MultiRange: Size=x790214BF, %Ring=47.269%> new <MultiRange: Size=x100000000, %Ring=100.000%> increased? True
[2016-02-03 18:46:16.585 GMT 77 INFO 102934 ReminderService 127.0.0.1:22222] My range changed from <MultiRange: Size=x790214BF, %Ring=47.269%> to <MultiRange: Size=x100000000, %Ring=100.000%> increased = True
[2016-02-03 18:46:16.585 GMT 70 INFO 100645 MembershipOracle 127.0.0.1:22222] -ReadAll (called from gossip, after local view changed, with removed duplicate deads) Membership table: 2 silos, 1 are Active, 0 are Dead, 1 are ShuttingDown, Version=<5, 12>. All silos: [SiloAddress=S127.0.0.1:22222:192221152 InstanceName=Primary Status=Active, SiloAddress=S127.0.0.1:22223:192221163 InstanceName=Secondary_1 Status=ShuttingDown]
[2016-02-03 18:46:16.586 GMT 25 INFO 100524 Catalog 127.0.0.1:22222] Catalog is deactivating 0 activations due to a failure of silo S127.0.0.1:22223:192221163/x19AA8FB8, since it is a primary directory partiton to these grain ids.
[2016-02-03 18:46:16.735 GMT 92 INFO 100294 SystemStatus 127.0.0.1:22222] SystemStatus=ShuttingDown
[2016-02-03 18:46:16.735 GMT 92 INFO 100417 Silo 127.0.0.1:22222] Silo starting to Shutdown()
[2016-02-03 18:46:16.737 GMT 70 INFO 100606 MembershipOracle 127.0.0.1:22222] -ShutDown
[2016-02-03 18:46:16.743 GMT 73 INFO 102927 ReminderService 127.0.0.1:22222] Stopping reminder system target
[2016-02-03 18:46:16.747 GMT 92 INFO 100545 Catalog 127.0.0.1:22222] DeactivateAllActivations.
[2016-02-03 18:46:16.753 GMT 104 INFO 100312 Runtime.Messaging.GatewaySender/GatewaySiloSender_0 127.0.0.1:22222] Stop request processed
[2016-02-03 18:46:16.753 GMT 104 INFO 100328 Runtime.Messaging.GatewaySender/GatewaySiloSender_0 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.GatewaySender/GatewaySiloSender_0 that runs on managed thread 104
[2016-02-03 18:46:16.754 GMT 94 INFO 101015 Runtime.Messaging.GatewayAcceptor 127.0.0.1:22222] Closing accepting socket during shutdown
[2016-02-03 18:46:16.768 GMT 25 INFO 100328 Runtime.Scheduler.WorkerPoolThread/5 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/5 that runs on managed thread 25
[2016-02-03 18:46:16.768 GMT 83 INFO 100328 Runtime.Scheduler.WorkerPoolThread/0 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/0 that runs on managed thread 83
[2016-02-03 18:46:16.769 GMT 82 INFO 100328 Runtime.Scheduler.WorkerPoolThread/1 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/1 that runs on managed thread 82
[2016-02-03 18:46:16.769 GMT 76 INFO 100328 Runtime.Scheduler.WorkerPoolThread/3 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/3 that runs on managed thread 76
[2016-02-03 18:46:16.769 GMT 77 INFO 100328 Runtime.Scheduler.WorkerPoolThread/2 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/2 that runs on managed thread 77
[2016-02-03 18:46:16.769 GMT 73 INFO 100328 Runtime.Scheduler.WorkerPoolThread/4 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/4 that runs on managed thread 73
[2016-02-03 18:46:16.769 GMT 71 INFO 100328 Runtime.Scheduler.WorkerPoolThread/7 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/7 that runs on managed thread 71
[2016-02-03 18:46:16.769 GMT 72 INFO 100328 Runtime.Scheduler.WorkerPoolThread/6 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/6 that runs on managed thread 72
[2016-02-03 18:46:16.769 GMT 70 INFO 100328 Runtime.Scheduler.WorkerPoolThread/System.9 127.0.0.1:22222] Stopping AsyncAgent Runtime.Scheduler.WorkerPoolThread/System.9 that runs on managed thread 70
[2016-02-03 18:46:16.779 GMT 92 INFO 101203 Scheduler.OrleansTaskScheduler 127.0.0.1:22222] OrleansTaskScheduler.PrintStatistics(): RunQueue=0, WorkItems=12, Directory:
[--WorkItemGroup:Name=[Activation: S127.0.0.1:22222:192221152*grn/FCB3F509/00003039@c90bac9c #GrainType=Orleans.Runtime.ReminderService.GrainBasedReminderTable Placement=RandomPlacement],WorkGroupStatus=Shutdown. Currently QueuedWorkItems=0; Total EnQueued=366; Total processed=366; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-12:Queued=0; Detailed SchedulingContext=<[Activation: S127.0.0.1:22222:192221152*grn/FCB3F509/0000000000000000000000000000303903fffffffcb3f509-0xBB9ED002@c90bac9c #GrainType=Orleans.Runtime.ReminderService.GrainBasedReminderTable Placement=RandomPlacement State=Valid NonReentrancyQueueSize=0 EnqueuedOnDispatcher=0 InFlightCount=0 NumRunning=0 IdlenessTimeSpan=00:00:00.1730173 CollectionAgeLimit=02:00:00]>
--WorkItemGroup:Name=[Activation: S127.0.0.1:22222:192221152MembershipTableGrain@fa02659e #GrainType=Orleans.Runtime.MembershipService.GrainBasedMembershipTable Placement=SystemPlacement],WorkGroupStatus=Shutdown. Currently QueuedWorkItems=0; Total EnQueued=76; Total processed=76; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-11:Queued=0; Detailed SchedulingContext=<[Activation: S127.0.0.1:22222:192221152MembershipTableGrain@fa02659e #GrainType=Orleans.Runtime.MembershipService.GrainBasedMembershipTable Placement=SystemPlacement State=Valid NonReentrancyQueueSize=0 EnqueuedOnDispatcher=0 InFlightCount=0 NumRunning=0 IdlenessTimeSpan=00:00:00.0380038 CollectionAgeLimit=02:00:00]>
--System*WorkItemGroup:Name=Catalog,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=6; Total processed=6; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-9:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152Catalog@S0000000e] CurrentlyExecuting=null>
--System*WorkItemGroup:Name=ClientObserverRegistrar,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=4; Total processed=4; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-5:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152ClientObserverRegistrar@S0000000d] CurrentlyExecuting=Response S127.0.0.1:22223:192221163DirectoryService@S0000000a->S127.0.0.1:22222:192221152ClientObserverRegistrar@S0000000d #98: global::Orleans.Runtime.IRemoteGrainDirectory:Register()>
--System*WorkItemGroup:Name=DeploymentLoadPublisherSystemTarge,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=87; Total processed=87; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-2:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152DeploymentLoadPublisherSystemTarge@S00000016] CurrentlyExecuting=Response S127.0.0.1:22223:192221163DeploymentLoadPublisherSystemTarge@S00000016->S127.0.0.1:22222:192221152DeploymentLoadPublisherSystemTarge@S00000016 #96: global::Orleans.Runtime.IDeploymentLoadPublisher:UpdateRuntimeStatistics()>
--System*WorkItemGroup:Name=DirectoryCacheValidator,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=3; Total processed=3; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-4:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152DirectoryCacheValidator@S0000000b] CurrentlyExecuting=null>
--System*WorkItemGroup:Name=DirectoryService,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=3; Total processed=3; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-3:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152DirectoryService@S0000000a] CurrentlyExecuting=Request S127.0.0.1:22223:192221163DirectoryService@S0000000a->S127.0.0.1:22222:192221152DirectoryService@S0000000a #69: global::Orleans.Runtime.IRemoteGrainDirectory:AcceptHandoffPartition()>
--System*WorkItemGroup:Name=MembershipOracle,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=44; Total processed=44; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-7:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152MembershipOracle@S0000000f] CurrentlyExecuting=Response S127.0.0.1:22222:192221152MembershipTableGrain@fa02659e->S127.0.0.1:22222:192221152MembershipOracle@S0000000f #131: global::Orleans.IMembershipTableGrain:UpdateRow()>
--System*WorkItemGroup:Name=ProviderManagerSystemTarget,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=8; Total processed=8; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-10:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152ProviderManagerSystemTarget@S00000013] CurrentlyExecuting=null>
--System*WorkItemGroup:Name=ReminderService,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=187; Total processed=187; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-8:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152ReminderService@S00000010] CurrentlyExecuting=Response S127.0.0.1:22222:192221152*grn/FCB3F509/00003039@c90bac9c->S127.0.0.1:22222:192221152ReminderService@S00000010 #129: global::Orleans.IReminderTableGrain:ReadRows()>
--System*WorkItemGroup:Name=SiloControl,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=2; Total processed=2; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-1:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152SiloControl@S0000000c] CurrentlyExecuting=Request S127.0.0.1:22223:192221163DeploymentLoadPublisherSystemTarge@S00000016->S127.0.0.1:22222:192221152SiloControl@S0000000c #15: global::Orleans.ISiloControl:GetRuntimeStatistics()>
--System*WorkItemGroup:Name=TypeManagerId,WorkGroupStatus=Waiting. Currently QueuedWorkItems=0; Total EnQueued=2; Total processed=2; Quantum expirations=0; TaskRunner=ActivationTaskScheduler-6:Queued=0; Detailed SchedulingContext=<[SystemTarget: S127.0.0.1:22222:192221152TypeManagerId@S00000011] CurrentlyExecuting=Request S127.0.0.1:22222:192221152*cli/d7fff893@22c2b5bb->S127.0.0.1:22222:192221152TypeManagerId@S00000011 #3: global::Orleans.Runtime.ITypeManager:GetImplicitStreamSubscriberTable()>]
[2016-02-03 18:46:16.782 GMT 92 INFO 100528 ActivationDirectory 127.0.0.1:22222] ActivationDirectory.PrintActivationDirectory(): Size = 2, Directory:
[++ [Activation: S127.0.0.1:22222:192221152*grn/FCB3F509/0000000000000000000000000000303903fffffffcb3f509-0xBB9ED002@c90bac9c #GrainType=Orleans.Runtime.ReminderService.GrainBasedReminderTable Placement=RandomPlacement State=Valid NonReentrancyQueueSize=0 EnqueuedOnDispatcher=0 InFlightCount=0 NumRunning=0 IdlenessTimeSpan=00:00:00.1790179 CollectionAgeLimit=02:00:00]
++ [Activation: S127.0.0.1:22222:192221152MembershipTableGrain@fa02659e #GrainType=Orleans.Runtime.MembershipService.GrainBasedMembershipTable Placement=SystemPlacement State=Valid NonReentrancyQueueSize=0 EnqueuedOnDispatcher=0 InFlightCount=0 NumRunning=0 IdlenessTimeSpan=00:00:00.0440044 CollectionAgeLimit=02:00:00]]
[2016-02-03 18:46:16.783 GMT 94 INFO 101015 Runtime.Messaging.IncomingMessageAcceptor 127.0.0.1:22222] Closing accepting socket during shutdown
[2016-02-03 18:46:16.784 GMT 67 INFO 100312 Runtime.Messaging.SiloMessageSender/SystemSender 127.0.0.1:22222] Stop request processed
[2016-02-03 18:46:16.784 GMT 67 INFO 100328 Runtime.Messaging.SiloMessageSender/SystemSender 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.SiloMessageSender/SystemSender that runs on managed thread 67
[2016-02-03 18:46:16.785 GMT 92 INFO 100703 WindowsPerfCountersStatistics 127.0.0.1:22222] Stopping Windows perf counter stats collection
[2016-02-03 18:46:16.835 GMT 92 INFO 100704 SiloLogStatistics 127.0.0.1:22222] Statistics: ^^^
App.Requests.Latency.Average.Millis=4.000
App.Requests.LatencyHistogram.Millis=[0.1024:0.2047]=9, [0.2048:0.4095]=2, [0.4096:0.8191]=6, [0.8192:1.6383]=21, [1.6384:3.2767]=42, [3.2768:6.5535]=14, [6.5536:13.1071]=31, [13.1072:26.2143]=3, [26.2144:52.4287]=2,
App.Requests.TimedOut.Current=0
App.Requests.Total.Requests.Current=130
Catalog.Activation.Collection.NumberOfCollections.Current=1
Catalog.Activation.Created.Current=2
Catalog.Activation.CurrentCount=2
Catalog.Activation.Destroyed.Current=0
Catalog.Activation.FailedToActivate.Current=0
ConsistentRing.AverageRangePercentage=100.000
ConsistentRing.MyRange.RingDistance=x100000000
ConsistentRing.MyRange.RingPercentage=100.000
ConsistentRing.Ring=[S127.0.0.1:22222:192221152 -> <MultiRange: Size=x100000000, %Ring=100.000%>]
ConsistentRing.RingSize=1
Directory.CacheSize=0
Directory.Lookups.Cache.HitRatio=0, Delta=0
Directory.Lookups.Cache.Issued.Current=0
Directory.Lookups.Cache.Successes.Current=0
Directory.Lookups.Full.Issued.Current=1
Directory.Lookups.Local.Issued.Current=104
Directory.Lookups.Local.Successes.Current=103
Directory.Lookups.LocalDirectory.Issued.Current=107
Directory.Lookups.LocalDirectory.Successes.Current=105
Directory.Lookups.Remote.Received.Current=2
Directory.Lookups.Remote.Sent.Current=0
Directory.PartitionSize=2
Directory.Registrations.Issued.Current=1
Directory.Registrations.Local.Current=0
Directory.Registrations.Remote.Received.Current=0
Directory.Registrations.Remote.Sent.Current=1
Directory.Registrations.SingleAct.Issued.Current=2
Directory.Registrations.SingleAct.Local.Current=2
Directory.Registrations.SingleAct.Remote.Received.Current=0
Directory.Registrations.SingleAct.Remote.Sent.Current=0
Directory.Ring=[S127.0.0.1:22222:192221152/4FB67EF2]
Directory.Ring.MyPortion.AverageRingPercentage=100.000
Directory.Ring.MyPortion.RingDistance=0
Directory.Ring.MyPortion.RingPercentage=0.000
Directory.Ring.MyPredecessors=[]
Directory.Ring.MySuccessors=[]
Directory.Ring.RingSize=1
Directory.UnRegistrations.Issued.Current=0
Directory.UnRegistrations.Local.Current=0
Directory.UnRegistrations.Remote.Received.Current=0
Directory.UnRegistrations.Remote.Sent.Current=0
Directory.UnRegistrationsMany.Issued.Current=0
Directory.UnRegistrationsMany.Remote.Received.Current=0
Directory.UnRegistrationsMany.Remote.Sent.Current=0
Directory.Validations.Cache.Received.Current=0
Directory.Validations.Cache.Sent.Current=0
Dispatcher.NewPlacement.Current=1
Gateway.ConnectedClients.Current=1
Gateway.LoadShedding.Current=0
Gateway.Received.Current=2
Gateway.Sent.Current=2
Grain.Orleans.Runtime.MembershipService.GrainBasedMembershipTable.Current=1
Grain.Orleans.Runtime.ReminderService.GrainBasedReminderTable.Current=1
Membership.ActiveCluster=[]
Membership.ActiveClusterSize=0
MessageCenter.ReceiveQueueLength=0
MessageCenter.SendQueueLength=0
Messaging.Expired.AtDispatch.Current=0
Messaging.Expired.AtInvoke.Current=0
Messaging.Expired.AtReceive.Current=0
Messaging.Expired.AtRespond.Current=0
Messaging.Expired.AtSend.Current=0
Messaging.Pings.Received.S127.0.0.1:22223:192221163.Current=2
Messaging.Pings.ReplyReceived.S127.0.0.1:22223:192221163.Current=1
Messaging.Pings.Sent.S127.0.0.1:22223:192221163.Current=1
Messaging.Processing.ActivationData.All=0
Messaging.Processing.Dispatcher.Processed.Errors.Direction.OneWay.Current=0
Messaging.Processing.Dispatcher.Processed.Errors.Direction.Request.Current=0
Messaging.Processing.Dispatcher.Processed.Errors.Direction.Response.Current=0
Messaging.Processing.Dispatcher.Processed.Ok.Direction.OneWay.Current=0
Messaging.Processing.Dispatcher.Processed.Ok.Direction.Request.Current=147
Messaging.Processing.Dispatcher.Processed.Ok.Direction.Response.Current=0
Messaging.Processing.Dispatcher.Processed.ReRoute.Direction.OneWay.Current=0
Messaging.Processing.Dispatcher.Processed.ReRoute.Direction.Request.Current=0
Messaging.Processing.Dispatcher.Processed.ReRoute.Direction.Response.Current=0
Messaging.Processing.Dispatcher.Processed.Total.Current=147
Messaging.Processing.Dispatcher.Received.Direction.OneWay.Current=0
Messaging.Processing.Dispatcher.Received.Direction.Request.Current=147
Messaging.Processing.Dispatcher.Received.Direction.Response.Current=0
Messaging.Processing.Dispatcher.Received.OnActivationContext.Current=146
Messaging.Processing.Dispatcher.Received.OnNullContext.Current=1
Messaging.Processing.Dispatcher.Received.Total.Current=147
Messaging.Processing.IGC.Forwarded.Current=0
Messaging.Processing.IGC.ReRoute.Current=0
Messaging.Processing.IGC.Resent.Current=0
Messaging.Processing.IMA.Enqueued.ToActivationContex.Current=146
Messaging.Processing.IMA.Enqueued.ToNullContex.Current=1
Messaging.Processing.IMA.Enqueued.ToSystemTargetContex.Current=162
Messaging.Processing.IMA.Received.Current=309
Messaging.Received.BatchSize.PerSocketDirection.GatewayToClient=0.000
Messaging.Received.BatchSize.PerSocketDirection.SiloToSilo=0.000
Messaging.Received.BatchSizeBytesHistogram.Bytes.PerSocketDirection.GatewayToClient=
Messaging.Received.BatchSizeBytesHistogram.Bytes.PerSocketDirection.SiloToSilo=
Messaging.Received.Bytes.Header.Current=19644
Messaging.Received.Bytes.Total.Current=29439
Messaging.Received.Direction.OneWay.Current=0
Messaging.Received.Direction.Request.Current=61
Messaging.Received.Direction.Response.Current=10
Messaging.Received.Messages.From.Null.Current=2
Messaging.Received.Messages.From.S127.0.0.1:22223:192221163.Current=69
Messaging.Received.Messages.Total.Current=71
Messaging.Received.MessageSizeHistogram.Bytes=[256:511]=68, [1024:2047]=2, [2048:4095]=1,
Messaging.Rerouted.OneWay.Current=0
Messaging.Rerouted.Request.Current=2
Messaging.Rerouted.Response.Current=0
Messaging.Sent.BatchSize.PerSocketDirection.GatewayToClient=0.000
Messaging.Sent.BatchSize.PerSocketDirection.SiloToSilo=0.000
Messaging.Sent.BatchSizeBytesHistogram.Bytes.PerSocketDirection.GatewayToClient=
Messaging.Sent.BatchSizeBytesHistogram.Bytes.PerSocketDirection.SiloToSilo=
Messaging.Sent.Bytes.Header.Current=19121
Messaging.Sent.Bytes.Total.Current=60612
Messaging.Sent.Direction.OneWay.Current=0
Messaging.Sent.Direction.Request.Current=10
Messaging.Sent.Direction.Response.Current=61
Messaging.Sent.LocalMessages.Current=242
Messaging.Sent.Messages.To.Null.Current=2
Messaging.Sent.Messages.To.S127.0.0.1:22223:192221163.Current=69
Messaging.Sent.Messages.Total.Current=71
Messaging.Sent.MessageSizeHistogram.Bytes=[256:511]=67, [512:1023]=3, [32768:65535]=1,
Networking.Sockets.GatewayToClient.Duplex.Closed.Current=1
Networking.Sockets.GatewayToClient.Duplex.Opened.Current=1
Networking.Sockets.Silo.Receiving.Closed.Current=1
Networking.Sockets.Silo.Receiving.Opened.Current=1
Networking.Sockets.Silo.Sending.Closed.Current=1
Networking.Sockets.Silo.Sending.Opened.Current=1
Queues.QueueSize.Instantaneous.Scheduler.LevelOne=0
Reminders.AverageTardiness.Seconds=0 Secs
Reminders.NumberOfActiveReminders=0
Reminders.TicksDelivered.Current=0
Runtime.CpuUsage=35.948
Runtime.DOT.NET.ThreadPool.InUse.CompletionPortThreads=0
Runtime.DOT.NET.ThreadPool.InUse.WorkerThreads=1
Runtime.GC.AllocatedBytesInKbPerSec=0.000
Runtime.GC.GenCollectonCount=gen0=229, gen1=78, gen2=25
Runtime.GC.GenSizesKb=gen0=6144.00, gen1=382.51, gen2=25119.46
Runtime.GC.LargeObjectHeapSizeKb=2199.266
Runtime.GC.NumberOfInducedGCs=16.000
Runtime.GC.PercentOfTimeInGC=3.698
Runtime.GC.PromotedFinalizationMemoryFromGen0Kb=1.883
Runtime.GC.PromotedMemoryFromGen1Kb=0.000
Runtime.GC.TotalMemoryKb=49701
Runtime.IsOverloaded=False
Runtime.Memory.AvailableMemoryMb=12462
Runtime.Memory.TotalPhysicalMemoryMb=24576
Runtime.Threads.AsynchAgent.Runtime.GrainDirectory.AdaptiveDirectoryCacheMaintainer`1.Current=1
Runtime.Threads.AsynchAgent.Runtime.Messaging.GatewayAcceptor.Current=0
Runtime.Threads.AsynchAgent.Runtime.Messaging.GatewayClientCleanupAgent.Current=1
Runtime.Threads.AsynchAgent.Runtime.Messaging.GatewaySender.Current=0
Runtime.Threads.AsynchAgent.Runtime.Messaging.IncomingMessageAcceptor.Current=0
Runtime.Threads.AsynchAgent.Runtime.Messaging.IncomingMessageAgent.Current=3
Runtime.Threads.AsynchAgent.Runtime.Messaging.SiloMessageSender.Current=1
Runtime.Threads.AsynchAgent.Runtime.Scheduler.WorkerPoolThread.Current=0
Runtime.Threads.AsynchAgent.Runtime.Watchdog.Current=1
Runtime.Threads.AsynchAgent.TotalThreadsCreated.Current=20
Scheduler.NumLongQueueWaitTimes.Current=0
Scheduler.NumLongRunningTurns.Current=2
Scheduler.WorkItemGroupCount=12
Serialization.BufferPool.AllocatedBuffers.Current=250
Serialization.BufferPool.BuffersInPool=123
Serialization.BufferPool.CheckedInBuffers.Current=399
Serialization.BufferPool.CheckedOutBuffers.Current=526
Serialization.BufferPool.DroppedBuffers.Current=0
Serialization.BufferPool.DroppedTooLargeBuffers.Current=1
Serialization.BufferPool.InUse.AllocatedAndNotInPool_Buffers=127
Serialization.BufferPool.InUse.CheckedOutAndNotCheckedIn_Buffers=127
Silo.StartTime=2016-02-03 18:45:50.236 GMT
Storage.Activate.Errors.Current=0
Storage.Activate.Total.Current=0
Storage.Clear.Errors.Current=0
Storage.Clear.Latency=0 Secs
Storage.Clear.Total.Current=0
Storage.Read.Errors.Current=0
Storage.Read.Latency=0 Secs
Storage.Read.Total.Current=0
Storage.Write.Errors.Current=0
Storage.Write.Latency=0 Secs
Storage.Write.Total.Current=0
Watchdog.NumHealthChecks.Current=0
[2016-02-03 18:46:16.839 GMT 92 INFO 100294 SystemStatus 127.0.0.1:22222] SystemStatus=Terminated
[2016-02-03 18:46:16.839 GMT 92 INFO 100413 Silo 127.0.0.1:22222] Silo is Stopped()
[2016-02-03 18:46:16.849 GMT 61 INFO 100328 Runtime.Messaging.IncomingMessageAgent/Application 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.IncomingMessageAgent/Application that runs on managed thread 61
[2016-02-03 18:46:16.849 GMT 34 INFO 100328 Runtime.Watchdog 127.0.0.1:22222] Stopping AsyncAgent Runtime.Watchdog that runs on managed thread 34
[2016-02-03 18:46:16.850 GMT 62 INFO 100328 Runtime.Messaging.IncomingMessageAgent/Ping 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.IncomingMessageAgent/Ping that runs on managed thread 62
[2016-02-03 18:46:16.850 GMT 63 INFO 100328 Runtime.Messaging.IncomingMessageAgent/System 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.IncomingMessageAgent/System that runs on managed thread 63
[2016-02-03 18:46:16.851 GMT 64 INFO 100328 Runtime.GrainDirectory.AdaptiveDirectoryCacheMaintainer`1 127.0.0.1:22222] Stopping AsyncAgent Runtime.GrainDirectory.AdaptiveDirectoryCacheMaintainer`1 that runs on managed thread 64
[2016-02-03 18:46:16.852 GMT 65 INFO 100328 Runtime.Messaging.GatewayClientCleanupAgent 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.GatewayClientCleanupAgent that runs on managed thread 65
[2016-02-03 18:46:17.742 GMT 68 WARNING 101021 Runtime.Messaging.SiloMessageSender/PingSender 127.0.0.1:22222] Exception getting a sending socket to endpoint S127.0.0.1:22223:192221163
Exc level 0: System.Threading.ThreadAbortException: Thread was being aborted.
at System.Net.UnsafeNclNativeMethods.OSSOCK.WSAConnect(IntPtr socketHandle, Byte[] socketAddress, Int32 socketAddressSize, IntPtr inBuffer, IntPtr outBuffer, IntPtr sQOS, IntPtr gQOS)
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at Orleans.Runtime.SocketManager.SendingSocketCreator(IPEndPoint target) in e:\Depot\GitHub\orleans\src\Orleans\Messaging\SocketManager.cs:line 106
at Orleans.Runtime.LRU`2.Get(TKey key) in e:\Depot\GitHub\orleans\src\Orleans\Utils\LRU.cs:line 183
at Orleans.Runtime.SocketManager.GetSendingSocket(IPEndPoint target) in e:\Depot\GitHub\orleans\src\Orleans\Messaging\SocketManager.cs:line 76
at Orleans.Runtime.Messaging.SiloMessageSender.GetSendingSocket(Message msg, Socket& socket, SiloAddress& targetSilo, String& error) in e:\Depot\GitHub\orleans\src\OrleansRuntime\Messaging\SiloMessageSender.cs:line 110
[2016-02-03 18:46:17.752 GMT 68 INFO 100328 Runtime.Messaging.SiloMessageSender/PingSender 127.0.0.1:22222] Stopping AsyncAgent Runtime.Messaging.SiloMessageSender/PingSender that runs on managed thread 68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment