Skip to content
Success

Console Output

Started by user Stefan Scherer
15:39:33 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 06e0cf5db620939c41725ae53396c3a1541b2ba9
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/HttpOverStream_0.1.21@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘windows-2019’
Running on azwin-2-c89f70 in d:\jenkins\workspace\HttpOverStream_0.1.21
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and with tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\HttpOverStream_0.1.21 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.21:refs/tags/0.1.21
Fetching with tags
Checking out Revision 06e0cf5db620939c41725ae53396c3a1541b2ba9 (0.1.21)
Commit message: "Merge pull request #28 from mikeparker/add-pipe-connection-timeout"
First time build. Skipping changelog.
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/tags/0.1.21:refs/tags/0.1.21 # timeout=10
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/tags/0.1.21:refs/tags/0.1.21
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06e0cf5db620939c41725ae53396c3a1541b2ba9
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
15:40:29 [2019-10-24T15:40:29.210Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] bat
15:40:30 [2019-10-24T15:40:30.104Z] 
15:40:30 [2019-10-24T15:40:30.104Z] d:\jenkins\workspace\HttpOverStream_0.1.21>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.21:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Build 
15:40:33 [2019-10-24T15:40:33.002Z] Preparing to run build script...
15:40:36 [2019-10-24T15:40:36.027Z] Running build script...
15:40:43 [2019-10-24T15:40:43.085Z] 
15:40:43 [2019-10-24T15:40:43.085Z] ========================================
15:40:43 [2019-10-24T15:40:43.085Z] Nuget-Restore
15:40:43 [2019-10-24T15:40:43.085Z] ========================================
15:40:43 [2019-10-24T15:40:43.085Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.AspNet.WebApi.Owin.5.2.6.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.AspNet.WebApi.Client.5.2.7.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.AspNet.WebApi.Core.5.2.6.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Microsoft.Owin.4.0.1.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package MSTest.TestAdapter.1.4.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Newtonsoft.Json.11.0.2.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package MSTest.TestFramework.1.4.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package System.Numerics.Vectors.4.5.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package Owin.1.0.0.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package System.Runtime.CompilerServices.Unsafe.4.5.2.
15:40:45 [2019-10-24T15:40:45.979Z] Restoring NuGet package System.Threading.Tasks.Extensions.4.5.1.
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 76ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 37ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.owin/5.2.6/microsoft.aspnet.webapi.owin.5.2.6.nupkg 77ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testadapter/1.4.0/mstest.testadapter.1.4.0.nupkg 78ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.AspNet.WebApi.Owin 5.2.6.
15:40:46 [2019-10-24T15:40:46.437Z] Installing MSTest.TestAdapter 1.4.0.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Owin 1.0.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.Owin 4.0.1.
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.core/5.2.6/microsoft.aspnet.webapi.core.5.2.6.nupkg 130ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.5.1/system.threading.tasks.extensions.4.5.1.nupkg 90ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/mstest.testframework/1.4.0/mstest.testframework.1.4.0.nupkg 90ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.4.5.0.nupkg 90ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing System.Threading.Tasks.Extensions 4.5.1.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.AspNet.WebApi.Core 5.2.6.
15:40:46 [2019-10-24T15:40:46.437Z] Installing MSTest.TestFramework 1.4.0.
15:40:46 [2019-10-24T15:40:46.437Z] Installing System.Numerics.Vectors 4.5.0.
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 133ms
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 93ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
15:40:46 [2019-10-24T15:40:46.437Z] Installing Newtonsoft.Json 11.0.2.
15:40:46 [2019-10-24T15:40:46.437Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.2/system.runtime.compilerservices.unsafe.4.5.2.nupkg 95ms
15:40:46 [2019-10-24T15:40:46.437Z] Installing System.Runtime.CompilerServices.Unsafe 4.5.2.
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Owin.1.0.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Owin.1.0.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.Owin.4.0.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.AspNet.WebApi.Owin.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'System.Runtime.CompilerServices.Unsafe.4.5.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.AspNet.WebApi.Core.5.2.6' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'Microsoft.AspNet.WebApi.Client.5.2.7' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'System.Threading.Tasks.Extensions.4.5.1' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'System.Numerics.Vectors.4.5.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Adding package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.401Z] Added package 'MSTest.TestAdapter.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Adding package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Adding package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Added package 'MSTest.TestFramework.1.4.0' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Added package 'Newtonsoft.Json.11.0.2' to folder 'C:\work\src\packages'
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj...
15:40:47 [2019-10-24T15:40:47.859Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj...
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 69ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 68ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 72ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 71ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 92ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 70ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 77ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 82ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 80ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 13ms
15:40:48 [2019-10-24T15:40:48.317Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
15:40:48 [2019-10-24T15:40:48.317Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 16ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 126ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 56ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 70ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 83ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 4ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 77ms
15:40:48 [2019-10-24T15:40:48.774Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 74ms
15:40:48 [2019-10-24T15:40:48.774Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 81ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 80ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 85ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 59ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 90ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 4ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 62ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 222ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 229ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 4ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 3ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 56ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 68ms
15:40:48 [2019-10-24T15:40:48.775Z] Committing restore...
15:40:48 [2019-10-24T15:40:48.775Z] Committing restore...
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 213ms
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.targets.
15:40:48 [2019-10-24T15:40:48.775Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.targets.
15:40:48 [2019-10-24T15:40:48.775Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
15:40:48 [2019-10-24T15:40:48.775Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
15:40:48 [2019-10-24T15:40:48.775Z] Restore completed in 766.32 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:40:48 [2019-10-24T15:40:48.775Z] Restore completed in 766.49 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:40:48 [2019-10-24T15:40:48.775Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
15:40:48 [2019-10-24T15:40:48.775Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg
15:40:48 [2019-10-24T15:40:48.775Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 5ms
15:40:48 [2019-10-24T15:40:48.775Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 60ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 62ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 61ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 3ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 178ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 217ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 14ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 57ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 72ms
15:40:49 [2019-10-24T15:40:49.231Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 73ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 60ms
15:40:49 [2019-10-24T15:40:49.231Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 65ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 61ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 230ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 231ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 64ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 255ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 11ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 61ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 78ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 15ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 79ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 243ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 74ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 78ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 72ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 75ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 3ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 96ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 97ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z] Installing Microsoft.Owin.Hosting 4.0.1.
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 112ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z] Committing restore...
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 77ms
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.targets.
15:40:49 [2019-10-24T15:40:49.232Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 216ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json
15:40:49 [2019-10-24T15:40:49.232Z] Restore completed in 377.66 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 216ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 70ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 97ms
15:40:49 [2019-10-24T15:40:49.232Z] Committing restore...
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 59ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 62ms
15:40:49 [2019-10-24T15:40:49.232Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.targets.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 80ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 18ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z] Restore completed in 13.1 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 69ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.232Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.232Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 352ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 410ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 571ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 580ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 397ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 401ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 562ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 407ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 566ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 390ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 394ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 458ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 390ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 467ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 450ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 472ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 426ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 427ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 395ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 450ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 12ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z] Installing System.Numerics.Vectors 4.4.0.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 2ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing System.Buffers 4.4.0.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 3ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 5ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 7ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 4ms
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 7ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 8ms
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 6ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Net.Http.Headers 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.ObjectPool 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 12ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 12ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Primitives 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json
15:40:49 [2019-10-24T15:40:49.689Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 24ms
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1.
15:40:49 [2019-10-24T15:40:49.689Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1.
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 7332ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 7338ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 7336ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 7331ms
15:40:56 [2019-10-24T15:40:56.743Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 6903ms
15:40:56 [2019-10-24T15:40:56.743Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json
15:40:57 [2019-10-24T15:40:57.707Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 997ms
15:40:57 [2019-10-24T15:40:57.707Z] Installing Microsoft.AspNetCore.Hosting 2.1.1.
15:40:57 [2019-10-24T15:40:57.707Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg
15:40:57 [2019-10-24T15:40:57.707Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg
15:40:57 [2019-10-24T15:40:57.707Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg
15:40:58 [2019-10-24T15:40:58.671Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg
15:40:58 [2019-10-24T15:40:58.671Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg
15:40:58 [2019-10-24T15:40:58.671Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 997ms
15:40:58 [2019-10-24T15:40:58.671Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 998ms
15:40:58 [2019-10-24T15:40:58.671Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 997ms
15:40:58 [2019-10-24T15:40:58.671Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg
15:40:59 [2019-10-24T15:40:59.128Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 495ms
15:40:59 [2019-10-24T15:40:59.128Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 495ms
15:40:59 [2019-10-24T15:40:59.128Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 477ms
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Logging 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Options 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.Extensions.Configuration 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.AspNetCore.Http 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1.
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
15:40:59 [2019-10-24T15:40:59.586Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 65ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 7ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 61ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 62ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 59ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 8ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 226ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 225ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 238ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 7ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 215ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 31ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 218ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 2ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 56ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 217ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 2ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 61ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 61ms
15:41:00 [2019-10-24T15:41:00.043Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
15:41:00 [2019-10-24T15:41:00.043Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.500Z] Committing restore...
15:41:00 [2019-10-24T15:41:00.500Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props.
15:41:00 [2019-10-24T15:41:00.500Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.targets.
15:41:00 [2019-10-24T15:41:00.500Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json
15:41:00 [2019-10-24T15:41:00.500Z] Restore completed in 12.32 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:41:00 [2019-10-24T15:41:00.500Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 215ms
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg
15:41:00 [2019-10-24T15:41:00.500Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 4ms
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
15:41:00 [2019-10-24T15:41:00.500Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 216ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 224ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 246ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 2ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 211ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 217ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 6ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 5ms
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 9ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 229ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 4ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 234ms
15:41:00 [2019-10-24T15:41:00.957Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
15:41:00 [2019-10-24T15:41:00.957Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 216ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 216ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 3ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 3ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 6ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 213ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 213ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 9ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 231ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 12ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 326ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 10ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 59ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 215ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 211ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 215ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 215ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 214ms
15:41:01 [2019-10-24T15:41:01.415Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
15:41:01 [2019-10-24T15:41:01.415Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 3ms
15:41:01 [2019-10-24T15:41:01.872Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 537ms
15:41:01 [2019-10-24T15:41:01.872Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
15:41:01 [2019-10-24T15:41:01.872Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 4ms
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Collections.NonGeneric 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Collections.Specialized 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel.Primitives 4.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.Win32.Registry 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Threading.ThreadPool 4.0.10.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Collections.Immutable 1.2.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Xml.XPath 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel.TypeConverter 4.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Diagnostics.Process 4.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Reflection.Metadata 1.3.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Threading.Thread 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Diagnostics.TraceSource 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Authorization 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing xunit.runner.visualstudio 2.4.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing xunit 2.4.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.AspNetCore.Mvc 2.1.1.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.NETCore.App 2.1.0.
15:41:01 [2019-10-24T15:41:01.872Z] Installing Microsoft.NET.Test.Sdk 15.9.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.analyzers 0.10.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Logging.Console 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.assert 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.core 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.Platforms 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.Targets 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Routing 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.CodeCoverage 15.8.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.extensibility.execution 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1.
15:41:02 [2019-10-24T15:41:02.329Z] Installing xunit.extensibility.core 2.4.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
15:41:02 [2019-10-24T15:41:02.329Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing xunit.abstractions 2.0.2.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing System.Runtime.Loader 4.0.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.CodeCoverage 15.9.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.TestPlatform.TestHost 15.9.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing System.IO.Pipelines 4.5.0.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Cors 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1.
15:41:03 [2019-10-24T15:41:03.293Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.Localization 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Localization 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.WebEncoders 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.Razor 2.1.1.
15:41:03 [2019-10-24T15:41:03.753Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1.
15:41:09 [2019-10-24T15:41:09.529Z] Committing restore...
15:41:09 [2019-10-24T15:41:09.529Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
15:41:09 [2019-10-24T15:41:09.529Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.targets.
15:41:09 [2019-10-24T15:41:09.529Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
15:41:09 [2019-10-24T15:41:09.529Z] Restore completed in 20.12 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:41:09 [2019-10-24T15:41:09.988Z] Committing restore...
15:41:09 [2019-10-24T15:41:09.988Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props.
15:41:09 [2019-10-24T15:41:09.988Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.targets.
15:41:09 [2019-10-24T15:41:09.988Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json
15:41:09 [2019-10-24T15:41:09.988Z] Restore completed in 22.01 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:41:09 [2019-10-24T15:41:09.988Z] 
15:41:09 [2019-10-24T15:41:09.988Z] NuGet Config files used:
15:41:09 [2019-10-24T15:41:09.988Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
15:41:09 [2019-10-24T15:41:09.988Z] 
15:41:09 [2019-10-24T15:41:09.988Z] Feeds used:
15:41:09 [2019-10-24T15:41:09.988Z]     C:\Users\ContainerAdministrator\.nuget\packages\
15:41:09 [2019-10-24T15:41:09.988Z]     https://api.nuget.org/v3/index.json
15:41:09 [2019-10-24T15:41:09.988Z] 
15:41:09 [2019-10-24T15:41:09.988Z] Installed:
15:41:09 [2019-10-24T15:41:09.988Z]     11 package(s) to packages.config projects
15:41:09 [2019-10-24T15:41:09.988Z]     1 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
15:41:09 [2019-10-24T15:41:09.988Z]     27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj
15:41:09 [2019-10-24T15:41:09.988Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
15:41:09 [2019-10-24T15:41:09.988Z]     121 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 333.36 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 333.36 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 361.71 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 13.87 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:41:14 [2019-10-24T15:41:14.665Z]   Restore completed in 41.53 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:41:15 [2019-10-24T15:41:15.122Z]   Restore completed in 529.8 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:41:15 [2019-10-24T15:41:15.122Z]   Restore completed in 1.19 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:41:15 [2019-10-24T15:41:15.579Z] 
15:41:15 [2019-10-24T15:41:15.579Z] ========================================
15:41:15 [2019-10-24T15:41:15.579Z] Build
15:41:15 [2019-10-24T15:41:15.579Z] ========================================
15:41:15 [2019-10-24T15:41:15.579Z] Microsoft (R) Build Engine version 16.2.37902+b5aaefc9f for .NET Framework
15:41:15 [2019-10-24T15:41:15.579Z] Copyright (C) Microsoft Corporation. All rights reserved.
15:41:15 [2019-10-24T15:41:15.579Z] 
15:41:20 [2019-10-24T15:41:20.254Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
15:41:20 [2019-10-24T15:41:20.711Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
15:41:21 [2019-10-24T15:41:21.676Z]   HttpOverStream.Tests -> C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll
15:41:21 [2019-10-24T15:41:21.676Z]   HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll
15:41:22 [2019-10-24T15:41:22.642Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
15:41:23 [2019-10-24T15:41:23.100Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll
15:41:24 [2019-10-24T15:41:24.063Z]   HttpOverStream.Server.Owin.Tests -> C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll
15:41:25 [2019-10-24T15:41:25.027Z]   HttpOverStream.Server.AspnetCore.Tests -> C:\work\src\HttpOverStream.Server.AspnetCore.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Server.AspnetCore.Tests.dll
15:41:25 [2019-10-24T15:41:25.027Z] 
15:41:25 [2019-10-24T15:41:25.027Z] Task                          Duration            
15:41:25 [2019-10-24T15:41:25.027Z] --------------------------------------------------
15:41:25 [2019-10-24T15:41:25.027Z] Nuget-Restore                 00:00:32.9608583    
15:41:25 [2019-10-24T15:41:25.027Z] Build                         00:00:09.5276985    
15:41:25 [2019-10-24T15:41:25.027Z] --------------------------------------------------
15:41:25 [2019-10-24T15:41:25.027Z] Total:                        00:00:42.4885568    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] bat
15:41:27 [2019-10-24T15:41:27.026Z] 
15:41:27 [2019-10-24T15:41:27.026Z] d:\jenkins\workspace\HttpOverStream_0.1.21>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.21:C:/work -w C:/work/src mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Test 
15:41:29 [2019-10-24T15:41:29.921Z] Preparing to run build script...
15:41:30 [2019-10-24T15:41:30.380Z] Running build script...
15:41:37 [2019-10-24T15:41:37.435Z] 
15:41:37 [2019-10-24T15:41:37.435Z] ========================================
15:41:37 [2019-10-24T15:41:37.435Z] Nuget-Restore
15:41:37 [2019-10-24T15:41:37.435Z] ========================================
15:41:37 [2019-10-24T15:41:37.435Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
15:41:40 [2019-10-24T15:41:40.330Z] All packages listed in packages.config are already installed.
15:41:40 [2019-10-24T15:41:40.330Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj...
15:41:40 [2019-10-24T15:41:40.330Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
15:41:40 [2019-10-24T15:41:40.330Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj...
15:41:40 [2019-10-24T15:41:40.330Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
15:41:40 [2019-10-24T15:41:40.788Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 76ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 70ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 71ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 76ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 85ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 14ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 13ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 13ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 4ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 6ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 219ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 57ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 63ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 236ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 6ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 4ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 3ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 5ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 81ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 255ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
15:41:41 [2019-10-24T15:41:41.245Z] Committing restore...
15:41:41 [2019-10-24T15:41:41.245Z] Committing restore...
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
15:41:41 [2019-10-24T15:41:41.245Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
15:41:41 [2019-10-24T15:41:41.245Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 86ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
15:41:41 [2019-10-24T15:41:41.245Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
15:41:41 [2019-10-24T15:41:41.245Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 5ms
15:41:41 [2019-10-24T15:41:41.245Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 33ms
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json
15:41:41 [2019-10-24T15:41:41.245Z] Restore completed in 767.57 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:41:41 [2019-10-24T15:41:41.245Z] Restore completed in 767.67 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json
15:41:41 [2019-10-24T15:41:41.245Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json
15:41:41 [2019-10-24T15:41:41.245Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json
15:41:41 [2019-10-24T15:41:41.245Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json
15:41:41 [2019-10-24T15:41:41.701Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 116ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 840ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 823ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 835ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 820ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 833ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 639ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 831ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 829ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 733ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 815ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 801ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 811ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 809ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 723ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 726ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 720ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 731ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 740ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 751ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 760ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 748ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 756ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 650ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 629ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 628ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 3ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 5ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 3ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 8ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 5ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 5ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 4ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 3ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 10ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 5ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 3ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 7ms
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 8ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 4ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.157Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 9ms
15:41:42 [2019-10-24T15:41:42.157Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 4ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 6ms
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 5ms
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 10ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 59ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 9ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 736ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 8ms
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 715ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 731ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 713ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 6ms
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 29ms
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 7ms
15:41:42 [2019-10-24T15:41:42.158Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 4ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 1883ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 1884ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 2622ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 1943ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 2625ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 2618ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 2622ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 2609ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 2630ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 2607ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 2612ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 1953ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 1945ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 1948ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 3ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 10ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 12ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 8ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 14ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 82ms
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 106ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 125ms
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json
15:41:44 [2019-10-24T15:41:44.331Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.331Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 115ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 15ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 10ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 12ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 458ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 461ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 455ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 456ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 464ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 463ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 475ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 475ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 460ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 431ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 457ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 353ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 410ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 361ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 337ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 337ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 333ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 366ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 355ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 328ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 348ms
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 319ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 3ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 6ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.332Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 8ms
15:41:44 [2019-10-24T15:41:44.332Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 21ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 22ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 20ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 21ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 8ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 3ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 5ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 12ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 12ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 12ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 10ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 11ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 11ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 9ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 7ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 6ms
15:41:44 [2019-10-24T15:41:44.789Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 8ms
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json
15:41:44 [2019-10-24T15:41:44.789Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg
15:41:44 [2019-10-24T15:41:44.789Z] Installing Owin 1.0.
15:41:44 [2019-10-24T15:41:44.789Z] Installing Microsoft.Owin 4.0.1.
15:41:44 [2019-10-24T15:41:44.789Z] Installing Microsoft.Owin.Hosting 4.0.1.
15:41:45 [2019-10-24T15:41:45.247Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 883ms
15:41:45 [2019-10-24T15:41:45.247Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 916ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 1062ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 1068ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 1057ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 1038ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 1077ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 992ms
15:41:45 [2019-10-24T15:41:45.706Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 1043ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 32ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 49ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 57ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 55ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 57ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 60ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 53ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 65ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.238Z] Committing restore...
15:41:47 [2019-10-24T15:41:47.238Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
15:41:47 [2019-10-24T15:41:47.238Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.238Z] Restore completed in 5.75 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json
15:41:47 [2019-10-24T15:41:47.238Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 80ms
15:41:47 [2019-10-24T15:41:47.238Z] Committing restore...
15:41:47 [2019-10-24T15:41:47.238Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg
15:41:47 [2019-10-24T15:41:47.238Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
15:41:47 [2019-10-24T15:41:47.238Z] Restore completed in 13.26 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 69ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 237ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 2ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 232ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 216ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 232ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 234ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 218ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 227ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 227ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 219ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 10ms
15:41:47 [2019-10-24T15:41:47.238Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 222ms
15:41:47 [2019-10-24T15:41:47.238Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.239Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.239Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.239Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 5ms
15:41:47 [2019-10-24T15:41:47.239Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json
15:41:47 [2019-10-24T15:41:47.239Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json
15:41:47 [2019-10-24T15:41:47.239Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 57ms
15:41:47 [2019-10-24T15:41:47.239Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg
15:41:47 [2019-10-24T15:41:47.239Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 4ms
15:41:47 [2019-10-24T15:41:47.239Z] Installing System.Numerics.Vectors 4.4.0.
15:41:47 [2019-10-24T15:41:47.239Z] Installing System.Buffers 4.4.0.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Extensions.ObjectPool 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Net.Http.Headers 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.AspNetCore.Hosting 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Extensions.Primitives 2.1.1.
15:41:47 [2019-10-24T15:41:47.239Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1.
15:41:47 [2019-10-24T15:41:47.696Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1.
15:41:47 [2019-10-24T15:41:47.696Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1.
15:41:47 [2019-10-24T15:41:47.696Z] Installing Microsoft.AspNetCore.Http 2.1.1.
15:41:48 [2019-10-24T15:41:48.664Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1.
15:41:48 [2019-10-24T15:41:48.664Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 1108ms
15:41:48 [2019-10-24T15:41:48.664Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 1105ms
15:41:48 [2019-10-24T15:41:48.664Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 1079ms
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg
15:41:49 [2019-10-24T15:41:49.122Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 7ms
15:41:49 [2019-10-24T15:41:49.122Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 9ms
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.Logging 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 42ms
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.Options 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.Extensions.Configuration 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1.
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
15:41:49 [2019-10-24T15:41:49.122Z] Committing restore...
15:41:49 [2019-10-24T15:41:49.122Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props.
15:41:49 [2019-10-24T15:41:49.122Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json
15:41:49 [2019-10-24T15:41:49.122Z] Restore completed in 8.83 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:41:49 [2019-10-24T15:41:49.122Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 95ms
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
15:41:49 [2019-10-24T15:41:49.122Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 3ms
15:41:49 [2019-10-24T15:41:49.122Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 213ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 213ms
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 6ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 214ms
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 5ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 148ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 6ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 221ms
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 6ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 12ms
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
15:41:49 [2019-10-24T15:41:49.579Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 213ms
15:41:49 [2019-10-24T15:41:49.579Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 217ms
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
15:41:50 [2019-10-24T15:41:50.037Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 6ms
15:41:50 [2019-10-24T15:41:50.037Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 7ms
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
15:41:50 [2019-10-24T15:41:50.037Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 59ms
15:41:50 [2019-10-24T15:41:50.037Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
15:41:50 [2019-10-24T15:41:50.037Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 5ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 211ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 213ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 215ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 14ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 14ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 231ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 212ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 220ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 222ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 12ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 9ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 225ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 5ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 5ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 7ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 4ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 66ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 4ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 66ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 60ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 62ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 63ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 5ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 5ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 3ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 6ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 63ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 214ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 7ms
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 211ms
15:41:50 [2019-10-24T15:41:50.496Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
15:41:50 [2019-10-24T15:41:50.496Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 6ms
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.Win32.Registry 4.0.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Threading.ThreadPool 4.0.10.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Collections.Specialized 4.0.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Collections.NonGeneric 4.0.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.ComponentModel 4.0.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.ComponentModel.Primitives 4.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Collections.Immutable 1.2.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Xml.XPath 4.0.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNetCore.Authorization 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Diagnostics.Process 4.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.ComponentModel.TypeConverter 4.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Reflection.Metadata 1.3.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Diagnostics.TraceSource 4.0.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
15:41:50 [2019-10-24T15:41:50.954Z] Installing System.Runtime.Loader 4.0.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
15:41:50 [2019-10-24T15:41:50.954Z] Installing xunit.runner.visualstudio 2.4.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing xunit 2.4.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNetCore 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.AspNetCore.Mvc 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.NETCore.App 2.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.NET.Test.Sdk 15.9.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing xunit.analyzers 0.10.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing xunit.assert 2.4.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing xunit.core 2.4.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.Extensions.Logging.Console 2.1.1.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.NETCore.Targets 2.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.NETCore.Platforms 2.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
15:41:50 [2019-10-24T15:41:50.954Z] Installing Microsoft.CodeCoverage 15.8.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Routing 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing xunit.extensibility.execution 2.4.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing xunit.extensibility.core 2.4.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing xunit.abstractions 2.0.2.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
15:41:51 [2019-10-24T15:41:51.412Z] Installing System.Threading.Thread 4.0.0.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1.
15:41:51 [2019-10-24T15:41:51.412Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1.
15:41:52 [2019-10-24T15:41:52.379Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1.
15:41:52 [2019-10-24T15:41:52.379Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1.
15:41:52 [2019-10-24T15:41:52.379Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1.
15:41:52 [2019-10-24T15:41:52.379Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1.
15:41:52 [2019-10-24T15:41:52.379Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.CodeCoverage 15.9.0.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.TestPlatform.TestHost 15.9.0.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing System.IO.Pipelines 4.5.0.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.Extensions.Localization 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Localization 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Cors 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.Extensions.WebEncoders 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Razor 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1.
15:41:52 [2019-10-24T15:41:52.836Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1.
15:41:54 [2019-10-24T15:41:54.368Z] Committing restore...
15:41:54 [2019-10-24T15:41:54.368Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
15:41:54 [2019-10-24T15:41:54.368Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
15:41:54 [2019-10-24T15:41:54.826Z] Restore completed in 13.23 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:41:54 [2019-10-24T15:41:54.826Z] Committing restore...
15:41:54 [2019-10-24T15:41:54.826Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props.
15:41:54 [2019-10-24T15:41:54.826Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json
15:41:54 [2019-10-24T15:41:54.826Z] Restore completed in 14.49 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:41:54 [2019-10-24T15:41:54.826Z] 
15:41:54 [2019-10-24T15:41:54.826Z] NuGet Config files used:
15:41:54 [2019-10-24T15:41:54.826Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
15:41:54 [2019-10-24T15:41:54.826Z] 
15:41:54 [2019-10-24T15:41:54.826Z] Feeds used:
15:41:54 [2019-10-24T15:41:54.826Z]     https://api.nuget.org/v3/index.json
15:41:54 [2019-10-24T15:41:54.826Z] 
15:41:54 [2019-10-24T15:41:54.826Z] Installed:
15:41:54 [2019-10-24T15:41:54.826Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
15:41:54 [2019-10-24T15:41:54.826Z]     27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj
15:41:54 [2019-10-24T15:41:54.826Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
15:41:54 [2019-10-24T15:41:54.826Z]     122 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 418.63 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 418.62 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 28.33 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 496.02 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 13.11 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 520.15 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:42:01 [2019-10-24T15:42:01.889Z]   Restore completed in 1.25 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:42:01 [2019-10-24T15:42:01.889Z] 
15:42:01 [2019-10-24T15:42:01.889Z] ========================================
15:42:01 [2019-10-24T15:42:01.889Z] Test
15:42:01 [2019-10-24T15:42:01.889Z] ========================================
15:42:10 [2019-10-24T15:42:10.438Z] Test run for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Server.AspnetCore.Tests.dll(.NETCoreApp,Version=v2.1)
15:42:10 [2019-10-24T15:42:10.438Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
15:42:10 [2019-10-24T15:42:10.438Z] Copyright (c) Microsoft Corporation.  All rights reserved.
15:42:10 [2019-10-24T15:42:10.438Z] 
15:42:10 [2019-10-24T15:42:10.438Z] Starting test execution, please wait...
15:42:13 [2019-10-24T15:42:13.333Z] 
15:42:13 [2019-10-24T15:42:13.333Z] Test Run Successful.
15:42:13 [2019-10-24T15:42:13.333Z] Total tests: 2
15:42:13 [2019-10-24T15:42:13.333Z]      Passed: 2
15:42:13 [2019-10-24T15:42:13.333Z]  Total time: 3.6788 Seconds
15:42:18 [2019-10-24T15:42:18.010Z] Test run for C:\work\src\HttpOverStream.Server.Owin.Tests\bin\Release\HttpOverStream.Server.Owin.Tests.dll(.NETFramework,Version=v4.6.1)
15:42:18 [2019-10-24T15:42:18.010Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
15:42:18 [2019-10-24T15:42:18.010Z] Copyright (c) Microsoft Corporation.  All rights reserved.
15:42:18 [2019-10-24T15:42:18.010Z] 
15:42:18 [2019-10-24T15:42:18.010Z] Starting test execution, please wait...
15:42:32 [2019-10-24T15:42:32.792Z] 
15:42:32 [2019-10-24T15:42:32.792Z] Test Run Successful.
15:42:32 [2019-10-24T15:42:32.792Z] Total tests: 17
15:42:32 [2019-10-24T15:42:32.792Z]      Passed: 17
15:42:32 [2019-10-24T15:42:32.792Z]  Total time: 13.7727 Seconds
15:42:34 [2019-10-24T15:42:34.323Z] Test run for C:\work\src\HttpOverStream.Tests\bin\Release\netcoreapp2.1\HttpOverStream.Tests.dll(.NETCoreApp,Version=v2.1)
15:42:34 [2019-10-24T15:42:34.323Z] Microsoft (R) Test Execution Command Line Tool Version 16.2.0-preview-20190606-02
15:42:34 [2019-10-24T15:42:34.323Z] Copyright (c) Microsoft Corporation.  All rights reserved.
15:42:34 [2019-10-24T15:42:34.323Z] 
15:42:34 [2019-10-24T15:42:34.323Z] Starting test execution, please wait...
15:42:36 [2019-10-24T15:42:36.491Z] 
15:42:36 [2019-10-24T15:42:36.491Z] Test Run Successful.
15:42:36 [2019-10-24T15:42:36.491Z] Total tests: 4
15:42:36 [2019-10-24T15:42:36.491Z]      Passed: 4
15:42:36 [2019-10-24T15:42:36.491Z]  Total time: 1.7147 Seconds
15:42:36 [2019-10-24T15:42:36.491Z] 
15:42:36 [2019-10-24T15:42:36.491Z] Task                          Duration            
15:42:36 [2019-10-24T15:42:36.491Z] --------------------------------------------------
15:42:36 [2019-10-24T15:42:36.491Z] Nuget-Restore                 00:00:25.0381063    
15:42:36 [2019-10-24T15:42:36.491Z] Test                          00:00:34.5108951    
15:42:36 [2019-10-24T15:42:36.491Z] --------------------------------------------------
15:42:36 [2019-10-24T15:42:36.491Z] Total:                        00:00:59.5490014    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-pack)
[Pipeline] bat
15:42:38 [2019-10-24T15:42:38.489Z] 
15:42:38 [2019-10-24T15:42:38.490Z] d:\jenkins\workspace\HttpOverStream_0.1.21>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.21:C:/work -w C:/work/src -e TAG_NAME mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Nuget-pack 
15:42:41 [2019-10-24T15:42:41.387Z] Preparing to run build script...
15:42:41 [2019-10-24T15:42:41.850Z] Running build script...
15:42:48 [2019-10-24T15:42:48.904Z] 
15:42:48 [2019-10-24T15:42:48.904Z] ========================================
15:42:48 [2019-10-24T15:42:48.904Z] Nuget-Restore
15:42:48 [2019-10-24T15:42:48.904Z] ========================================
15:42:48 [2019-10-24T15:42:48.904Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
15:42:51 [2019-10-24T15:42:51.798Z] All packages listed in packages.config are already installed.
15:42:51 [2019-10-24T15:42:51.798Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
15:42:51 [2019-10-24T15:42:51.798Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
15:42:51 [2019-10-24T15:42:51.798Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj...
15:42:51 [2019-10-24T15:42:51.798Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj...
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
15:42:52 [2019-10-24T15:42:52.255Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
15:42:52 [2019-10-24T15:42:52.712Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 76ms
15:42:52 [2019-10-24T15:42:52.712Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 77ms
15:42:52 [2019-10-24T15:42:52.712Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 79ms
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
15:42:52 [2019-10-24T15:42:52.712Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 2ms
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
15:42:52 [2019-10-24T15:42:52.712Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 9ms
15:42:52 [2019-10-24T15:42:52.712Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 11ms
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
15:42:52 [2019-10-24T15:42:52.712Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
15:42:52 [2019-10-24T15:42:52.712Z] Committing restore...
15:42:52 [2019-10-24T15:42:52.712Z] Committing restore...
15:42:52 [2019-10-24T15:42:52.713Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
15:42:52 [2019-10-24T15:42:52.713Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
15:42:52 [2019-10-24T15:42:52.713Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
15:42:52 [2019-10-24T15:42:52.713Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 57ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 57ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 220ms
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 62ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 3ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 228ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 7ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 6ms
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z] Restore completed in 721.2 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 74ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 237ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 83ms
15:42:52 [2019-10-24T15:42:52.713Z] Restore completed in 721.19 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 245ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 238ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 15ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 10ms
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg
15:42:52 [2019-10-24T15:42:52.713Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 5ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 8ms
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 5ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 12ms
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 6ms
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json
15:42:52 [2019-10-24T15:42:52.713Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 3ms
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json
15:42:52 [2019-10-24T15:42:52.713Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 1160ms
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 1161ms
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 1133ms
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 1176ms
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 1179ms
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 1158ms
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 1125ms
15:42:53 [2019-10-24T15:42:53.678Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg
15:42:53 [2019-10-24T15:42:53.678Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
15:42:53 [2019-10-24T15:42:53.678Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
15:42:53 [2019-10-24T15:42:53.678Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
15:42:53 [2019-10-24T15:42:53.678Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
15:42:53 [2019-10-24T15:42:53.678Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 8ms
15:42:54 [2019-10-24T15:42:54.138Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 19ms
15:42:54 [2019-10-24T15:42:54.138Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 7ms
15:42:54 [2019-10-24T15:42:54.138Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg
15:42:54 [2019-10-24T15:42:54.138Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 17ms
15:42:54 [2019-10-24T15:42:54.138Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg
15:42:54 [2019-10-24T15:42:54.138Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 20ms
15:42:54 [2019-10-24T15:42:54.138Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 7ms
15:42:54 [2019-10-24T15:42:54.138Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 2118ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 2098ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 2127ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 2099ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 2088ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 2095ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 2131ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 2134ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 2127ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 2089ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 2116ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 2117ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 2107ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 2114ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 2106ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 2125ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 2111ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 2113ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 2109ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 2095ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 2106ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 2088ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 2106ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 2096ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 2090ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 2099ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 2131ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 2104ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 2097ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 2124ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 2101ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 9ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 3ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 17ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 3ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 3ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 6ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.101Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 4ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 4ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 8ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 10ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 10ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 12ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 3ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 15ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 13ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 9ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 12ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 2ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 77ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 78ms
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms
15:42:55 [2019-10-24T15:42:55.102Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg
15:42:55 [2019-10-24T15:42:55.102Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 5ms
15:42:57 [2019-10-24T15:42:57.274Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 1966ms
15:42:57 [2019-10-24T15:42:57.274Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 1969ms
15:42:57 [2019-10-24T15:42:57.274Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 1982ms
15:42:57 [2019-10-24T15:42:57.274Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 1978ms
15:42:59 [2019-10-24T15:42:59.444Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 4456ms
15:42:59 [2019-10-24T15:42:59.444Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.444Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.444Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.444Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
15:42:59 [2019-10-24T15:42:59.444Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 7ms
15:42:59 [2019-10-24T15:42:59.444Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 18ms
15:42:59 [2019-10-24T15:42:59.444Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 28ms
15:42:59 [2019-10-24T15:42:59.444Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 28ms
15:42:59 [2019-10-24T15:42:59.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 4902ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 9ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 61ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 10ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 57ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 80ms
15:42:59 [2019-10-24T15:42:59.903Z] Installing Owin 1.0.
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 6ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 6ms
15:42:59 [2019-10-24T15:42:59.903Z] Installing Microsoft.Owin 4.0.1.
15:42:59 [2019-10-24T15:42:59.903Z] Installing Microsoft.Owin.Hosting 4.0.1.
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 216ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 214ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 217ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 211ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 218ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 219ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 3ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 220ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 227ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 6ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 8ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 230ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 225ms
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 7ms
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg
15:42:59 [2019-10-24T15:42:59.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 214ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 212ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 224ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 8ms
15:43:00 [2019-10-24T15:43:00.362Z] Committing restore...
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 224ms
15:43:00 [2019-10-24T15:43:00.362Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 221ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 224ms
15:43:00 [2019-10-24T15:43:00.362Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 230ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z] Restore completed in 7.46 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 215ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 212ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 226ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z] Committing restore...
15:43:00 [2019-10-24T15:43:00.362Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.362Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 237ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 8ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 7ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 221ms
15:43:00 [2019-10-24T15:43:00.362Z] Restore completed in 5.29 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 215ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 236ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 242ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 216ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 227ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 4ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 2ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 211ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 231ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 218ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 237ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 70ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 4ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 213ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 59ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 7ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 220ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 230ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 219ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 216ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 4ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 214ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 239ms
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.362Z] Installing System.Numerics.Vectors 4.4.0.
15:43:00 [2019-10-24T15:43:00.362Z] Installing System.Buffers 4.4.0.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.ObjectPool 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Net.Http.Headers 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.Primitives 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1.
15:43:00 [2019-10-24T15:43:00.362Z] Installing Microsoft.AspNetCore.Http 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.AspNetCore.Hosting 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.Logging 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.Options 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.Configuration 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1.
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 236ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 214ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 220ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 6ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 59ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 59ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 60ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 56ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 3ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 74ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
15:43:00 [2019-10-24T15:43:00.819Z] Committing restore...
15:43:00 [2019-10-24T15:43:00.819Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props.
15:43:00 [2019-10-24T15:43:00.819Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json
15:43:00 [2019-10-24T15:43:00.819Z] Restore completed in 9.01 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 59ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 61ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 59ms
15:43:00 [2019-10-24T15:43:00.819Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
15:43:00 [2019-10-24T15:43:00.819Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms
15:43:01 [2019-10-24T15:43:01.783Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
15:43:01 [2019-10-24T15:43:01.783Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
15:43:01 [2019-10-24T15:43:01.783Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
15:43:01 [2019-10-24T15:43:01.783Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
15:43:01 [2019-10-24T15:43:01.783Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 62ms
15:43:01 [2019-10-24T15:43:01.783Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 73ms
15:43:01 [2019-10-24T15:43:01.783Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 79ms
15:43:02 [2019-10-24T15:43:02.240Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 221ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 4ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 7ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 7ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 8ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 56ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 61ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 57ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 59ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 60ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 5ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 6ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 7ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 8ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 6ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 60ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 58ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 62ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 65ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 6ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 11ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 5ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 6ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 8ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 59ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 59ms
15:43:02 [2019-10-24T15:43:02.697Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
15:43:02 [2019-10-24T15:43:02.697Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 5ms
15:43:03 [2019-10-24T15:43:03.155Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 212ms
15:43:03 [2019-10-24T15:43:03.155Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
15:43:03 [2019-10-24T15:43:03.155Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 3ms
15:43:03 [2019-10-24T15:43:03.155Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 228ms
15:43:03 [2019-10-24T15:43:03.155Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
15:43:03 [2019-10-24T15:43:03.155Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 5ms
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.Win32.Registry 4.0.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Threading.ThreadPool 4.0.10.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.ComponentModel 4.0.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Collections.NonGeneric 4.0.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Collections.Specialized 4.0.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.ComponentModel.Primitives 4.1.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Xml.XPath 4.0.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Collections.Immutable 1.2.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNetCore.Authorization 2.1.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Diagnostics.Process 4.1.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.ComponentModel.TypeConverter 4.1.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Reflection.Metadata 1.3.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Threading.Thread 4.0.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Diagnostics.TraceSource 4.0.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.Runtime.Loader 4.0.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing xunit.runner.visualstudio 2.4.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
15:43:03 [2019-10-24T15:43:03.155Z] Installing xunit 2.4.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNetCore 2.1.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.NETCore.App 2.1.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.AspNetCore.Mvc 2.1.1.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.NET.Test.Sdk 15.9.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing xunit.assert 2.4.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing xunit.analyzers 0.10.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing xunit.core 2.4.0.
15:43:03 [2019-10-24T15:43:03.155Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.Extensions.Logging.Console 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.NETCore.Platforms 2.1.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.NETCore.Targets 2.1.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.CodeCoverage 15.8.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing xunit.extensibility.execution 2.4.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing xunit.extensibility.core 2.4.0.
15:43:03 [2019-10-24T15:43:03.611Z] Installing Microsoft.AspNetCore.Routing 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing xunit.abstractions 2.0.2.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1.
15:43:04 [2019-10-24T15:43:04.575Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1.
15:43:05 [2019-10-24T15:43:05.031Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
15:43:05 [2019-10-24T15:43:05.031Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
15:43:05 [2019-10-24T15:43:05.031Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1.
15:43:05 [2019-10-24T15:43:05.031Z] Installing Microsoft.CodeCoverage 15.9.0.
15:43:05 [2019-10-24T15:43:05.031Z] Installing Microsoft.TestPlatform.TestHost 15.9.0.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing System.IO.Pipelines 4.5.0.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Localization 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.Extensions.Localization 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Cors 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.Extensions.WebEncoders 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Razor 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1.
15:43:05 [2019-10-24T15:43:05.032Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1.
15:43:06 [2019-10-24T15:43:06.562Z] Committing restore...
15:43:06 [2019-10-24T15:43:06.562Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
15:43:06 [2019-10-24T15:43:06.562Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
15:43:06 [2019-10-24T15:43:06.562Z] Restore completed in 13.91 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:43:07 [2019-10-24T15:43:07.019Z] Committing restore...
15:43:07 [2019-10-24T15:43:07.019Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props.
15:43:07 [2019-10-24T15:43:07.019Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json
15:43:07 [2019-10-24T15:43:07.019Z] Restore completed in 15.13 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:43:07 [2019-10-24T15:43:07.019Z] 
15:43:07 [2019-10-24T15:43:07.019Z] NuGet Config files used:
15:43:07 [2019-10-24T15:43:07.019Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
15:43:07 [2019-10-24T15:43:07.019Z] 
15:43:07 [2019-10-24T15:43:07.019Z] Feeds used:
15:43:07 [2019-10-24T15:43:07.019Z]     https://api.nuget.org/v3/index.json
15:43:07 [2019-10-24T15:43:07.019Z] 
15:43:07 [2019-10-24T15:43:07.019Z] Installed:
15:43:07 [2019-10-24T15:43:07.019Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
15:43:07 [2019-10-24T15:43:07.019Z]     27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj
15:43:07 [2019-10-24T15:43:07.019Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
15:43:07 [2019-10-24T15:43:07.019Z]     122 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 557.81 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 557.82 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 32.38 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 9.1 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 653.73 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 578.75 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:43:12 [2019-10-24T15:43:12.802Z]   Restore completed in 1.42 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:43:12 [2019-10-24T15:43:12.802Z] 
15:43:12 [2019-10-24T15:43:12.802Z] ========================================
15:43:12 [2019-10-24T15:43:12.802Z] Nuget-pack
15:43:12 [2019-10-24T15:43:12.802Z] ========================================
15:43:13 [2019-10-24T15:43:13.259Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core
15:43:13 [2019-10-24T15:43:13.259Z] Copyright (C) Microsoft Corporation. All rights reserved.
15:43:13 [2019-10-24T15:43:13.259Z] 
15:43:14 [2019-10-24T15:43:14.224Z]   Restore completed in 311.84 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:43:14 [2019-10-24T15:43:14.224Z]   Restore completed in 311.9 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:43:14 [2019-10-24T15:43:14.224Z]   Restore completed in 311.9 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:43:14 [2019-10-24T15:43:14.224Z]   Restore completed in 18.08 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:43:14 [2019-10-24T15:43:14.224Z]   Restore completed in 22.69 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:43:14 [2019-10-24T15:43:14.687Z]   Restore completed in 187.54 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:43:14 [2019-10-24T15:43:14.687Z]   Restore completed in 702.19 ms for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:43:17 [2019-10-24T15:43:17.590Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
15:43:17 [2019-10-24T15:43:17.590Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.21.nupkg'.
15:43:18 [2019-10-24T15:43:18.555Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
15:43:18 [2019-10-24T15:43:18.555Z]   HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll
15:43:19 [2019-10-24T15:43:19.013Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll
15:43:19 [2019-10-24T15:43:19.013Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.AspnetCore.0.1.21.nupkg'.
15:43:19 [2019-10-24T15:43:19.013Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
15:43:19 [2019-10-24T15:43:19.013Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.21.nupkg'.
15:43:19 [2019-10-24T15:43:19.013Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.21.nupkg'.
15:43:19 [2019-10-24T15:43:19.470Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.21.nupkg'.
15:43:19 [2019-10-24T15:43:19.470Z] 
15:43:19 [2019-10-24T15:43:19.470Z] Task                          Duration            
15:43:19 [2019-10-24T15:43:19.470Z] --------------------------------------------------
15:43:19 [2019-10-24T15:43:19.470Z] Nuget-Restore                 00:00:24.8731172    
15:43:19 [2019-10-24T15:43:19.470Z] Nuget-pack                    00:00:06.4281439    
15:43:19 [2019-10-24T15:43:19.470Z] --------------------------------------------------
15:43:19 [2019-10-24T15:43:19.470Z] Total:                        00:00:31.3012611    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Nuget-push)
[Pipeline] withCredentials
15:43:21 [2019-10-24T15:43:21.198Z] Masking supported pattern matches of %NugetAPIKey%
[Pipeline] {
[Pipeline] bat
15:43:22 [2019-10-24T15:43:22.801Z] 
15:43:22 [2019-10-24T15:43:22.801Z] d:\jenkins\workspace\HttpOverStream_0.1.21>docker run --rm -v d:\jenkins\workspace\HttpOverStream_0.1.21:C:/work -w C:/work/src -e NugetAPIKey -e TAG_NAME mcr.microsoft.com/dotnet/framework/sdk:4.8-20190910-windowsservercore-ltsc2019 powershell -File build.ps1 -Target Nuget-push 
15:43:25 [2019-10-24T15:43:25.699Z] Preparing to run build script...
15:43:26 [2019-10-24T15:43:26.156Z] Running build script...
15:43:33 [2019-10-24T15:43:33.211Z] 
15:43:33 [2019-10-24T15:43:33.211Z] ========================================
15:43:33 [2019-10-24T15:43:33.211Z] Nuget-Restore
15:43:33 [2019-10-24T15:43:33.211Z] ========================================
15:43:33 [2019-10-24T15:43:33.211Z] MSBuild auto-detection: using msbuild version '16.2.37902.0' from 'C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin'.
15:43:36 [2019-10-24T15:43:36.110Z] All packages listed in packages.config are already installed.
15:43:36 [2019-10-24T15:43:36.110Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj...
15:43:36 [2019-10-24T15:43:36.110Z] Restoring packages for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj...
15:43:36 [2019-10-24T15:43:36.110Z] Restoring packages for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj...
15:43:36 [2019-10-24T15:43:36.110Z] Restoring packages for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj...
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json
15:43:36 [2019-10-24T15:43:36.573Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/index.json 64ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/index.json 67ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/index.json 68ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/index.json 73ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/index.json 72ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/index.json 75ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/index.json 84ms
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc/2.1.1/microsoft.aspnetcore.mvc.2.1.1.nupkg 12ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore/2.1.1/microsoft.aspnetcore.2.1.1.nupkg 16ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/xunit/2.4.0/xunit.2.4.0.nupkg 13ms
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.app/2.1.0/microsoft.netcore.app.2.1.0.nupkg 5ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/2.4.0/xunit.runner.visualstudio.2.4.0.nupkg 3ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.1.1/microsoft.aspnetcore.hosting.2.1.1.nupkg 8ms
15:43:37 [2019-10-24T15:43:37.030Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.9.0/microsoft.net.test.sdk.15.9.0.nupkg 25ms
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json
15:43:37 [2019-10-24T15:43:37.031Z] Committing restore...
15:43:37 [2019-10-24T15:43:37.031Z] Committing restore...
15:43:37 [2019-10-24T15:43:37.031Z] Generating MSBuild file C:\work\src\HttpOverStream.Client\obj\HttpOverStream.Client.csproj.nuget.g.props.
15:43:37 [2019-10-24T15:43:37.031Z] Generating MSBuild file C:\work\src\HttpOverStream.NamedPipe\obj\HttpOverStream.NamedPipe.csproj.nuget.g.props.
15:43:37 [2019-10-24T15:43:37.031Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.NamedPipe\obj\project.assets.json
15:43:37 [2019-10-24T15:43:37.031Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Client\obj\project.assets.json
15:43:37 [2019-10-24T15:43:37.031Z] Restore completed in 794.77 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:43:37 [2019-10-24T15:43:37.031Z] Restore completed in 794.81 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:43:37 [2019-10-24T15:43:37.031Z] Restoring packages for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj...
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json
15:43:37 [2019-10-24T15:43:37.031Z] Restoring packages for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj...
15:43:37 [2019-10-24T15:43:37.031Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/index.json 474ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/index.json 294ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/index.json 292ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/index.json 305ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/index.json 312ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/index.json 321ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/index.json 309ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/index.json 303ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/index.json 289ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/index.json 300ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/index.json 290ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/index.json 317ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/index.json 287ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/index.json 335ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/index.json 340ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/index.json 301ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/index.json 316ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/index.json 309ms
15:43:37 [2019-10-24T15:43:37.031Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/index.json 313ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/index.json 777ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/index.json 594ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/index.json 783ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.design/2.1.1/microsoft.aspnetcore.razor.design.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.taghelpers/2.1.1/microsoft.aspnetcore.mvc.taghelpers.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/2.1.1/microsoft.extensions.caching.memory.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.localization/2.1.1/microsoft.aspnetcore.mvc.localization.2.1.1.nupkg 3ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/15.8.0/microsoft.net.test.sdk.15.8.0.nupkg 607ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razorpages/2.1.1/microsoft.aspnetcore.mvc.razorpages.2.1.1.nupkg 3ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.cors/2.1.1/microsoft.aspnetcore.mvc.cors.2.1.1.nupkg 4ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.1.1/microsoft.aspnetcore.mvc.viewfeatures.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor.extensions/2.1.1/microsoft.aspnetcore.mvc.razor.extensions.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.1.1/microsoft.aspnetcore.mvc.formatters.json.2.1.1.nupkg 2ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.usersecrets/2.1.1/microsoft.extensions.configuration.usersecrets.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.debug/2.1.1/microsoft.extensions.logging.debug.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/2.1.1/microsoft.extensions.dependencyinjection.2.1.1.nupkg 7ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.1.1/microsoft.aspnetcore.mvc.dataannotations.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/2.1.1/microsoft.extensions.configuration.json.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/2.1.1/microsoft.extensions.configuration.environmentvariables.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/5.2.7/microsoft.aspnet.webapi.client.5.2.7.nupkg 46ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/2.1.1/microsoft.extensions.logging.2.1.1.nupkg 6ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.1.1/microsoft.aspnetcore.mvc.apiexplorer.2.1.1.nupkg 7ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/2.1.1/microsoft.extensions.logging.console.2.1.1.nupkg 5ms
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin/4.0.1/microsoft.owin.4.0.1.nupkg 12ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/index.json 826ms
15:43:38 [2019-10-24T15:43:38.002Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/index.json 825ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/index.json 3828ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/index.json 3777ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/index.json 3842ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/index.json 3836ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/2.1.1/microsoft.extensions.configuration.fileextensions.2.1.1.nupkg 2957ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/index.json 2976ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/index.json 2978ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/index.json 3832ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/index.json 3826ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/index.json 3614ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/index.json 3847ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/index.json 3840ms
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.4.0/xunit.assert.2.4.0.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/0.10.0/xunit.analyzers.0.10.0.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/2.1.1/microsoft.extensions.logging.configuration.2.1.1.nupkg 2975ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.https/2.1.1/microsoft.aspnetcore.server.kestrel.https.2.1.1.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.commandline/2.1.1/microsoft.extensions.configuration.commandline.2.1.1.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.901Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.iisintegration/2.1.1/microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json
15:43:40 [2019-10-24T15:43:40.901Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel/2.1.1/microsoft.aspnetcore.server.kestrel.2.1.1.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hostfiltering/2.1.1/microsoft.aspnetcore.hostfiltering.2.1.1.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.4.0/xunit.core.2.4.0.nupkg 16ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.9.0/microsoft.codecoverage.15.9.0.nupkg 24ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/15.8.0/microsoft.codecoverage.15.8.0.nupkg 14ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.owin.hosting/4.0.1/microsoft.owin.hosting.4.0.1.nupkg 13ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.9.0/microsoft.testplatform.testhost.15.9.0.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/15.8.0/microsoft.testplatform.testhost.15.8.0.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics/2.1.1/microsoft.aspnetcore.diagnostics.2.1.1.nupkg 19ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.1.1/microsoft.aspnetcore.routing.2.1.1.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/index.json 66ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/2.1.1/microsoft.extensions.configuration.2.1.1.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/index.json 93ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/owin/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/index.json 61ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/2.1.1/microsoft.extensions.configuration.abstractions.2.1.1.nupkg 7ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/2.1.1/microsoft.extensions.configuration.binder.2.1.1.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/index.json 58ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/index.json 80ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/index.json 125ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/2.1.1/microsoft.extensions.options.configurationextensions.2.1.1.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.runtime/2.1.1/microsoft.aspnetcore.razor.runtime.2.1.1.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/2.1.1/microsoft.extensions.fileproviders.physical.2.1.1.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/index.json 213ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/index.json 220ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/index.json 218ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/2.1.1/microsoft.extensions.caching.abstractions.2.1.1.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/2.1.1/microsoft.extensions.options.2.1.1.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/2.1.1/microsoft.extensions.dependencyinjection.abstractions.2.1.1.nupkg 4ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/index.json 255ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/index.json 244ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/index.json 248ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.razor/2.1.1/microsoft.aspnetcore.mvc.razor.2.1.1.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.1.1/microsoft.aspnetcore.mvc.core.2.1.1.nupkg 4ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/index.json 257ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.1.1/microsoft.aspnetcore.cors.2.1.1.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/index.json 122ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.localization/2.1.1/microsoft.aspnetcore.localization.2.1.1.nupkg 8ms
15:43:40 [2019-10-24T15:43:40.902Z]   GET https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg
15:43:40 [2019-10-24T15:43:40.902Z]   OK https://api.nuget.org/v3-flatcontainer/system.io.pipelines/4.5.0/system.io.pipelines.4.5.0.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/index.json 239ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/index.json 283ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/index.json 212ms
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/index.json 215ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/2.1.1/microsoft.extensions.logging.abstractions.2.1.1.nupkg 4ms
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization/2.1.1/microsoft.extensions.localization.2.1.1.nupkg 3ms
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/index.json 228ms
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.4.0/xunit.extensibility.core.2.4.0.nupkg 5ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.4.0/xunit.extensibility.execution.2.4.0.nupkg 6ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/index.json 222ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.1.1/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg 4ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/index.json 313ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/index.json 291ms
15:43:40 [2019-10-24T15:43:40.903Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/index.json 329ms
15:43:40 [2019-10-24T15:43:40.903Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.361Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/2.1.1/microsoft.extensions.filesystemglobbing.2.1.1.nupkg 3ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/index.json 227ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/index.json 323ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/index.json 240ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/2.1.1/microsoft.extensions.hosting.abstractions.2.1.1.nupkg 4ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.1.1/microsoft.aspnetcore.http.extensions.2.1.1.nupkg 12ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.1.1/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg 9ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/index.json 244ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/index.json 238ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/index.json 214ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/owin/index.json 235ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.sockets/2.1.1/microsoft.aspnetcore.server.kestrel.transport.sockets.2.1.1.nupkg 3ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.1.1/microsoft.aspnetcore.http.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.core/2.1.1/microsoft.aspnetcore.server.kestrel.core.2.1.1.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.1.1/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg 3ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/2.1.1/microsoft.extensions.primitives.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/index.json 213ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/2.1.1/microsoft.extensions.objectpool.2.1.1.nupkg 4ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/index.json 232ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/owin/1.0.0/owin.1.0.0.nupkg 3ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/index.json 211ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/index.json 233ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.razor/2.1.1/microsoft.codeanalysis.razor.2.1.1.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/index.json 236ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor.language/2.1.1/microsoft.aspnetcore.razor.language.2.1.1.nupkg 4ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/2.1.1/microsoft.aspnetcore.webutilities.2.1.1.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/index.json 218ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/index.json 215ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/index.json 253ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/index.json 304ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.1.1/microsoft.aspnetcore.diagnostics.abstractions.2.1.1.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.1.1/microsoft.aspnetcore.antiforgery.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/index.json 310ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/2.1.1/microsoft.extensions.fileproviders.abstractions.2.1.1.nupkg 3ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.razor/2.1.1/microsoft.aspnetcore.razor.2.1.1.nupkg 7ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/2.1.1/microsoft.extensions.webencoders.2.1.1.nupkg 8ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/index.json 299ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.1.1/microsoft.aspnetcore.authentication.core.2.1.1.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.httpoverrides/2.1.1/microsoft.aspnetcore.httpoverrides.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/index.json
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.1.1/microsoft.aspnetcore.html.abstractions.2.1.1.nupkg 10ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/index.json 470ms
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/index.json 214ms
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json
15:43:41 [2019-10-24T15:43:41.362Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/index.json 64ms
15:43:41 [2019-10-24T15:43:41.362Z] Installing Owin 1.0.
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.362Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/2.1.1/microsoft.aspnetcore.jsonpatch.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.localization.abstractions/2.1.1/microsoft.extensions.localization.abstractions.2.1.1.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/system.numerics.vectors/4.4.0/system.numerics.vectors.4.4.0.nupkg 6ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/index.json 65ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/2.1.1/microsoft.aspnetcore.http.features.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/index.json 214ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.1.1/microsoft.aspnetcore.hosting.server.abstractions.2.1.1.nupkg 3ms
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/index.json 216ms
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Owin 4.0.1.
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Owin.Hosting 4.0.1.
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/2.1.1/microsoft.net.http.headers.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/index.json 217ms
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/system.buffers/4.4.0/system.buffers.4.4.0.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/index.json 237ms
15:43:41 [2019-10-24T15:43:41.363Z] Installing System.Buffers 4.4.0.
15:43:41 [2019-10-24T15:43:41.363Z] Committing restore...
15:43:41 [2019-10-24T15:43:41.363Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.Owin\obj\HttpOverStream.Server.Owin.csproj.nuget.g.props.
15:43:41 [2019-10-24T15:43:41.363Z] Installing System.Numerics.Vectors 4.4.0.
15:43:41 [2019-10-24T15:43:41.363Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.Owin\obj\project.assets.json
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.AspNetCore.Http.Features 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.AspNetCore.Hosting.Server.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Restore completed in 4.4 sec for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.AspNetCore.WebUtilities 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.server.kestrel.transport.abstractions/2.1.1/microsoft.aspnetcore.server.kestrel.transport.abstractions.2.1.1.nupkg 5ms
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.ObjectPool 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Restoring packages for C:\work\src\HttpOverStream\HttpOverStream.csproj...
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.FileSystemGlobbing 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.Primitives 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Committing restore...
15:43:41 [2019-10-24T15:43:41.363Z] Generating MSBuild file C:\work\src\HttpOverStream\obj\HttpOverStream.csproj.nuget.g.props.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.Configuration.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Net.Http.Headers 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream\obj\project.assets.json
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.AspNetCore.Http.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.FileProviders.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Restore completed in 5.25 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.Logging.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.Configuration.Binder 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.363Z] Installing Microsoft.AspNetCore.Hosting.Abstractions 2.1.1.
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/index.json 390ms
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/index.json 366ms
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/index.json 394ms
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/index.json 365ms
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/index.json 376ms
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/index.json 371ms
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/index.json 330ms
15:43:41 [2019-10-24T15:43:41.820Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.820Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.820Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.820Z] Installing Microsoft.AspNetCore.Hosting 2.1.1.
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.1.1/microsoft.aspnetcore.authentication.abstractions.2.1.1.nupkg 22ms
15:43:41 [2019-10-24T15:43:41.820Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/2.1.1/microsoft.aspnetcore.dataprotection.2.1.1.nupkg 22ms
15:43:41 [2019-10-24T15:43:41.820Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg
15:43:41 [2019-10-24T15:43:41.820Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.composite/2.1.1/microsoft.extensions.fileproviders.composite.2.1.1.nupkg 22ms
15:43:42 [2019-10-24T15:43:42.276Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg
15:43:45 [2019-10-24T15:43:45.170Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.1.1/microsoft.aspnetcore.responsecaching.abstractions.2.1.1.nupkg 3451ms
15:43:45 [2019-10-24T15:43:45.170Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.1.1/microsoft.aspnetcore.authorization.policy.2.1.1.nupkg 3452ms
15:43:45 [2019-10-24T15:43:45.170Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.1.1/microsoft.aspnetcore.mvc.abstractions.2.1.1.nupkg 2902ms
15:43:45 [2019-10-24T15:43:45.170Z]   GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg
15:43:45 [2019-10-24T15:43:45.170Z]   OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.2/xunit.abstractions.2.0.2.nupkg 8ms
15:43:45 [2019-10-24T15:43:45.170Z] Installing Microsoft.Extensions.Configuration.EnvironmentVariables 2.1.1.
15:43:45 [2019-10-24T15:43:45.170Z] Installing Microsoft.Extensions.Configuration.FileExtensions 2.1.1.
15:43:45 [2019-10-24T15:43:45.170Z] Installing Microsoft.Extensions.DependencyInjection 2.1.1.
15:43:45 [2019-10-24T15:43:45.170Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json
15:43:45 [2019-10-24T15:43:45.170Z] Installing Microsoft.Extensions.Logging 2.1.1.
15:43:45 [2019-10-24T15:43:45.170Z] Installing Microsoft.AspNetCore.Http.Extensions 2.1.1.
15:43:45 [2019-10-24T15:43:45.170Z] Installing Microsoft.Extensions.Configuration 2.1.1.
15:43:45 [2019-10-24T15:43:45.171Z] Installing Microsoft.Extensions.FileProviders.Physical 2.1.1.
15:43:45 [2019-10-24T15:43:45.171Z] Installing Microsoft.Extensions.Hosting.Abstractions 2.1.1.
15:43:45 [2019-10-24T15:43:45.171Z] Installing Microsoft.Extensions.Options 2.1.1.
15:43:45 [2019-10-24T15:43:45.171Z] Installing Microsoft.AspNetCore.Http 2.1.1.
15:43:45 [2019-10-24T15:43:45.171Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json
15:43:45 [2019-10-24T15:43:45.171Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json
15:43:45 [2019-10-24T15:43:45.171Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/index.json 214ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/2.1.1/microsoft.aspnetcore.connections.abstractions.2.1.1.nupkg 5ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/index.json 215ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/2.1.1/microsoft.aspnetcore.authorization.2.1.1.nupkg 5ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/index.json 217ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/index.json 217ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/2.1.1/microsoft.aspnetcore.cryptography.internal.2.1.1.nupkg 5ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/2.1.1/microsoft.aspnetcore.dataprotection.abstractions.2.1.1.nupkg 3ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/index.json 62ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.8.0/microsoft.testplatform.objectmodel.15.8.0.nupkg 5ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/15.9.0/microsoft.testplatform.objectmodel.15.9.0.nupkg 10ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/index.json 60ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg
15:43:45 [2019-10-24T15:43:45.627Z] Committing restore...
15:43:45 [2019-10-24T15:43:45.627Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore\obj\HttpOverStream.Server.AspnetCore.csproj.nuget.g.props.
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/2.1.0/microsoft.netcore.platforms.2.1.0.nupkg 4ms
15:43:45 [2019-10-24T15:43:45.627Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore\obj\project.assets.json
15:43:45 [2019-10-24T15:43:45.627Z] Restore completed in 9.41 sec for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/index.json 214ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/index.json 217ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.2.1.0.nupkg 6ms
15:43:45 [2019-10-24T15:43:45.627Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/2.1.0/microsoft.netcore.targets.2.1.0.nupkg 4ms
15:43:45 [2019-10-24T15:43:45.627Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/index.json 227ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/1.0.3/microsoft.extensions.dependencymodel.1.0.3.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/index.json 84ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.reflection.metadata/1.3.0/system.reflection.metadata.1.3.0.nupkg 6ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/index.json 214ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.runtime.loader/4.0.0/system.runtime.loader.4.0.0.nupkg 3ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/index.json 225ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/index.json 228ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.typeconverter/4.1.0/system.componentmodel.typeconverter.4.1.0.nupkg 6ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.eventbasedasync/4.0.11/system.componentmodel.eventbasedasync.4.0.11.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/index.json 213ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/index.json 213ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/index.json 214ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/index.json 214ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/index.json 215ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath.xmldocument/4.0.1/system.xml.xpath.xmldocument.4.0.1.nupkg 6ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.textwritertracelistener/4.0.0/system.diagnostics.textwritertracelistener.4.0.0.nupkg 3ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.process/4.1.0/system.diagnostics.process.4.1.0.nupkg 6ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.4.0.0.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.thread/4.0.0/system.threading.thread.4.0.0.nupkg 19ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/index.json 214ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.2.1.0.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/index.json 222ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/1.0.3/microsoft.dotnet.platformabstractions.1.0.3.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/index.json 212ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.immutable/1.2.0/system.collections.immutable.1.2.0.nupkg 11ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/index.json 61ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/index.json 60ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel.primitives/4.1.0/system.componentmodel.primitives.4.1.0.nupkg 3ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.componentmodel/4.0.1/system.componentmodel.4.0.1.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/index.json 215ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/index.json 218ms
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.nongeneric/4.0.1/system.collections.nongeneric.4.0.1.nupkg 4ms
15:43:46 [2019-10-24T15:43:46.085Z]   GET https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg
15:43:46 [2019-10-24T15:43:46.085Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/index.json 227ms
15:43:46 [2019-10-24T15:43:46.542Z]   GET https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg
15:43:46 [2019-10-24T15:43:46.542Z]   OK https://api.nuget.org/v3-flatcontainer/system.collections.specialized/4.0.1/system.collections.specialized.4.0.1.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.542Z]   OK https://api.nuget.org/v3-flatcontainer/system.xml.xpath/4.0.1/system.xml.xpath.4.0.1.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.543Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/index.json 226ms
15:43:46 [2019-10-24T15:43:46.543Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg
15:43:46 [2019-10-24T15:43:46.543Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.2.1.0.nupkg 5ms
15:43:46 [2019-10-24T15:43:46.543Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/index.json 212ms
15:43:46 [2019-10-24T15:43:46.543Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/index.json 213ms
15:43:46 [2019-10-24T15:43:46.543Z]   GET https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg
15:43:46 [2019-10-24T15:43:46.543Z]   GET https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg
15:43:46 [2019-10-24T15:43:46.543Z]   OK https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/4.0.0/microsoft.win32.registry.4.0.0.nupkg 4ms
15:43:46 [2019-10-24T15:43:46.543Z]   OK https://api.nuget.org/v3-flatcontainer/system.threading.threadpool/4.0.10/system.threading.threadpool.4.0.10.nupkg 6ms
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Threading.ThreadPool 4.0.10.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.Win32.Registry 4.0.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Xml.XPath 4.0.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Collections.Specialized 4.0.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Collections.NonGeneric 4.0.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.ComponentModel 4.0.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.ComponentModel.Primitives 4.1.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Collections.Immutable 1.2.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNetCore.Cryptography.Internal 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNetCore.DataProtection.Abstractions 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNetCore.Authorization 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNetCore.Connections.Abstractions 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Diagnostics.Process 4.1.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Xml.XPath.XmlDocument 4.0.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.ComponentModel.TypeConverter 4.1.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Reflection.Metadata 1.3.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Diagnostics.TraceSource 4.0.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Threading.Thread 4.0.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Diagnostics.TextWriterTraceListener 4.0.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.ComponentModel.EventBasedAsync 4.0.11.
15:43:46 [2019-10-24T15:43:46.543Z] Installing xunit.runner.visualstudio 2.4.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNet.WebApi.Client 5.2.7.
15:43:46 [2019-10-24T15:43:46.543Z] Installing xunit 2.4.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNetCore 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.AspNetCore.Mvc 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.NETCore.App 2.1.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.NET.Test.Sdk 15.9.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing xunit.assert 2.4.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing xunit.analyzers 0.10.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing xunit.core 2.4.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing System.Runtime.Loader 4.0.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.Extensions.Logging.Debug 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.NET.Test.Sdk 15.8.0.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.Extensions.Configuration.UserSecrets 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.Extensions.Logging.Console 2.1.1.
15:43:46 [2019-10-24T15:43:46.543Z] Installing Microsoft.Extensions.Configuration.Json 2.1.1.
15:43:47 [2019-10-24T15:43:47.000Z] Installing Microsoft.NETCore.Platforms 2.1.0.
15:43:47 [2019-10-24T15:43:47.000Z] Installing Microsoft.NETCore.Targets 2.1.0.
15:43:47 [2019-10-24T15:43:47.000Z] Installing Microsoft.Extensions.Configuration.CommandLine 2.1.1.
15:43:47 [2019-10-24T15:43:47.000Z] Installing Microsoft.Extensions.Logging.Configuration 2.1.1.
15:43:47 [2019-10-24T15:43:47.000Z] Installing Microsoft.NETCore.DotNetHostPolicy 2.1.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Routing 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.CodeCoverage 15.8.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.HostFiltering 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Diagnostics 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.TestPlatform.TestHost 15.8.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing xunit.extensibility.execution 2.4.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Server.IISIntegration 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Server.Kestrel.Https 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Server.Kestrel 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.Extensions.Caching.Memory 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.DotNet.PlatformAbstractions 1.0.3.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Mvc.Razor.Extensions 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing xunit.extensibility.core 2.4.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.NETCore.DotNetHostResolver 2.1.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Mvc.Localization 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Mvc.TagHelpers 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Mvc.RazorPages 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.Extensions.DependencyModel 1.0.3.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.AspNetCore.Mvc.Cors 2.1.1.
15:43:47 [2019-10-24T15:43:47.457Z] Installing Microsoft.TestPlatform.ObjectModel 15.8.0.
15:43:47 [2019-10-24T15:43:47.457Z] Installing xunit.abstractions 2.0.2.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.Formatters.Json 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.DataAnnotations 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.ApiExplorer 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.ViewFeatures 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Razor.Design 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.NETCore.DotNetAppHost 2.1.0.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.CodeCoverage 15.9.0.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.TestPlatform.TestHost 15.9.0.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.Extensions.Options.ConfigurationExtensions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Routing.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Diagnostics.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing System.IO.Pipelines 4.5.0.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.HttpOverrides 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Authentication.Core 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Server.Kestrel.Core 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.Extensions.Caching.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.CodeAnalysis.Razor 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Razor.Language 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.Extensions.Localization 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Localization 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.Razor 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Razor.Runtime 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Cors 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.Core 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.JsonPatch 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.Extensions.WebEncoders 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Html.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Antiforgery 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.TestPlatform.ObjectModel 15.9.0.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Authentication.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.Extensions.Localization.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.Extensions.FileProviders.Composite 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Razor 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.ResponseCaching.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Mvc.Abstractions 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.Authorization.Policy 2.1.1.
15:43:47 [2019-10-24T15:43:47.915Z] Installing Microsoft.AspNetCore.DataProtection 2.1.1.
15:43:49 [2019-10-24T15:43:49.445Z] Committing restore...
15:43:49 [2019-10-24T15:43:49.445Z] Generating MSBuild file C:\work\src\HttpOverStream.Tests\obj\HttpOverStream.Tests.csproj.nuget.g.props.
15:43:49 [2019-10-24T15:43:49.445Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Tests\obj\project.assets.json
15:43:49 [2019-10-24T15:43:49.445Z] Restore completed in 12.42 sec for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:43:49 [2019-10-24T15:43:49.903Z] Committing restore...
15:43:49 [2019-10-24T15:43:49.903Z] Generating MSBuild file C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\HttpOverStream.Server.AspnetCore.Tests.csproj.nuget.g.props.
15:43:49 [2019-10-24T15:43:49.903Z] Writing lock file to disk. Path: C:\work\src\HttpOverStream.Server.AspnetCore.Tests\obj\project.assets.json
15:43:49 [2019-10-24T15:43:49.903Z] Restore completed in 13.62 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:43:49 [2019-10-24T15:43:49.903Z] 
15:43:49 [2019-10-24T15:43:49.903Z] NuGet Config files used:
15:43:49 [2019-10-24T15:43:49.903Z]     C:\Users\ContainerAdministrator\AppData\Roaming\NuGet\NuGet.Config
15:43:49 [2019-10-24T15:43:49.903Z] 
15:43:49 [2019-10-24T15:43:49.903Z] Feeds used:
15:43:49 [2019-10-24T15:43:49.903Z]     https://api.nuget.org/v3/index.json
15:43:49 [2019-10-24T15:43:49.903Z] 
15:43:49 [2019-10-24T15:43:49.903Z] Installed:
15:43:49 [2019-10-24T15:43:49.903Z]     3 package(s) to C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj
15:43:49 [2019-10-24T15:43:49.903Z]     27 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj
15:43:49 [2019-10-24T15:43:49.903Z]     37 package(s) to C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj
15:43:49 [2019-10-24T15:43:49.903Z]     122 package(s) to C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj
15:43:55 [2019-10-24T15:43:55.681Z]   Restore completed in 323.47 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:43:55 [2019-10-24T15:43:55.681Z]   Restore completed in 323.49 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:43:55 [2019-10-24T15:43:55.681Z]   Restore completed in 357.94 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:43:55 [2019-10-24T15:43:55.681Z]   Restore completed in 17.52 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:43:55 [2019-10-24T15:43:55.681Z]   Restore completed in 58.13 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:43:56 [2019-10-24T15:43:56.139Z]   Restore completed in 750.37 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:43:56 [2019-10-24T15:43:56.139Z]   Restore completed in 1.37 sec for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:43:56 [2019-10-24T15:43:56.139Z] 
15:43:56 [2019-10-24T15:43:56.139Z] ========================================
15:43:56 [2019-10-24T15:43:56.139Z] Nuget-pack
15:43:56 [2019-10-24T15:43:56.139Z] ========================================
15:43:56 [2019-10-24T15:43:56.596Z] Microsoft (R) Build Engine version 16.2.32702+c4012a063 for .NET Core
15:43:56 [2019-10-24T15:43:56.597Z] Copyright (C) Microsoft Corporation. All rights reserved.
15:43:56 [2019-10-24T15:43:56.597Z] 
15:43:57 [2019-10-24T15:43:57.564Z]   Restore completed in 313.33 ms for C:\work\src\HttpOverStream.Server.AspnetCore\HttpOverStream.Server.AspnetCore.csproj.
15:43:57 [2019-10-24T15:43:57.564Z]   Restore completed in 313.32 ms for C:\work\src\HttpOverStream.NamedPipe\HttpOverStream.NamedPipe.csproj.
15:43:57 [2019-10-24T15:43:57.564Z]   Restore completed in 313.33 ms for C:\work\src\HttpOverStream.Client\HttpOverStream.Client.csproj.
15:43:58 [2019-10-24T15:43:58.022Z]   Restore completed in 17.72 ms for C:\work\src\HttpOverStream\HttpOverStream.csproj.
15:43:58 [2019-10-24T15:43:58.022Z]   Restore completed in 22.2 ms for C:\work\src\HttpOverStream.Server.Owin\HttpOverStream.Server.Owin.csproj.
15:43:58 [2019-10-24T15:43:58.022Z]   Restore completed in 186.57 ms for C:\work\src\HttpOverStream.Tests\HttpOverStream.Tests.csproj.
15:43:58 [2019-10-24T15:43:58.022Z]   Restore completed in 702.81 ms for C:\work\src\HttpOverStream.Server.AspnetCore.Tests\HttpOverStream.Server.AspnetCore.Tests.csproj.
15:44:00 [2019-10-24T15:44:00.962Z]   HttpOverStream -> C:\work\src\HttpOverStream\bin\Release\netstandard2.0\HttpOverStream.dll
15:44:00 [2019-10-24T15:44:00.962Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.0.1.21.nupkg'.
15:44:01 [2019-10-24T15:44:01.928Z]   HttpOverStream.Client -> C:\work\src\HttpOverStream.Client\bin\Release\netstandard2.0\HttpOverStream.Client.dll
15:44:01 [2019-10-24T15:44:01.928Z]   HttpOverStream.Server.AspnetCore -> C:\work\src\HttpOverStream.Server.AspnetCore\bin\Release\netstandard2.0\HttpOverStream.Server.AspnetCore.dll
15:44:02 [2019-10-24T15:44:02.385Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Client.0.1.21.nupkg'.
15:44:02 [2019-10-24T15:44:02.385Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.AspnetCore.0.1.21.nupkg'.
15:44:02 [2019-10-24T15:44:02.385Z]   HttpOverStream.Server.Owin -> C:\work\src\HttpOverStream.Server.Owin\bin\Release\net461\HttpOverStream.Server.Owin.dll
15:44:02 [2019-10-24T15:44:02.385Z]   HttpOverStream.NamedPipe -> C:\work\src\HttpOverStream.NamedPipe\bin\Release\netstandard2.0\HttpOverStream.NamedPipe.dll
15:44:02 [2019-10-24T15:44:02.842Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.NamedPipe.0.1.21.nupkg'.
15:44:02 [2019-10-24T15:44:02.842Z]   Successfully created package 'C:/work/src/nupkgs\HttpOverStream.Server.Owin.0.1.21.nupkg'.
15:44:02 [2019-10-24T15:44:02.842Z] 
15:44:02 [2019-10-24T15:44:02.842Z] ========================================
15:44:02 [2019-10-24T15:44:02.842Z] Nuget-push
15:44:02 [2019-10-24T15:44:02.842Z] ========================================
15:44:03 [2019-10-24T15:44:03.806Z] Pushing HttpOverStream.0.1.21.nupkg to 'https://www.nuget.org/api/v2/package'...
15:44:03 [2019-10-24T15:44:03.806Z]   PUT https://www.nuget.org/api/v2/package/
15:44:04 [2019-10-24T15:44:04.263Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl.
15:44:04 [2019-10-24T15:44:04.263Z]   Created https://www.nuget.org/api/v2/package/ 749ms
15:44:04 [2019-10-24T15:44:04.263Z] Your package was pushed.
15:44:05 [2019-10-24T15:44:05.227Z] Pushing HttpOverStream.Client.0.1.21.nupkg to 'https://www.nuget.org/api/v2/package'...
15:44:05 [2019-10-24T15:44:05.227Z]   PUT https://www.nuget.org/api/v2/package/
15:44:05 [2019-10-24T15:44:05.684Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl.
15:44:05 [2019-10-24T15:44:05.684Z]   Created https://www.nuget.org/api/v2/package/ 566ms
15:44:05 [2019-10-24T15:44:05.684Z] Your package was pushed.
15:44:06 [2019-10-24T15:44:06.649Z] Pushing HttpOverStream.NamedPipe.0.1.21.nupkg to 'https://www.nuget.org/api/v2/package'...
15:44:06 [2019-10-24T15:44:06.649Z]   PUT https://www.nuget.org/api/v2/package/
15:44:07 [2019-10-24T15:44:07.106Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl.
15:44:07 [2019-10-24T15:44:07.106Z]   Created https://www.nuget.org/api/v2/package/ 584ms
15:44:07 [2019-10-24T15:44:07.106Z] Your package was pushed.
15:44:08 [2019-10-24T15:44:08.070Z] Pushing HttpOverStream.Server.AspnetCore.0.1.21.nupkg to 'https://www.nuget.org/api/v2/package'...
15:44:08 [2019-10-24T15:44:08.070Z]   PUT https://www.nuget.org/api/v2/package/
15:44:08 [2019-10-24T15:44:08.528Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl.
15:44:08 [2019-10-24T15:44:08.528Z]   Created https://www.nuget.org/api/v2/package/ 587ms
15:44:08 [2019-10-24T15:44:08.528Z] Your package was pushed.
15:44:08 [2019-10-24T15:44:08.985Z] Pushing HttpOverStream.Server.Owin.0.1.21.nupkg to 'https://www.nuget.org/api/v2/package'...
15:44:09 [2019-10-24T15:44:09.447Z]   PUT https://www.nuget.org/api/v2/package/
15:44:09 [2019-10-24T15:44:09.904Z] WARNING: All published packages should have license information specified. Learn more: https://aka.ms/deprecateLicenseUrl.
15:44:09 [2019-10-24T15:44:09.904Z]   Created https://www.nuget.org/api/v2/package/ 581ms
15:44:09 [2019-10-24T15:44:09.904Z] Your package was pushed.
15:44:09 [2019-10-24T15:44:09.904Z] 
15:44:09 [2019-10-24T15:44:09.904Z] Task                          Duration            
15:44:09 [2019-10-24T15:44:09.904Z] --------------------------------------------------
15:44:09 [2019-10-24T15:44:09.904Z] Nuget-Restore                 00:00:23.8432753    
15:44:09 [2019-10-24T15:44:09.904Z] Nuget-pack                    00:00:06.6576881    
15:44:09 [2019-10-24T15:44:09.904Z] Nuget-push                    00:00:06.9101625    
15:44:09 [2019-10-24T15:44:09.904Z] --------------------------------------------------
15:44:09 [2019-10-24T15:44:09.904Z] Total:                        00:00:37.4111259    
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS